Network provider settings are removed during an in-place upgrade to Windows 10
This article provides workarounds to an issue in which network provider settings are removed during an in-place upgrade to Windows 10.
Applies to: Windows 10, version 1809, Windows 10, version 1709, Windows 10, version 1703, Windows 10, version 1607
Original KB number: 4013822
When you perform an in-place upgrade to Windows 10, version 1809, version 1709, version 1703, or version 1607, the third-party network provider settings are removed from the computer.
This is a known issue in the Windows 10 upgrade process. After the upgrade, the Provider list (HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider
) is reset, and the third-party provider registry settings (under HKLM\System\CurrentControlSet\Services\
) are removed.
Important
This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, go to the following Microsoft Knowledge Base article:
322756 How to back up and restore the registry in Windows
To work around this issue, use one of the following methods.
- Before you upgrade, manually back up the contents of the Provider list at
HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider
and the respective third-party provider settings (underHKLM\System\CurrentControlSet\Services\
). - Run the upgrade.
- After the upgrade is completed, restore the registry settings that were backed up in step 1.
If you are experiencing issues that affect the third-party network provider settings after you upgrade, manually restore the registry keys that were deleted by the installer.
To verify the network providers list, follow these steps:
Open the Run box. To do this, press the Windows logo key ( )+R.
Type ncpa.cpl, and then press Enter.
Press the Alt key to open the menu bar.
Select Advanced, and then click Advanced Settings.
This third-party network providers list is stored in the following registry location:
HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\ProviderOrder
Default value: RDPNP,LanmanWorkstation,webclient
HKLM\System\CurrentControlSet\Control\NetworkProvider\HwOrder\ProviderOrder
Default value: RDPNP,LanmanWorkstation,webclient
Note
Each string value has its own settings under HKLM\System\CurrentControlSet\Services
.
For example, the following are the default network providers:
HKLM\System\CurrentControlSet\Services\RDPNP\NetworkProvider
HKLM\System\CurrentControlSet\Services\LanmanWorkstation\NetworkProvider
HKLM\System\CurrentControlSet\Services\WebClient\NetworkProvider
The provider name is removed from the list, and all added registry key are removed.
If you need assistance from Microsoft support, we recommend you collect the information by following the steps mentioned in Gather information by using TSS for deployment-related issues.