Download Article
Plus, we answer some frequently asked questions
Download Article
This article will show you how to convert passwords into text form. This method works in any browser that can inspect elements on the page (Google Chrome, Mozilla Firefox, Microsoft Edge, Safari, and more).
Quick Steps
- Put your cursor in the password field.
- Right-click and choose Inspect Element .
- Find "type=password" in the code.
- Replace "password" with "text".
- Press Enter to view the password.
Steps
Section 1 of 2:
Converting a Password Into Text
-
1Place your cursor in the password box. There must be some text in the password box for this method to work. This can be auto-filled text or text you entered into the field yourself.
-
2Right-click or control-click on the field and select Inspect Element . Once you do this, a pane will open (usually on the right side or bottom of your browser window) with a bunch of code in it. Don't worry! You don't need to know how to code to successfully complete this tutorial.
- Depending on your browser, it may just say Inspect .
- Instead of right-clicking, you can also press Ctrl + ⇧ Shift + C (Windows)/ ⌘ Cmd + ⇧ Shift + C (Mac) to open the inspection pane, then hover your cursor over the password field.
Advertisement -
3Locate the part of the code that says type="password" . The section of webpage code that pertains to the password field will be highlighted in the inspection pane.
-
4Double-click on the word password . It will become highlighted and editable.
-
5Type text and press ↵ Enter . The asterisks or dots will be changed to text so you can see what was written.
Advertisement
Community Q&A
Search
-
QuestionIs there any specific software for doing so?GudishvibesCommunity AnswerNo, you need Google Chrome and that's it. No additional plugins or anything else.
-
QuestionWhat if I log in with my mobile phone, and I can't inspect the element?Community AnswerCopy the dots and send them to your computer using email or USB.
-
QuestionHow do I know the real passwords?Community AnswerWhen using Mac, you can inspect elements by highlighting the words aka dots, and then when scrolling through the elements you can come across where you would input your password, and if you look closely you can see ( ...value=*insert your password*">...).
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Video
Tips
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Warnings
- Make sure you have permission to view the password. Don't use this method to steal a password from someone else.Thanks
Advertisement
About This Article
Thanks to all authors for creating a page that has been read 201,604 times.
Advertisement