Forum Discussion
-tronix-
Jul 09, 2021Brass Contributor
Start Menu Not Opening - Windows 11 Dev
My start menu isn't working. I've tried restarting the computer, restarting windows explorer and checking my disk for errors but nothing seems to work. When hover over it, a tooltip pops up that...
Pick1ehead
Sep 03, 2021Copper Contributor
Step 1: Use CTRL-ALT-DEL and choose to open Task Manager.
Step 2: Choose “More details” at the bottom of Task Manager to expand Task Manager.
Step 3: Go to “File” and choose “Run new task”.
Step 4: Type “cmd” in the “Open” field.
Step 5: Paste the following: reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
Step 6: Hit enter, and then your PC should reboot. After rebooting, everything should be back to normal.
Step 2: Choose “More details” at the bottom of Task Manager to expand Task Manager.
Step 3: Go to “File” and choose “Run new task”.
Step 4: Type “cmd” in the “Open” field.
Step 5: Paste the following: reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
Step 6: Hit enter, and then your PC should reboot. After rebooting, everything should be back to normal.
NayHtwe7
Sep 03, 2021Copper Contributor
bro HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0 . I got the system path is not found message.