User Tools

Site Tools


knowledge_base:windows_kb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
knowledge_base:windows_kb [2026/08/23 10:57] ram0042knowledge_base:windows_kb [2026/08/23 10:58] (current) – [System Repair] ram0042
Line 5: Line 5:
 //Note: Some systems require SFC before DISM then SFC once again// //Note: Some systems require SFC before DISM then SFC once again//
  
-**DISM:** ''DISM.exe /Online /Cleanup-Image /Restorehealth''+DISM: 
 + 
 +  DISM.exe /Online /Cleanup-Image /Restorehealth
  
 //Note: The source files could not be found message requires an upgrade to current Windows version to allow repair of OS.// //Note: The source files could not be found message requires an upgrade to current Windows version to allow repair of OS.//
  
-**DISM Source Post Repair Command:** ''DISM.exe /Online /Cleanup-Image /StartComponentCleanup''+DISM Source Post Repair Command:
  
-**SFC:** ''sfc /scannow''+  DISM.exe /Online /Cleanup-Image /StartComponentCleanup 
 + 
 +SFC: 
 + 
 +  sfc /scannow
  
 ===== Power ===== ===== Power =====
Line 17: Line 23:
 ==== Hibernation ==== ==== Hibernation ====
  
-**Hibernation off:** ''powercfg.exe /hibernate off''+Hibernation off:
  
-**Hibernation on:** ''powercfg.exe /hibernate on''+  powercfg.exe /hibernate off 
 + 
 +Hibernation on: 
 + 
 +  powercfg.exe /hibernate on
  
 ==== Shutdown ==== ==== Shutdown ====
  
-**Shutdown immediately:** ''shutdown -t 0''+Shutdown immediately: 
 + 
 +  shutdown -t 0 
 + 
 +Reboot system immediately:
  
-**Reboot system immediately:** ''shutdown -r -t 0''+  shutdown -r -t 0
  
 ===== Networking ===== ===== Networking =====
knowledge_base/windows_kb.1787507855.txt.gz · Last modified: by ram0042

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki