How to find administrator password in standard user using Windows PowerShell codes?

Roldan Pierre-Louis 0 Reputation points
2025-04-29T22:49:44.7266667+00:00

I tried any way to do it, but it didn't work it out. I need your help!

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,408 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2025-05-01T01:53:24.1766667+00:00

    Welcome. did you used the - Power Shell command - if failed

    how about using the "CMD - Prompt" As Administrator

    should give you the same results. Try it on

    ++++++++++++++++++

    in the black command prompt screen >> type "net user administrator"

    and press - Enter. This should display the current, user account name

    and password. For the administrator account. Did it work,.?


  2. MotoX80 35,831 Reputation points
    2025-05-01T22:40:12.7933333+00:00

    There is no way to display any users' Windows password.

    Your best bet is to use a password reset disk, or enter the answers to the security questions that hopefully you set up.

    https://www.pcmag.com/how-to/how-to-reset-a-forgotten-windows-10-password

    If you have another account that is a member of the administrators' group then you can use the "net user" command to reset the password of the other user.

    https://www.windows-commandline.com/change-user-password-in-windows-command-line/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.