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 behind automatic driver updates is good, the updated version is quite old, and the screen display effect is relatively blurry (it's not unusable).

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 you can see the description in the pop-up window.

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, check for updates, and as shown in the image below, Windows will not update the AMD graphics driver anymore.
image

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

PS: For the Home edition, please use the version conversion tool to convert to the 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.