📎 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 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.
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
- 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