Skip to content

Commit 38b90f1

Browse files
committed
[win] debug recipe for intel networking drivers
1 parent 419e432 commit 38b90f1

File tree

1 file changed

+187
-0
lines changed

1 file changed

+187
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,187 @@
1+
# Intel Network Drivers
2+
3+
_**NOTE:** Don't install Intel PROSet/Wireless Software_
4+
5+
## Clean Install Ethernet Drivers
6+
7+
### Simple Clean Uninstall
8+
9+
[reference](https://www.intel.com/content/www/us/en/support/articles/000058304/ethernet-products.html)
10+
11+
- Open Windows Device Manager
12+
- Double-click Network adapters to expand the section.
13+
- Right-click the Intel Ethernet Connection (model) and select Properties.
14+
- Click the Driver tab.
15+
- Click Uninstall.
16+
- Check Delete the driver software for this device and click OK.
17+
- Press the Windows key + R, then type %Temp% and delete everything from that folder.
18+
- Install the latest Intel driver from the Download Center.
19+
20+
### Remove phantom adapters
21+
22+
[reference](https://www.intel.com/content/www/us/en/support/articles/000006656/ethernet-products.html):
23+
24+
- Close Windows Device Manager.
25+
26+
- Select Start > All Programs > Accessories > Command Prompt, and enter the following commands
27+
28+
```bat
29+
set devmgr_show_nonpresent_devices=1
30+
start devmgmt.msc
31+
```
32+
33+
- From the Windows Device Manager menu, select View > Show hidden devices.
34+
35+
- Expand the Network Adapter tree, delete the adapters that are no longer installed by right clicking the gray network adapters and select Uninstall.
36+
37+
- Close the Device Manager and reboot your system.
38+
39+
- Remove the phantom adapters from Device Manager.
40+
41+
- Uninstall and remove any existing teams and Virtual Local Area Networks (VLANs).
42+
43+
- Uninstall the drivers for the network interface cards (NICs) via Device Manager.
44+
45+
- Reboot.
46+
47+
- Install the latest drivers and software.
48+
49+
- Re-create any teams and VLANs.
50+
51+
### Advanced Clean Uninstall
52+
53+
[reference](https://www.intel.com/content/www/us/en/support/articles/000005781/ethernet-products.html)
54+
55+
- Before starting this procedure, download drivers and software for Intel Ethernet Adapters for use during the installation step
56+
57+
- Remove the phantom adapters from Device Manager
58+
59+
- Uninstall and remove any existing teams and Virtual Local Area Networks (VLANs)
60+
61+
- Uninstall the drivers for the network interface cards (NICs) via Device Manager
62+
63+
- Reboot.
64+
65+
- Install the latest drivers and software
66+
67+
- Re-create any teams and VLANs
68+
69+
### Manually Uninstall/Cleanup Registry Items
70+
71+
[reference](https://www.intel.com/content/www/us/en/support/articles/000005781/ethernet-products.html)
72+
73+
- Remove the phantom adapters from Device Manager.
74+
75+
- Uninstall and remove any existing teams and VLANs.
76+
77+
- Using Device Manager, uninstall the drivers for the NICs.
78+
79+
- From a command prompt, open regedt.exe.
80+
81+
- Back up the registry, File > Export.
82+
83+
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E972-E325-11CE-BFC1-08002bE10318}
84+
85+
- Remove the numbered (0001 or 0007) registry keys where its DriverDesc value(s) = the name of your Intel LAN connection.
86+
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network{4D36E972-E325-11CE-BFC1-08002BE10318}
87+
88+
- Remove one of the following registry keys where, in subKey Connection:
89+
- Name value= Local Area Connection X and PnpInstanceID value = \ROOT\IANSMINIPORT\xxx
90+
- Name value= Local Area Connection X and PnpInstanceID value = PCI/VEN_8086&DEV_xxxxxxxxxxxxxxxxxx
91+
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards.
92+
93+
- Remove the numbered key (1 or 5) where its Description value = the name of your Intel LAN connection(s).
94+
- Remove the following keys, if present
95+
96+
```reg
97+
HKEY_LOCAL_MACHINE\Software\Intel\Network_Services\ANS
98+
HKEY_LOCAL_MACHINE\Software\Intel\Network_Services\DMIX
99+
HKEY_LOCAL_MACHINE\Software\Intel\Network_Services\INST_LANGUAGE_PRIV
100+
HKEY_LOCAL_MACHINE\Software\Intel\Network_Services\NCS2
101+
HKEY_LOCAL_MACHINE\Software\Intel\Prounstl\Dins
102+
HKEY_LOCAL_MACHINE\Software\Intel\Prounstl\Services
103+
HKEY_LOCAL_MACHINE\Software\Intel\SupportedDevices
104+
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iANSMiniport
105+
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iANSProtocol
106+
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PROSetDX
107+
```
108+
109+
- Search in the Uninstall section for Intel Network Connections for key where
110+
- DisplayVersion value equals your PROSet/DMIX version e.g. `DisplayVersion = 14.5.1.0`
111+
- delete this key: ({AAA8CA88-8A22-43D1-867F-ABD7944C9815})
112+
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders, and remove the following:
113+
114+
- ..\Intel\ANS
115+
- ..\Intel\DMIX
116+
- ..\Intel\DMIX\Hlp
117+
- ..\Intel\DMIX\Resource
118+
- ..\Intel\DMIX\uninst
119+
- ..\Intel\NS2
120+
- ..\Intel\NCS2\Agent
121+
- ..\Intel\NCS2\Scripts
122+
- ..\Intel\NCS2\WMIProv
123+
- ..\Intel\NCS2\WMIProv\MOF
124+
- Save and reboot
125+
126+
- Reinstall drivers and re-create the teams and VLANs
127+
128+
## Clean Install Wireless Drivers
129+
130+
### Clean Uninstall
131+
132+
[reference](https://www.intel.com/content/www/us/en/support/articles/000022173/wireless.html)
133+
134+
- Download and save the driver first
135+
136+
- Uninstall the Wi-Fi driver
137+
_**NOTE:** Windows may have an inbox Wi-Fi driver that came preinstalled on your system; they can't be uninstalled and "Delete the driver software for this device" option is unavailable/_
138+
139+
- Go to Device Manager
140+
- Expand the Network Adapters category
141+
- Right-click your Intel Wireless Adapter and choose to uninstall it
142+
- Make sure to the option to Delete the driver software for this device is selected
143+
- Repeat steps A through D until the the option to Delete the driver software for this device is greyed out
144+
- Restart your computer
145+
146+
- Install previously downloaded driver
147+
148+
### Apply Recommended Settings for Wireless Connectivity
149+
150+
[reference](https://www.intel.com/content/www/us/en/support/articles/000024678/wireless.html)
151+
152+
|**Property**|**Value**|
153+
|--------|-----|
154+
|Channel Width for 5GHz|Auto (Access Point determines width)|
155+
|Roaming Aggressiveness|Medium|
156+
|Throughput Booster|Disabled|
157+
|Transmit Power|Highest|
158+
|802.11a/b/g Wireless Mode or Wireless Mode|Dual-band 802.11a/b/g or 802.11a/b/g|
159+
|802.11n/ac Wireless Mode or HT Mode|802.11ac or VHT Mode|
160+
|Other Advanced Properties|[more details](https://www.intel.com/content/www/us/en/support/articles/000005585.html)|
161+
162+
- **802.11n/ac Wireless Mode or HT Mode:** determines the supported data rates/throughput mode
163+
Ensure WiFi Router/Access Point supports 5 GHz and configured for 11ac mode
164+
165+
- `HT=High=802.11n`
166+
- `VHT=Very High=802.11ac`
167+
- `Disabled=11a/g rates`
168+
- **Key settings related to 11ac**
169+
_**NOTE:** The actual name and feature of the setting may vary depending on the AP. Check the user manual or contact your AP manufacturer for details_
170+
171+
- **Channel**
172+
173+
- This setting controls the channel your AP uses to communicate with client devices on your Wi-Fi network.
174+
175+
- Most APs should have this set to Auto by default. We don't recommend changing this setting unless you:
176+
177+
- Have a good understanding of Wi-Fi channels
178+
- Know how to determine the least congested channel in your environment
179+
- **Channel Width**
180+
181+
For optimal performance and compatibility, enable support for all channel widths. If configured for 40MHz only or 80MHz only, this setting prevents legacy devices that support only 20MHz from connecting to the AP.
182+
183+
- **(Wireless) Mode**
184+
185+
This setting controls the type of Wi-Fi devices (802.11a/b/g/n/ac) that can connect to the AP.
186+
For optimal performance and compatibility, enable support for all wireless modes.
187+
If configured for 11ac mode only, legacy devices that support only 11n or 11a/g aren't able to connect to the AP.

0 commit comments

Comments
 (0)