This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:windows_update [2018/01/15 08:54] gcooper |
computing:windows:windows_update [2022/07/03 14:40] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Fixing Troublesome Windows Updates ====== | ====== Fixing Troublesome Windows Updates ====== | ||
+ | |||
+ | ===== Windows Update Missing from Settings ===== | ||
+ | |||
+ | Edit the Windows Registry: | ||
+ | |||
+ | **HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Policies -> Explorer** | ||
+ | |||
+ | **Delete** the key: '' | ||
===== CLI ===== | ===== CLI ===== | ||
Line 25: | Line 33: | ||
</ | </ | ||
- | ===== Script ===== | + | <note tip>If Windows Update fails to install an update, try downloading the update from the Microsoft Update Catalog and installing it locally. |
+ | |||
+ | ===== WUReset.bat | ||
+ | |||
+ | FIXME This didn't work on Windows Server 2016, but the concepts do. | ||
+ | |||
+ | Run as an administrator: | ||
< | < |