Disable Win10 from automatically updating graphics card drivers

王林
Release: 2023-01-05 16:13:15
Original
29820 people have browsed it

How to prevent win10 from automatically updating the graphics driver: First open the device manager, find the display adapter, and copy the GUID information of the graphics driver; then open the local group policy editor, double-click to open [Block installation programs related to the following devices] Class matching driver installation device]; finally check Enabled, enter the GUID information, and click OK.

Disable Win10 from automatically updating graphics card drivers

#The operating environment of this article: windows10 system, thinkpad t480 computer.

The specific method is as follows:

First, right-click the start icon in the lower left corner of the desktop and select "Device Management"

Find and expand "Display Adapter" (for the convenience of taking screenshots, I’m taking the CD-ROM drive as an example), right-click and select "Properties"

Disable Win10 from automatically updating graphics card drivers

In the device properties window, click "Details", and then open the Properties (P) drop-down list, select "Class GUID", then right-click the value below and select Copy. In this way, the information of the devices that need to be managed is obtained.

Disable Win10 from automatically updating graphics card drivers

Use the key combination Win r to open the run window, enter the command gpedit.msc, and then press Enter

Disable Win10 from automatically updating graphics card drivers

In In the Group Policy Editor, expand "Computer Configuration" - "Administrative Templates" - "System" - "Device Installation" - "Device Installation Restrictions", double-click "Prevent the installation of devices using drivers that match the following device installation program classes"

Disable Win10 from automatically updating graphics card drivers

Select "Enabled", then click "Display", paste the previously copied class GUID in the value input box, then "OK", and then "OK"

After all settings are completed, Windows' automatic update program will no longer automatically update the specified device driver.

Disable Win10 from automatically updating graphics card drivers

Related recommendations: windows system

The above is the detailed content of Disable Win10 from automatically updating graphics card drivers. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!