How To Find WiFi Password On Chromebook. In this article, you will learn how to see the WiFi password on a Chromebook. If you want to share your WiFi password and cannot recall it because you have forgotten it, then you can easily find the WiFi password on Chromebook using the Developer Mode. Developer Mode has additional user features.
How To Find WiFi Password On Chromebook?
To get into Developer Mode, you have to reset your Chromebook. When you get into the Developer Mode, you can find the forgotten WiFi password. Follow the steps to check WiFi password on Chromebook:
1.Type Ctrl+Alt+T to open the Crosh command prompt.
2.Then, type the command given below. Press Enter after each command.
shell
sudo su
cd home/root
ls
3.You will get a code string. Copy the code and type:
cd
4.Now, type the command and press Enter:
more shill/shill.profile
5.Now, you will see a list of information about the network.
6.There will be a line stating “Passphrase=rot47:”
7.Copy the text next to it. It is the encrypted password.
8.Now type: echo randomtexthere | tr ‘!-~’ ‘P-~!-O’
9.Press Enter.
10.Replace “randomtexthere” with the text you copied.
11.Now, you’ll see the unencrypted Wi-Fi password.
Read More: How To Fix Game Security Violation Detected Error