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.
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#
- Press Win + Rand typegpedit.mscto open the Local Group Policy Editor.
- 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.
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.
Using dism++ is even simpler (By Dind_UUPdump).
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).