How to Change a Computer's Mac Address in Windows
Method 1 of 2:
Using the Device Manager
- Open the Device Manager. You can access the Device Manager from the Control Panel. It will be located in the System and Security section if you are using Category View.
- Expand the Network Adapters section. In your Device Manager, you will see a list of all of the hardware installed on your computer. These are sorted into categories. Expand the Network Adapters section to see all of your installed network adapters.
- If you are not sure which adapter you are using, see Step 1 of the second method to find your device's Description.
- Right-click on your adapter. Select Properties from the menu to open the network adapter's Properties window.
- Click the Advanced tab. Look for the "Network Address" or "Locally Administered Address" entry. Highlight it and you will see a "Value" field on the right. Click the radio button to enable the "Value" field.
- Not all adapters can be changed this way. If you can't find either of these entries, you will need to use one of the other methods in this article.
- Enter your new MAC address. MAC addresses are 12-digit values, and should be entered without any dashes or colons. For example, if you want to make the MAC address "2A:1B:4C:3D:6E:5F", you would enter "2A1B4C3D6E5F".
- Reboot your computer to enable the changes. You can also disable and re-enable your adapter within Windows for the change to become effective without rebooting. Just sliding the Wi-Fi's On/Off switch like the slider found on ThinkPads and VaiOs won't satisfactorily disable/re-enable the card.
- Check that the changes took effect. Once you've rebooted the computer, open the Command Prompt and enter
ipconfig /all
and note the Physical Address of your adapter. It should be your new MAC address.
Method 2 of 2:
Using the Registry Editor
- Find your network adapter's ID information. In order to easily identify your network adapter in the Windows Registry, you'll want to gather some basic information about it through the Command Prompt. You can open the Command Prompt by typing "cmd" into the Run box (Windows key + R).
- Type
ipconfig /all
and press Enter. Note the Description and Physical Address for the active network device. Ignore devices that aren't active (Media Disconnected). - Type
net config rdr
and press Enter. Note the GUID, which is displayed between the "{}" brackets next to the Physical Address you recorded earlier.
- Type
- Open the Registry Editor. You can start the Registry Editor by opening the Run dialog box (Windows key + R) and typing "regedit". This will open the Registry Editor, which will allow you to change the settings for your network card.
- Making incorrect changes to the registry can cause your system to malfunction.
- Navigate to the registry key. Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E972-E325-11CE-BFC1-08002BE10318}. Expand it by clicking the arrow.
- Find your adapter. There will be several folders labeled "0000", "0001", etc. Open each of these and compare the DriverDesc field to the Description you noted in the first step. To be completely sure, check the NetCfgInstanceID field and match it with the GUID from the first step.
- Right-click on the folder that matches your device. For example, if the "0001" folder matches your device, right-click on the folder. Select New → String Value. Name the new value "NetworkAddress".
- Double-click the new Network Address entry. In the "Value data" field, enter your new MAC address. MAC addresses are 12-digit values, and should be entered without any dashes or colons. For example, if you want to make the MAC address "2A:1B:4C:3D:6E:5F", you would enter "2A1B4C3D6E5F"..
- Ensure that the MAC address is formatted properly. Some adapters (especially Wi-Fi cards) are unforgiving of MAC addresses changes if the first octet's 2nd half isn't a 2,6,A,E or begins with a zero. This requirement has been observed as far back as Windows XP and is formatted as:
- D2XXXXXXXXXX
- D6XXXXXXXXXX
- DAXXXXXXXXXX
- DEXXXXXXXXXX
- Reboot your computer to enable the changes. You can also disable and re-enable your adapter within Windows for the change to become effective without rebooting. Just sliding the Wi-Fi's On/Off switch like the slider found on ThinkPads and VaiOs won't satisfactorily disable/re-enable the card.
- Check that the changes took effect. Once you've rebooted the computer, open the Command Prompt and enter
ipconfig /all
and note the Physical Address of your adapter. It should be your new MAC address.[1]
4.2 ★ | 9 Vote
You should read it
- How to fix the error of not seeing network adapter on Windows 10
- How to view Network Adapter details in Windows 10
- IP, Subnet mask, installation and configuration for 1 server
- Why is Localhost's IP address 127.0.0.1?
- Top 5 Powerline Adapter for the best home network 2018
- Learn 192.168.0.100 IP address for local network
- How to Get MAC Address Using Remote IP Address
- What is an IP address?
May be interested
- How to Recover Deleted History in Windowsyou may find yourself needing to recover your deleted internet history to determine what a previous user was browsing, to discover a lost url, or simply to retrieve deleted information. while your internet history may be deleted on your...
- How to Change Your Desktop Background in Windowsthis wikihow teaches you how to alter the image displayed on your pc's desktop background (also known as wallpaper). right-click an empty space on the desktop. doing so will prompt a drop-down menu.
- How to Turn Off Windows Activationthis wikihow teaches you how to temporarily remove the windows activation notifications and watermark from an unactivated version of windows. you can do this by changing a value in the services menu, or by editing the windows registry....
- How to Open a File in Windowsthis wikihow teaches you different ways to open files on your windows pc. if you have the app you used to create the file, you can open the file from within the app. you can also browse to the file using the windows file explorer or from...
- How to See Active Network Connections (Windows)you may find yourself needing to check your current network connectivity when using your windows computer. there are a few simple methods that you can use to accomplish this. for windows 10, you can access the network and sharing center....
- How to Resolve No Sound on Windows Computerthis wikihow teaches you how to solve some common issues that result in no sound output on windows computers. keep in mind that your computer's issue might be too complicated to diagnose and fix on your own, in which case you'll need to...