Change MAC address through the registry Drucken

  • 1

Changing MAC address through the registry

For changing MAC address in Windows through registry follow this topic.

Press Winkey+R to open Run
Changing MAC address through registry

Type Regedit phrase and click on OK button to open registry.
Change MAC address in windows with Regedit

Follow this address:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}

At this directory, there are many keys like 0000, 0001 etc. You have to check all of them to find your wanted interface.
Changing MAC address through registry- 3

After finding the intended network adapter, right click on it and select String Value from New
Changing MAC address through registry- 4

Enter NetworkAddress as the key name and open it. In Value Data: section enter intended MAC address without : and any other signs.
Changing MAC address through registry- 5

Disable interface and enable it again.
Open CMD and enter below command
ipconfig /all

You will see the new MAC address which set on your interface.


War diese Antwort hilfreich?

« Zurück