Changing MAC address in Windows

Modify the registry to change the MAC address:
a. Open Registry Editor (type regedit in the Start menu)
b. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}
c. Look through the subfolders (0000, 0001, etc.) to find your network adapter
d. Right-click on the right pane, select New > String Value
e. Name it “NetworkAddress
f. Double-click it and enter the desired MAC address without colons (e.g., 0011223344AA)