banner
小忧忧

Hi,小忧忧

比起昨天还要高,比起前天连升八度!
github
tg_channel

Let Windows update only patches, not drivers.

Cause#

My laptop has an AMD integrated graphics card, and due to the open-source nature of the drivers, Windows software updates automatically update the AMD drivers for me.
image
Although the intention of automatically updating the drivers is good, the updated version is quite old, and the screen display effect is somewhat blurry (though it's still usable).

Setup Steps#

  1. Press Win + R and type gpedit.msc to open the Local Group Policy Editor.
  2. Select Computer Configuration → Administrative Templates → Windows Components → Windows Update → Manage updates provided by Windows Update → Windows Update does not include drivers.
    Double-click to open it, and in the pop-up window, you can see the description.

Note

Enabling this policy will exclude drivers from Windows quality updates.

Enabling this option will prevent Windows from updating drivers.
image

After completing this, install the drivers properly and check for updates. As shown in the image below, Windows will no longer update the AMD graphics driver.
image

Using dism++ is even simpler (By Dind_UUPdump).
image

PS: For Home Edition, please use the version conversion tool to convert to Professional Edition (no need to reinstall) and reactivate before using dism++ or Group Policy (By Dind_UUPdump).

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.