This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. windows update | |
1a. Right click on the windows icon in the task bar, select Settings, select Apps, and then click Manage optional features. | |
1b. Click Add a feature | |
1c. In the Optional features list, select Graphics Tools and then click Install. | |
2. that doesn't work, here's the hail mary: | |
* Run regedit.exe | |
* Navigate to folder HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU\ | |
* Double click on entry UseWUServer, change the value to 0, click OK | |
* Reboot |