Share via

Disable driver updates

Anonymous
2021-09-02T08:48:04+00:00

ok i tired hiding certain updates by using wushowhide by microsoft but it seems intel drivers are still being installed and they cannot be removed after installed through windows update. is there any solution for this?

****Original Title: hide update*****

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

8 answers

Sort by: Most helpful
  1. Anonymous
    2021-09-05T05:34:08+00:00

    are you talking about powershell with blue color or cmd command ?

    The registry setting applied when running the command:

    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f /v ExcludeWUDriversInQualityUpdate /t REG_DWORD /d 1

    from an admin powershell or command prompt.

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-09-05T00:08:15+00:00

    I'm unsure what has happened on your computer, but if you've applied that registry setting, you should no longer receive any further optional driver updates offered through Windows Update.

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-09-05T04:57:08+00:00

    I'm unsure what has happened on your computer, but if you've applied that registry setting, you should no longer receive any further optional driver updates offered through Windows Update.

    are you talking about powershell with blue color or cmd command ?

    1 person found this answer helpful.
    0 comments No comments