Skip to content

Instantly share code, notes, and snippets.

@kch86
kch86 / gist:e96a22ae97fd7c17a68d7a03c3c7ae87
Last active May 1, 2022 21:39
d3d11 debug layer and windows 10 graphics tool install
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