Home>Article>Operation and Maintenance> How to change the wireless network card mac address in win10
How to modify the wireless network card mac address in win10
Specific modification steps:
1. Enter regedit in the Cortana search bar and press Enter to enter the registry editor
2. Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}
3. Take the following figure as an example. Each 00XX codename represents a network card (below) Except for 0004 in the picture, all are virtual network cards). To identify the network card model you want, you have to click on the number and determine the model
# in the DriverDesc value on the right. ##4. After determining the network card, create a new string value in the project of the network card, named NetworkAddress, and the content is the new MAC addressNote: When modifying the MAC address of the wireless network card, please note that the second MAC value can only be one of 2 6 A E, otherwise it will be invalid. That is, it can only be x2-xx-xx-xx-xx or x6-xx-xx-xx-xx-xx, etc.5. Click "OK" to complete the modification. , at this time you need to restart the connection for verification. You can right-click on the corresponding "Network Connection", select "Disable", and then click "Enable" For more related tutorials, welcome to visit the
windows tutorialcolumn!
The above is the detailed content of How to change the wireless network card mac address in win10. For more information, please follow other related articles on the PHP Chinese website!