<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>show wifi password Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/show-wifi-password/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 21 Jun 2018 20:43:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to Recover Wi-Fi Password on Linux</title>
		<link>https://www.osradar.com/how-to-recover-wi-fi-password-on-linux/</link>
					<comments>https://www.osradar.com/how-to-recover-wi-fi-password-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Mon, 09 Apr 2018 09:57:20 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[show wifi password]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wi-fi password]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wifi password]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=2442</guid>

					<description><![CDATA[<p>Wi-Fi has changed the way we enjoy the facility of internet. Within the Wi-Fi range, any device capable of connection can enjoy the fast internet without any wired connection! However, we tend to forget the Wi-Fi password. Because once we connect to the specific network, we don’t remember them after a few months or so. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-recover-wi-fi-password-on-linux/">How to Recover Wi-Fi Password on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Wi-Fi has changed the way we enjoy the facility of internet. Within the Wi-Fi range, any device capable of connection can enjoy the fast internet without any wired connection! However, we tend to forget the Wi-Fi password. Because once we connect to the specific network, we don’t remember them after a few months or so. <a href="https://www.osradar.com/view-saved-wi-fi-passwords-windows/">Recovering Wi-Fi password from Windows</a> is really easy, but recovering from Linux can be a bit difficult.</p>
<h3>Recover Wi-Fi Password</h3>
<p>Depending on your distro, the method can vary. But the techniques can be the same in most scenario. Let’s start digging up the lost password! Note that I’m using “elementary OS”, but the method should work on most modern Linux distros. My desktop is connected to “TP-LINK_8D72” Wi-Fi network.</p>
<ul>
<li>Open a terminal.</li>
<li>Navigate to the folder where the system stores the connection information.</li>
</ul>
<pre>cd /etc/NetworkManager/system-connections</pre>
<p><img loading="lazy" class="size-full wp-image-2443 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/1-navigate-to-connection-folder.png" alt="" width="956" height="176" srcset="https://www.osradar.com/wp-content/uploads/2018/04/1-navigate-to-connection-folder.png 956w, https://www.osradar.com/wp-content/uploads/2018/04/1-navigate-to-connection-folder-300x55.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/1-navigate-to-connection-folder-768x141.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/1-navigate-to-connection-folder-696x128.png 696w" sizes="(max-width: 956px) 100vw, 956px" /></p>
<ul>
<li>Time to check the list of all the stored network(s).</li>
</ul>
<pre>ls</pre>
<p><img loading="lazy" class="size-full wp-image-2444 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/2-check-available-connections.png" alt="" width="959" height="167" srcset="https://www.osradar.com/wp-content/uploads/2018/04/2-check-available-connections.png 959w, https://www.osradar.com/wp-content/uploads/2018/04/2-check-available-connections-300x52.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/2-check-available-connections-768x134.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/2-check-available-connections-696x121.png 696w" sizes="(max-width: 959px) 100vw, 959px" /></p>
<ul>
<li>Open the file using the following command.</li>
</ul>
<pre>sudo cat TP-LINK_8D72</pre>
<p><img loading="lazy" class="size-full wp-image-2445 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/3-read-file.png" alt="" width="955" height="212" srcset="https://www.osradar.com/wp-content/uploads/2018/04/3-read-file.png 955w, https://www.osradar.com/wp-content/uploads/2018/04/3-read-file-300x67.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/3-read-file-768x170.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/3-read-file-696x155.png 696w" sizes="(max-width: 955px) 100vw, 955px" /></p>
<ul>
<li>Search for the following line:</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2446 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed.png" alt="" width="1047" height="596" srcset="https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed.png 1047w, https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed-300x171.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed-768x437.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed-1024x583.png 1024w, https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed-696x396.png 696w, https://www.osradar.com/wp-content/uploads/2018/04/4-password-revealed-738x420.png 738w" sizes="(max-width: 1047px) 100vw, 1047px" /></p>
<p>Voila! The password is recovered once again!</p>
<h3>Other places to try</h3>
<p>However, there are some old and lightweight distros that use “wicd” to connect to networks. In that case, follow these steps:</p>
<ul>
<li>Open a terminal.</li>
<li>Navigate to the connections’ folder.</li>
</ul>
<pre><code>cd /etc/wicd</code></pre>
<ul>
<li>Open the “wireless settings” file.</li>
</ul>
<pre>sudo cat wireless-settings.conf</pre>
<p>If you didn’t find any success, another file to look for is “wpa_supplicant.conf”. Check out the file using the following steps:</p>
<ul>
<li>Open terminal.</li>
<li>Run this command:</li>
</ul>
<pre>sudo locate wpa_supplicant.conf</pre>
<ul>
<li>Then, follow the steps stated above to read the file and recover the lost password.</li>
</ul>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-recover-wi-fi-password-on-linux/">How to Recover Wi-Fi Password on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-recover-wi-fi-password-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to View Saved Wi-Fi Passwords on Windows</title>
		<link>https://www.osradar.com/view-saved-wi-fi-passwords-windows/</link>
					<comments>https://www.osradar.com/view-saved-wi-fi-passwords-windows/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Wed, 07 Mar 2018 08:49:56 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[show wifi password]]></category>
		<category><![CDATA[wifi passwords]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=2105</guid>

					<description><![CDATA[<p>Wi-Fi is one of the most essential parts of our everyday life that powers all our smart devices on both home and offices. To connect with a Wi-Fi network, you have to know the password of the access point. However, when we’re not reconnecting to our home network for quite a long time, it’s very [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/view-saved-wi-fi-passwords-windows/">How to View Saved Wi-Fi Passwords on Windows</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Wi-Fi is one of the most essential parts of our everyday life that powers all our smart devices on both home and offices. To connect with a Wi-Fi network, you have to know the password of the access point. However, when we’re not reconnecting to our home network for quite a long time, it’s very easy to assume that we often times forget the password. Willing to know how to do that?</p>
<p>Windows offer nice tricks to see the saved password of the connected Wi-Fi access point. Here’s how you have to do it.</p>
<h3>How to see Wi-Fi Password(s)</h3>
<p>We’ll be using command lines to see the password. This method works on all the Windows editions. However, it’s not tested on Windows XP.</p>
<ul>
<li>Start an elevated Command Prompt.</li>
<li>Run this command:</li>
</ul>
<pre class="lang:default decode:true ">netsh wlan show profiles</pre>
<p><img loading="lazy" class="size-full wp-image-2106 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/03/command-show-profile.png" alt="" width="979" height="575" srcset="https://www.osradar.com/wp-content/uploads/2018/03/command-show-profile.png 979w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-profile-300x176.png 300w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-profile-768x451.png 768w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-profile-696x409.png 696w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-profile-715x420.png 715w" sizes="(max-width: 979px) 100vw, 979px" /></p>
<p>You’ll see all the available wireless profiles listed under the “User Profiles” section. The name of the network will be on the right side of the section. Pick up the desired network name.</p>
<ul>
<li>Now, run this command:</li>
</ul>
<pre class="lang:default decode:true">netsh wlan show profile name=&lt;profile_name&gt; key=clear</pre>
<p>Exchange the place of &lt;profile_name&gt; with your desired network’s name.</p>
<p>This command will show up a lot of things. But we only need the password, right? Scroll down and find out “Key Content” under “Security settings” section.</p>
<p>The “Key Content” is the saved password of the Wi-Fi network.</p>
<p><img loading="lazy" class="size-full wp-image-2107 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/03/command-show-password.png" alt="" width="983" height="674" srcset="https://www.osradar.com/wp-content/uploads/2018/03/command-show-password.png 983w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-password-300x206.png 300w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-password-768x527.png 768w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-password-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-password-218x150.png 218w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-password-696x477.png 696w, https://www.osradar.com/wp-content/uploads/2018/03/command-show-password-613x420.png 613w" sizes="(max-width: 983px) 100vw, 983px" /></p>
<p>This is a very simple trick, right? If you’re afraid of running commands, then follow this step-by-step, lengthy process.</p>
<ul>
<li>Connect to your desired network.</li>
<li>Go to Control Panel &gt;&gt; Network and Internet &gt;&gt; Network and Sharing Center.</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2108 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center.png" alt="" width="1126" height="411" srcset="https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center.png 1126w, https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center-300x110.png 300w, https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center-768x280.png 768w, https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center-1024x374.png 1024w, https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center-696x254.png 696w, https://www.osradar.com/wp-content/uploads/2018/03/control-panel-network-sharing-center-1068x390.png 1068w" sizes="(max-width: 1126px) 100vw, 1126px" /></p>
<ul>
<li>Click your network from the list of active networks. In my case, it’s “TP-LINK_8D72”.</li>
<li>Click “Wireless properties”.</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2109 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/03/wireless-properties.png" alt="" width="362" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/03/wireless-properties.png 362w, https://www.osradar.com/wp-content/uploads/2018/03/wireless-properties-240x300.png 240w, https://www.osradar.com/wp-content/uploads/2018/03/wireless-properties-336x420.png 336w" sizes="(max-width: 362px) 100vw, 362px" /></p>
<ul>
<li>From the new dialog box, go to “Security” tab.</li>
<li>Check “Show characters”.</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2110 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/03/wireless-password.png" alt="" width="378" height="496" srcset="https://www.osradar.com/wp-content/uploads/2018/03/wireless-password.png 378w, https://www.osradar.com/wp-content/uploads/2018/03/wireless-password-229x300.png 229w, https://www.osradar.com/wp-content/uploads/2018/03/wireless-password-320x420.png 320w" sizes="(max-width: 378px) 100vw, 378px" /></p>
<p>You can easily see the password written there.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/view-saved-wi-fi-passwords-windows/">How to View Saved Wi-Fi Passwords on Windows</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/view-saved-wi-fi-passwords-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
