Run CMD on Win system without entering it
Applicable scenarios: There is a problem with the computer PIN code, your PIN is not available, click to reset:
msconfig
after diagnostic startup.
- In the login page, hold on
shift
and clickRestart
in the lower right corner: automatically enter the PE recovery environment. - Troubleshooting -> Advanced Options -> Command Prompt
- Enter the following two lines of commands one by one:
move c:\windows\system32\utilman.exe c:\
copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe
- Close the command prompt window, and after restarting, click the “Easy to Use” button (little person) in the lower right corner to call the command prompt.
If you want to solve the problem that the PIN code cannot be used because the startup item fails to load the PIN function, do the following:
- Enter
msconfig
and pressEnter
to open the system configuration window. Change the startup selection to “normal startup” or “selective startup”, restart, and then enter the PIN normally to enter the system. - Finally, move the file utilman.exe in the root directory of drive C to the directory
C:\Windows\System32\
, and replace the file after granting administrator rights. (The following step is for that “Easy to Use” will become CMD or not.)
Enjoy Reading This Article?
Here are some more articles you might like to read next: