Forum Discussion
Chr53
Jul 29, 2021Copper Contributor
Windows 11 start menu is missing Explorer bug?
Hello, I have been using the new Windows 11 Insider Preview with satisfaction for several weeks. Unfortunately, bugs since the last update, probably the Explorer process, every time after logging i...
go4nat
Sep 03, 2021Copper Contributor
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
It should restart the machine and you will see the start menu
- GregTheEggOct 22, 2021Copper Contributor
Is anyone still having problems with this? I really am, I've tried both copying and pasting the Iris process thing into command and also restarting explorer from the task manager and each only works 1/20 times and it's driving me mad. Any other tips?
- cfcornejoNov 03, 2021Copper Contributor
GregTheEgg this is still happening for me too, even in the "stable" final version.
- C_C_B_2020Sep 03, 2021Copper ContributorThat seems to have worked, thanks --