Forum Discussion
Spire81
Sep 06, 2021Copper Contributor
System will not shut down
Windows 11 Pro 21H2 ( OS Build 22000.176) System refuses to shut down it just logs out then goes back to the login page. There was an error about iCUE by Corsair but I removed the driver and tried it...
hansonquah
Oct 20, 2025Copper Contributor
Have you search online on commands and procedures on the following. Hope it can assist.
(1) Check online, on the sequence to use following lines.
(2.1) Search bar, type: CMD
(2.2) select: Run as administrator
(2.3) copy & paste following line, one by one
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore
Dism /Online /Cleanup-Image /StartComponentCleanup
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase