Windows 10 Feature update (to 2004) Conexant driver Issue

Anonymous
2020-10-07T08:12:30+00:00

It's been close to 5 months Win 10 version 2004 has been made available to the end-users.

Initially, there's been a lot of "Bugs and Issues" with the initial release. Most of them have been resolved by various updates. But there's one particular issue regarding Conexant Drivers that I believe is barring a lot of users to upgrade to the newest version 2004.

I myself is a victim of such a situation. I myself have been seeing the same old message "The Windows 10 May 2020 Update is on its way. Once it’s ready for your device, you’ll see the update available on this page."

I don't know what is Microsoft doing regarding this issue lately. but it has been quite a while and the issue hasn't been fixed yet. A lot of other issues have been resolved but this particular issue hasn't been fixed.

I think Microsoft has been neglecting this issue for far too long, and I feel abandoned as an end-use. 

Is there any chance that the ones like me can upgrade to "Version 2004" before the Win 10 October 2020 release? 

Windows for home | Windows 10 | Install and upgrade

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

63 answers

Sort by: Oldest
  1. Anonymous
    2020-10-26T15:28:37+00:00

    I have a question, where did u find the info about the registry to block the automatic installing of Conexant drivers?

    I want to do it, too.

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-10-31T14:15:43+00:00

    I have a question, where did u find the info about the registry to block the automatic installing of Conexant drivers?

    I want to do it, too.

    As I happened to be on Win 10 Home version, I had to use the Registry block method.

    There are two different method to get the job done:

        1. Group Policy Editor Method (requires Win 10 Pro, because only Win 10 pro have access to group Policy Editor): Much easier. This method basically does the necessary Registry Modifications for the user. Because modifying any Registry values without knowing, will result in unstable Windows and will eventually CRASH and led to Re-installation of Windows.   

         2. Registry Method (both Pro and Home users can use because both have access to Windows Registry): a bit complex compared to GPEDIT method. But if followed carefully, is nothing to be worried about.

    Group Policy Editor Method (only Win 10 Pro) : Follow this link. How to Disable Automatic Driver Updates in Windows 10? | Windows OS Hub (woshub.com)

    Registry Method (Win 10 Pro and Home): Follow this link: Prevent Windows Update from Updating Specific Device Driver | Tutorials (tenforums.com) 

     Now there's some issue when following Registry Method that some might encounter, that I think I need to explain.

    WARNING: Be extra careful when MODIFYING/EDITING Windows Registry. DO NOT TOUCH ANY REGISTRY ENTRY VALUE OTHERWISE KNOWING FULLY WHAT THAT ENTRY DOES. ANY IMPROPER AND UNNECESSARY MODIFICATION WILL RESULT IN CRASHING OF WINDOWS. 

    ALSO I HIGHLY RECOMMEND TAKING A FULL SYSTEM DISK (C DRIVE) BACKUP BEFORE FOLLOWING THROUGH THE MODIFICATIONS FOR ANY POTENTIAL FUTURE ISSUE BECAUSE OF IMPROPER REGISTRY MODIFICATIONS.

    Before following through Any of the method, You have to Copy the Specific Drivers Hardware Id names from Device Manager's Specific Drivers properties panel.

    1. Open the Device Manager.
    2. Locate the device
    3. Double-click on it, or Right-click and select Properties from the context menu.
    4. Switch to the Detailstab.
    5. Under the Property menu at the top, select Hardware Ids.
    6. For most devices there are more than one Hardware Ids. Usually the first two are the ones you need. The first one is the actual Hardware Id of your device and is specific to your device. For proper prevention, it is recommended to select the second one, which is more generic.
    7. Right-click on the ID you want, and select Copy from the context menu to copy it to and save in a notepad txt document, for later use. Its best to copy and save all the ID name from the list.

    (FOR EXAMPLE PURPOSE ONLY)

    Now let's get going. 

    Step 01: Search for Registry Editor and open as Administrator. 

    Step 02: Go to this Registry Value either by pasting it on the above address bar or just expand it through the tree view (on left hand side).

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall

    The folder "DeviceInstall" under "Windows" folder was not present on my registry tree view. So I had to create the folder. Just right click on "Windows" folder and select "New > Key " and name it as "DeviceInstall"

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions

    Create the folder "Restrictions **"**as like you did before. Right click on "DeviceInstall" and select New > Key and name it "Restrictions".

    Step 03: Left click to select "Restrictions" key and on the right hand side panel, right click and select, New > DWORD (32-bit) Valueand create the following 02 values: 

    DenyDeviceIDs 

    DenyDeviceIDsRetroactive 

    Double-Click on each newly created DWORD values and change the Value Data to 1 ( 1 = Enabled and 0 = Disabled)

    Step 04: Now create " DenyDeviceIDs " Folder/Key under " Restrictions " folder as like before by Right click and select New > Key. 

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DenyDeviceIDs

    Step 05: Left click to select newly created folder/Key  DenyDeviceIDs, on the right hand panel, Right Click and Select New > String Value and Create and name the individual String Values 1, 2, 3 .. depending on how many Hardware ID name you have copied from Device Manager properties panel.  

    I have 2 different Hardware Id name/values divided into two separate lines as like this: 

    HDAUDIO\FUNC_01&VEN_14F1&DEV_1F72&SUBSYS_10431A40&REV_1000

    HDAUDIO\FUNC_01&VEN_14F1&DEV_1F72&SUBSYS_10431A40

    these are specific to my machine and device hardware Id. I had to enter these two different Hardware id's on two different String Values

    Now double click on each String Value you just created for your device and fill the Value Data with a single line of Hardware Id values Copied from Device Manager.

    HDAUDIO\FUNC_01&VEN_14F1&DEV_1F72&SUBSYS_10431A40&REV_1000

    HDAUDIO\FUNC_01&VEN_14F1&DEV_1F72&SUBSYS_10431A40

    each line goes onto each separate String Value > Value data

    Repeat this step for every Single Hardware Id name from your Device Manager's Specific Driver Properties panel, the specific driver that you want to prevent automatic update by windows update.

    I had to create two (02) String Value for that I had two Hardware ID values/name from my Device Manager Driver Properties.

    At this point you are all set. Just Close The Registry Editor and Restart the PC.

    If you already haven't uninstalled your Device from windows, now you can and It wouldn't get installed automatically by Windows given that you have followed through the steps properly..

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-11-02T18:47:54+00:00

    It´s very disapointing to not be able to update our windows because compatibility issues so old.

    I hope Microsoft and Synaptics find a solution soon so we could have our systems updated with latest features.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-11-05T08:50:09+00:00

    It´s very disapointing to not be able to update our windows because compatibility issues so old.

    I hope Microsoft and Synaptics find a solution soon so we could have our systems updated with latest features.

    MS just left us HIgh and dry. I don't see it being fixed any time soon. 

    But Support for 1909 will last for another 1 year I guess. Typically the support (system update, security update, and patch) lasts for 18 months.  Lifecycle FAQ - Windows - Microsoft Lifecycle | Microsoft Docs

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-11-06T20:27:13+00:00

    This is abysmal - my HP is a corporate level laptop only two years old. HP is doing nothing to support this either. Why is Microsoft ignoring this issue? I was fine missing the April update, but by 2020 H2, it NEEDS TO BE FIXED!

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments