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 [2023/01/19 23:14] ram0042knowledge_base:windows_kb [2024/10/17 00:29] (current) ram0042
Line 2: Line 2:
  
 ===== System Repair ===== ===== System Repair =====
 +
 +//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.//
 +
 +**DISM Source Post Repair Command:** ''DISM.exe /Online /Cleanup-Image /StartComponentCleanup''
 +
 +**SFC:** ''sfc /scannow''\\
 ===== Power ===== ===== Power =====
  
Line 26: Line 33:
  
 **Unmount all mapped drives** ''net use * /delete /y''\\ **Unmount all mapped drives** ''net use * /delete /y''\\
 +
 +==== Disable WPAD ====
 +
 +**Registry Key** ''HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp\DisableWpad''
 +
 +DWORD value for the following registry subkey to 1
  
 ===== Security ===== ===== Security =====
knowledge_base/windows_kb.1674198845.txt.gz · Last modified: 2023/01/19 23:14 by ram0042

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki