User Tools

Site Tools


computing:windows:windows_update

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:windows:windows_update [2018/11/13 08:59]
gcooper
computing:windows:windows_update [2022/07/03 14:40] (current)
gcooper
Line 1: Line 1:
 ====== Fixing Troublesome Windows Updates ====== ====== Fixing Troublesome Windows Updates ======
  
-<note tip>If Windows Update fails to install an update, try downloading the update from the Microsoft Update Catalog and installing it locally.  https://www.catalog.update.microsoft.com</note>+===== Windows Update Missing from Settings ===== 
 + 
 +Edit the Windows Registry: 
 + 
 +**HKEY_LOCAL_MACHINE -SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Policies -> Explorer** 
 + 
 +**Delete** the key: ''SettingsPageVisibility''
  
 ===== CLI ===== ===== CLI =====
Line 26: Line 32:
 shutdown now -t 0 shutdown now -t 0
 </file> </file>
 +
 +<note tip>If Windows Update fails to install an update, try downloading the update from the Microsoft Update Catalog and installing it locally.  https://www.catalog.update.microsoft.com</note>
  
 ===== WUReset.bat Script ===== ===== WUReset.bat Script =====
 +
 +FIXME This didn't work on Windows Server 2016, but the concepts do.
  
 Run as an administrator: Run as an administrator:
computing/windows/windows_update.1542124778.txt.gz · Last modified: 2018/11/13 08:59 by gcooper