Net user password is not work

hong xu 1 Reputation point
2022-06-22T02:20:56.22+00:00

Modifying the account password through net user sometimes takes effect and sometimes does not take effect。

The success of the operation is recorded in the windows security log

213575-image.png

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2022-06-22T14:59:52.69+00:00

    Hi Hongxu-7966,

    You need to run an elevated command prompt inside the Windows environment that you are trying to change the password. If you can’t log in to any admin account on the computer, theres a workaround it. Boot from USB, holding shift+F10, then run these commands

    Cd c:/Windows/system32
    Ren utilman.exe utilman.exe.bak
    Copy cmd.exe utilman.bak

    Restart like normal, and at the bottom right corner, click the ease of access icon. Boom command prompt with admin rights.

    I hope this answers your question.

    ----------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    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.