📎 AI Summary:
Craig962 reports that clicking shutdown results in no response and difficulties accessing certain settings. Neemobeer suggests running system correction commands (sfc /scannow and dism /online /cleanup-image /restorehealth) to fix potential issues. Craig962 acknowledges this advice and plans to try it, indicating a troubleshooting exchange aimed at resolving shutdown and system access problems.

Craig962

New Member
Joined
Jun 24, 2019
Messages
2
Thread Author #1
When I press shutdown nothing comes up. I've read lots of different ways including alt f4 and it closes shutdown immediately I also can't get into certain settings. Any ideas?
 

Solution
With odd behavior like this it's a good idea to run a couple corrective commands. From an elevated command prompt run the following

  • sfc /scannow
  • dism /online /cleanup-image /restorehealth
If you get any messages other than no problems found, reboot and repeat the commands.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
With odd behavior like this it's a good idea to run a couple corrective commands. From an elevated command prompt run the following

  • sfc /scannow
  • dism /online /cleanup-image /restorehealth
If you get any messages other than no problems found, reboot and repeat the commands.
 

Solution