In recent Windows 11 , utilman.exe only seen & renamed through command prompt..
and dnt forget to again rename to original one..
Through setup driver option only .inf files are visible and not any other files. So you can access & rename utilman.exe & cmd.exe from recovery mode command prompt and able to regain access command promt from utilman logo and change startup mode/boot mode to Normal from Diagnostic mode, Apply & Ok. After restart boot/startup is normal...
when you open recovery mode command prompt it shows path
X:\Windows\System 32>
X:\Windows\System 32> cd..
X:\Windows>cd..
X:>cd /d c:
C:>cd Windows
C:\Windows>cd System32
C:\Windows\System32>dir utilma (press tab, then it written as utilman.exe)
C:\Windows\System32>ren utilman.exe utilman1.exe
C:\Windows\System32>ren cmd.exe utilman.exe
C:\Windows\System32>exit
go to normal 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 apply & Ok. Confirm restarting your system.
At the next login screen, enter your PIN, and everything should be normal!
Go back to utilman icon, rename Utilman to cmd, and Utilman1 to Utilman.
C:\Windows\System32>ren utilman.exe cmd.exe
C:\Windows\System32>ren utilman1.exe utilman.exe
C:\Windows\System32>exit