Forum Discussion
Josew
Mar 20, 2026Silver Contributor
How do I completely reset GPU preferences and data for apps in Windows 11?
In System Settings → Display → Graphics, I previously manually assigned GPU preferences for certain apps. Now I want to completely remove these custom settings, revert to the default system-automatic...
JacobBrown
Mar 21, 2026Iron Contributor
Open a Command Prompt as an administrator, run `reg delete “HKCU\Software\Microsoft\DirectX\GraphicsSettings” /f`, and restart your computer to reset all GPU application preferences.