Prevent Windows Update from Updating Specific Device Driver  

Page 3 of 3 FirstFirst 123

  1. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #20

    dabour said:
    I have an old laptop, Dell Inspiron 7520 Processor: Intel i7-3632QM CPUWindows Home 21H2 Build 22000.282I'm trying to disable AMD GPU with HW ID: PCI\VEN_1002&DEV_682F, I'm using a .reg file "attached", and just need a confirmation that this is the right way to make such file.Will appreciate any help.
    Code:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions]
    "DenyDeviceIDs"=dword:00000001
    "DenyDeviceIDsRetroactive"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DenyDeviceIDs]"1"="PCI\\VEN_1002&DEV_682F&SUBSYS_05721028"
    It looks just fine!
      My Computer


  2. Posts : 16,950
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #21

    Has anybody applied this procedure to a printer?

    I'm trying to help somebody in Remove Driver Completely - TenForums but anyone who has direct experience of applying this procedure to a printer would be much better qualified than I am to guide the OP.

    Denis
      My Computer


  3. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #22

    Try3 said:
    Has anybody applied this procedure to a printer?

    I'm trying to help somebody in Remove Driver Completely - TenForums but anyone who has direct experience of applying this procedure to a printer would be much better qualified than I am to guide the OP.

    Denis
    Hi Denis.
    The restriction can be applied to any driver (including a printer one).
    For example my printer can be restricted just by adding its HWid "PRINTENUM\hewlett-packardhp_coc7f9".
    That's the specific printer HWid, which can be found by following the instructions given in the tutorial.
    Someone can also add the "The DenyDeviceIDsRetroactive" DWORD which corresponds to the "Also apply to matching devices that are already installed" checkbox: 1 for checked, 0 for not, as I explain in the first post
    Last edited by ddelo; 03 Aug 2022 at 04:37.
      My Computer


  4. Posts : 103
    Win 10 Pro 64 bit
       #23

    Hi all,

    Does this tutorial apply to Windows 11? Specifically, can the.reg file for Windows 10 Home be applied to Windows 11 Home?

    I apologize if this has already been discussed on elevenforum; I searched there but couldn't find it.

    Thank You
      My Computer


  5. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #24

    Emer said:
    Hi all,

    Does this tutorial apply to Windows 11? Specifically, can the.reg file for Windows 10 Home be applied to Windows 11 Home?

    I apologize if this has already been discussed on elevenforum; I searched there but couldn't find it.

    Thank You
    Yes it does work in Windows 11 too!
      My Computer


  6. Posts : 521
    Win7 Pro X64, Win10 Pro x640
       #25

    Good afternoon @Brink

    I would like to confirm that I understand the process of preventing updating of specific drivers.

    Background: I have two Acer Predator XB271HU monitors. According to Device Manager, Monitors, Details Tab for each monitor, the Hardware ID is MONITOR\ACR052F. Windows installs generic PnP Monitor drivers but I install specific monitor drivers from the Asus support website (Product Support | Acer United States). I manually install the Asus drivers through Device Manger, Monitors, Driver Tab, Update Driver option, Browse my computer for drivers, let me pick from a list of available drivers on my computer, have disk, and navigate to the location the drivers are extracted, and install.

    To prevent Windows update from overwriting the Asus drivers, I use the registry entries below, where DenyDeviceIDs dword is 1 and DenyDeviceIDsRetroactive dword is 0, right?

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions]
    "DenyDeviceIDs"=dword:00000001
    "DenyDeviceIDsRetroactive"=dword:00000000
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DenyInstanceIDs]
    "1"="MONITOR\\ACR052F"

    Thanks!
      My Computer


  7. Posts : 55
    Win 10
       #26

    Followed the directions for W10 Home but neglected to include the extra backslash where it was needed. The (unwanted) Nvidia driver showed up as ready to install. I added the extra backslash to the registry and rebooted. My preferred driver was still present and the unwanted driver update disappeared from the queue. Lovely! My system freezes (usually in any browser regardless of the hardware acceleration switch setting) have stopped.

    Thanks to the OP for this wonderful mod.

    Lenovo T5 28IMB05 - i7, 16GB RAM, GTX 1660 Super, W10-21H2
      My Computers


  8. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #27

    rumplestiltskin said:
    Followed the directions for W10 Home but neglected to include the extra backslash where it was needed. The (unwanted) Nvidia driver showed up as ready to install. I added the extra backslash to the registry and rebooted. My preferred driver was still present and the unwanted driver update disappeared from the queue. Lovely! My system freezes (usually in any browser regardless of the hardware acceleration switch setting) have stopped.

    Thanks to the OP for this wonderful mod.

    Lenovo T5 28IMB05 - i7, 16GB RAM, GTX 1660 Super, W10-21H2
    You’re very welcome. Glad it worked for you!!
      My Computer


  9. Posts : 1
    Windows 11 pro
       #28

    Jim Rockford said:
    Hello,

    I'm running Windows 10 Pro and have followed the instructions here to prevent Windows from updating a driver for a Prolific USB to Serial Com port. I installed a working driver and verified that it was working, then proceeded to activate a group policy as described here to prevent Windows from updating the driver. (The new driver that Windows wants to install does not work. I've been through this process twice now.)

    Yesterday, my computer updated to version 2004. When I tried to use the Prolific device today, I received a notification that a group policy prohibited the update but that the device was ready for use. When I tried to use the device, it didn't work at all. So I checked Device Manager and it looked like Windows installed a generic Com Port driver and uninstalled the working driver as part of the update.

    So, I went back to the group policy editor and changed the setting to "Not Configured". Then I plugged the device into a USB port and looked at the Device Manager and, lo and behold, the working driver was installed. I tried to use the device and it worked correctly.

    I'm no expert, but it seems like what happened is that Windows did not install an updated driver and also did not uninstall the old one. But it effectively uninstalled the device itself and then wouldn't install a driver for it when I plugged it in. Setting the group policy back to "Not Configured" allowed Windows to reinstall the device and the old, working driver.

    Now, the group policy is not enabled for this device and, next time Windows 10 updates, I suspect it will install a new, non-working driver that I'll have to uninstall again.

    I'm thinking I've done something wrong, and I'm really hoping I can prevent Windows for messing up this device every time it updates. I'd like to change a setting somewhere to prevent any updates to this device driver and prevent Windows from effectively uninstalling it as part of the update process. Any help would be appreciated.

    Thanks!
    I had the same thing with a commercial device with, apparently, a non-genuine Prolific USB-serial converter. The converter is of type "PL2303 H". I was able to install the driver of version "3.3.2.105" following this guide: PL2303HXA Phased out since 2012. Please contact your supplier (SOLVED) – Connectix.nl .
    The problem was Windows 11 would reinstall the bricking driver after unplugging and plugging it back in.
    For me the group policy didn't work. It would prevent the device from working when plugging it in.
    Only the register hack worked (in my case for device "USB\VID_067B&PID_2303").
    The problem I faced was that plugging it in a different USB port in a PC or HUB or plugging the HUB in a different PC USB port resulted in Windows using the faulty driver. So I had to manually install the driver for the device for every separate USB port combination. Now it works.
    If someone knows how to prevent windows from using different device drivers for different USB ports let me know. I still haven't found a workaround for this issue. I want the same driver regardless of the port used.

    - - - Updated - - -

    char array said:
    If someone knows how to prevent windows from using different device drivers for different USB ports let me know. I still haven't found a workaround for this issue. I want the same driver regardless of the port used.
    I figured it out. I simply had to update the driver to a wrong version and then uninstall the device and check the delete driver option https://answers.microsoft.com/en-us/...5-ac0bcbf76f22 . I repeated this for all unwanted versions until only the desired version remained. Now windows has no other driver to choose from.
      My Computer


  10. Posts : 210
    Windows 10 Pro
       #29

    Thanks for the brilliant tutorial, it's the only one that worked to permanently block device driver updates by Windows Update. I don't know whether it's coincidence or not or a random issue, but after rebooting, I had an error 34 on display adapter status stating that Windows couldn't load the driver due to an I/O error or something like that, and Microsoft Basic Display Adapter was the one enabled. I guess that happened because I entered the generic hardware ID of my device (Intel(R) Iris(R) Xe Graphics), instead of entering the specific one PCI\VEN_8086&DEV_9A49&SUBSYS_C195144D&REV_01.

    I modified the hardware ID accordingly on "enable restrictions" registry key, rebooted and and tested reinstalling (repairing actually) Intel graphics drivers, and the installation didn't complete with an error message, as expected. I expect that Windows Update attempt to install graphics driver will fail as well, let's see.
      My Computer


 

Tutorial Categories

Prevent Windows Update from Updating Specific Device Driver Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:11.
Find Us




Windows 10 Forums