Situatie
Windows Insiders recently started reporting an issue where the Start Menu and Taskbar in Windows 11 were unresponsive and other areas of the operating system would not load. Microsoft eventually responded and determined that it was a server-side deployment that went out to Insiders that was canceled.
First up, there’s the “Microsoft fix” for the Dev and Beta channel. These fixes will only apply if you’re on build 22449 or build 22000.176 of Windows 11, Note that the fix involves using Command Prompt, so be sure to follow the instructions carefully.
Solutie
- Use CTRL-ALT-DEL and choose to open Task Manager.
- Choose “More details” at the bottom of Task Manager to expand Task Manager.
- Go to “File” and choose “Run new task”.
- Type “cmd” in the “Open” field.
- Paste the following:
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0 - Hit enter, and then your PC should reboot. After rebooting, everything should be back to normal.
Leave A Comment?