Please note: In case utilman.exe isn't visible in your file list or drives, you can use the command prompt from recovery mode. Here's my process:
- Opened the command prompt in recovery mode (Note: already in X: drive).
- Navigated to the local disk (C: drive) using the command [drive letter:], mine was C:.
- Accessed utilman.exe with the commands:
cd windows
cd system32
- To check utilman's presence in system32, used the command:
dir utilma
Press the tab key; if it's in the drive, it should complete with .exe. If not, try other drives.
- Renamed with the command:
ren utilman.exe utilman1.exe
ren cmd.exe utiman.exe
Continue to Windows. Click the Accessibility button on the login screen; a command prompt opens. Type "start msconfig" and press Enter. The msconfig window appears; choose Normal Boot and click Ok. Confirm restarting your system.
At the next login screen, enter your PIN, and everything should be normal! Go back, rename Utilman to cmd, and Utilman1 to Utilman (Followed steps 1-12 as Windows didn't allow editing files while logged in). After completing step 12 again, you're done.