The graphics card driver always quietly and automatically updates, causing a lot of trouble. How to completely prevent it? If you are troubled by automatic graphics card driver updates, resulting in endless compatibility issues, this article will provide you with a solution. Below, PHP editor Xiaoxin will introduce in detail the effective method of disabling automatic graphics card updates in Win10 system to help you completely eliminate your troubles.
Prohibition method:
Method 1: Group policy prohibits automatic driver updates
1. Start running with the "win+R" shortcut key, enter "gpedit.msc", and return The car opens.
2. After entering the Group Policy Editor, you need to click "Computer Configuration - Management Templates - System - Internet Communication Management - Internet Communication on the left Settings" option, then find "Turn off Windows Update device driver search" on the right and turn it on.
#3. Then in the window that opens, check "Enabled" in the upper left corner, and finally click OK to save.
Method 2: Registry prohibits automatic driver update
1. In the pop-up run window with the "win+R" shortcut key, enter "regedit" , click "OK" to open.
2. Then you will enter the registry editor interface and you need to go to the "Computer HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsDriverSearching" path.
3. Then find "DriverUpdateWizardWuSearchEnabled" on the right and double-click to open it. Finally, in the window that opens, change the "Value Data" to "0".
The above is the detailed content of How to disable automatic graphics card updates in Win10. For more information, please follow other related articles on the PHP Chinese website!