SOLVED!! Perfect writeup. If ever in Utah I will buy you lunch or dinner. YOUR AWESOME. FIXED
Diagnostic Mode "Something happened and your PIN isn't available" Boot Loop - Cannot Login (SOLUTION)
Problems:
- At the Windows login screen the message "Something happened and your PIN isn't available. Click to setup your PIN again." appeared. Clicking this did nothing, it would just return me to the same login screen. There was no alternative option to Sign in with Password like there normally is. Effectively, login is impossible and the PC appeared bricked.
Process to get error:
- I went to msconfig (Win+R>msconfig) and selected Diagnostic Startup with all default settings. I immediately restarted my PC to find that I could not log in.
- (Unrelated?) I tried diagnostic startup b/c one of my mice started randomly highlighting stuff - as if Click Lock or sticky keys were on (all were off).
Research: I found reports of this back to 2018. I also ran into System Restore errors which I found instances of back to 2017. The dozens of other forums usually dead-ended or resulted in a "Refresh your PC" or "Do a clean install of Windows." Unacceptable! I was about to give up until I pieced this solution together.
Solution: Force boot mode back to Normal via command prompt and restart.
Skill level: Intermediate
Time estimate: 10 minutes
Solution notes:
- I did this with a bootable USB drive plugged in - I don't think that was necessary but try plugging one in if this fails without it.
- If you can successfully boot into safe mode with command prompt (option 5 from Startup Settings blue screen), then try Steps 14-17 below and see if it works. If it does, you're good to go. If not, go through all steps.
- Tested on Windows 10 and 11.
Steps:
- Get into Recovery Mode (blue screen): At the login screen, click the bottom-right corner Power Button. Then, before doing anything, hold down the Shift key. While holding Shift key down, click on Restart. This should reboot the computer and take you to the “Choose an Option” Recovery screen.
- If this doesn't work, see alternate later in post.
- If prompted, press F1 to enter Recovery Environment. If not, proceed to next step.
- Select Troubleshoot and/or Advanced Options until you get to a screen with a System Image Recovery option.
- Click System Image Recovery.
- Click Cancel on the "Re-image Your Computer" window.
- Ensure "Select a system image" is selected and click Next
- Click Advanced, then select Install a Driver and click OK. This gets you access to a Windows Explorer-type folder structure.
- Click This PC on the left side and find which drive has utilman.exe in the [drive letter]\Windows\System32 folder. The drive letter may not match your normal letters - this doesn't matter. Only one drive will have utilman.exe so you know you are in the correct one once you find it (my letters happened to match, except I had an X drive that wasn't useful).
- Rename Utilman to Utilman1. In this folder mode, you'll need to right-click and select Refresh to see the changes.
- Rename cmd to Utilman (refresh view to confirm both files are named properly).
- Close/cancel all of the open windows (close the Open window, click Cancel on the Add a Driver window, then close the last window)
- Click Continue from blue screen to reboot to your login screen.
- Click the Accessibility button on the login screen. A command prompt should open. (icon is a dashed clock at 3 o'clock for Win 10 or a person for Win 11)
- Type: "start msconfig" without quotes and press enter.
- The msconfig window should now appear. Select Normal Boot from the first tab and click Ok.
- Confirm restarting your system.
- At the next login screen, you should be able to enter your PIN and everything should be back to normal!!
- Now, you need to go back and rename Utilman to cmd and Utilman1 to Utilman (I had to follow steps 1-12 since Windows wouldn't let me edit the files while logged in). After re-completing step 12, you should be done.
Other useful info:
- The default command prompt directory should be C:\Windows\System32. If that's not what's displayed, type "cd /d c:" without the quotes and press enter. Then type "cd c:\windows\system32" without quotes and press enter.
- Step 1 Alternate: Shut down your PC. Once powered off, boot it back up, then as soon as you see the Windows loading dots or windows logo, hold down your power button 5-10 seconds to turn off your PC. Repeat this at least once until the Recovery menu appears (big blue screen).
Unsuccessful attempts before discovering solution:
- Restarting 5,000 times.
- Startup repair numerous times, with and without bootable USB (no repairs were found)
- Tried options 1, 2, 4, 5, and 6 from the Startup Settings blue screen (available by holding shift while selecting the power button and the restart button from the login screen)
- System Restore (failed because it failed to extract WindowsApps, error code 0x80070026) - this seems like a permissions error?
- I tried using using Safe Mode with Command Prompt and using takeown to get permission. Most operations listed as Success, but I received an error as the last output line from step 3 of thisArchived Forum I used. I tried Step 4 anyways but it didn't work.
- Booting from Windows usb (nothing worked except I could install a fresh version of Windows - no thanks)
- Booting into safe mode (same PIN error in all three modes - safe mode, SM with command prompt, and SM with networking). None of the modes looked different from the Diagnostic Mode except the command prompt option obviously displayed a command prompt.
Windows for home | Windows 10 | Windows Hello, lock screen and sign-in
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
327 answers
Sort by: Newest
-
Anonymous
2024-05-29T16:28:09+00:00 -
Anonymous
2024-05-28T16:54:00+00:00 Hello, I just want to provide an important note for Windows 11 users in 2024. Using System Image Recovery from Step 4 does not let you see file extensions nor does it allow you to see all file types. Therefore, this method is not working. However, there is a workaround for Windows 11 users. You can use the command prompt directly in the recovery mode, and rename the file using commands. This can be done twice to ensure you don't get problems with cmd disappearing as some users have noted. Therefore, the below updated guide should work for all Windows 11 users in 2024:
1-3: Get into recovery mode per the original guide. Once in recovery mode, locate Command Prompt as below:
- Trouble Shoot, Advanced Options, select Command Prompt
4a. If you have bitlocker, enter your bitlocker recovery seed when prompted for the drive that houses Windows - When command prompt is open, type:
*c:*
Press enter
Type again
rename c:\windows\system32\utilman.exe utilman1.exe
Press enterType again
rename c:\windows\system32\cmd.exe utilman.exePress enter
Type again
exit
- Restart your computer
- On the windows sign-in screen, click on the accessibility icon
- command prompt opens. Type:
start msconfig
Press enter
- The msconfig window should now appear. Select Normal Boot from the first tab and click Ok.
- Confirm restarting your system
- Confirm after restart that your pin can be typed, but DO NOT TYPE IT YET
- Restart your system
- Boot back into recovery mode
- Go again to Trouble Shoot, Advanced Options, select Command Prompt
14a. Enter your bitlocker recovery seed again if prompted for the drive that houses Windows
- When command prompt is open, type:
*c:*
Press enter
Type again
rename c:\windows\system32\utilman.exe cmd.exe
Press enterType again
rename c:\windows\system32\utilman1.exe utilman.exePress enter
Type again
exit
- Restart your computer, you can login like normal, utilman works like normal, and command prompt works like normal. Good luck and thanks to the original poster for the write-up! You helped me a ton!!!
**Note on bitlocker:**Pay attention when you are prompted to enter your recovery key/seed. Bitlocker tells you which drive it is for. You only need to enter the recovery key for the drive that houses windows. My first option was enter the recovery key for Windows. After clicking enter, bitlocker will prompt you again to enter the seed for the next drive that it protects. If it isn't your windows drive, simply click "skip" in the bottom right. We only need to unlock the windows c:\ drive so that we can execute the commands in command prompt.
- Trouble Shoot, Advanced Options, select Command Prompt
-
Anonymous
2024-05-20T02:31:48+00:00 Great solution! I appreciate it a lot. Although the last part with changing back the names didn’t work for me (it says I don’t have enough space but I do). What happens if I skip changing the names? Greetings!
-
Anonymous
2024-05-15T10:24:47+00:00 Hello,
I'm sad to report that this bug continues on Win 11 Home ver 23H2 OS 22631.3527 in 2024(.
I didn't want to use external executables as anything could be hacked then compromised and there are no verification files checksum posted here. Didn't feel that it can remain safe.
However, I found another way around MS new explorer restrictions.
I don't know if someone else has posted it and I don't have time to read all these posts as I've fixed mine. It does not involve take ownership work arounds. If it verified by reply here that file permissions are the only other method posted presently for a fix I will post what I found here after confirmation.
Thanks to all!
-
Anonymous
2024-05-04T15:50:33+00:00 Thank you sooooooo much.🤩❤️❤️❤️❤️❤️🤩
After more than 12 Hours of trying everything, but kept being forced to enter a non functional password.
Im soo glad I bookmarked this sometime earlier ingenious way of renaming utilman.exe :D
Maybe you get all the luck and goodies in this world. You just saved my **** and 10+ years of files i can't lose.
Its quite shocking how there is no warning at all, when choosing msconfig diagnostic or selective boot option. The fact that some people don't have a local account hasn't been taken into account, sad.