有时您可能想要或必须更改网络适配器的MAC 地址(MAC address),以便可以连接到某些网络。但是,当您必须恢复原始MAC 地址(MAC address),您不知道那是什么时,您会怎么做?幸运的是,您可以使用各种工具快速恢复MAC 地址。(MAC address)继续阅读以了解在Windows 11和 Windows 10中恢复到网卡原始(network card)MAC 地址(MAC address)的六种不同方法:
1.使用设备管理器(Device Manager)在Windows 11和Windows 10中恢复MAC 地址(MAC address)
在某些情况下,您可能需要更改MAC 地址(MAC address)。如果您按照本教程更改了适配器的网络地址(network address),您还需要知道如何将其恢复为默认值(default value)。最直接的方法是使用设备管理器(Device manager)。
无论(Regardless)您使用的是 Windows 11 还是Windows 10 ,请在您的计算机或设备(computer or device)上打开设备管理(Device Manager)器。在“设备管理器(Device Manager)”窗口中,通过单击或点击其条目来展开网络适配器列表。(Network adapters)然后,右键单击或按住要恢复MAC 地址的(MAC address and select)网卡(network card),然后在出现的菜单中选择“属性”。(Properties)
打开网络适配器(network adapter)的属性(Properties)
在网络适配器的“属性(Properties)”窗口中,转到“高级(Advanced)”选项卡。在“属性”(Property)列表中,选择“网络地址(Network Address)”,您应该会在窗口右侧的“值”字段中看到被欺骗的(Value)MAC 。要恢复到原始MAC 地址(MAC address),请选择不存在(Not Present),然后按OK按钮。
(Restore MAC address)在Windows中使用设备管理器(Device Manager)恢复 MAC 地址
重新启动 Windows(Reboot Windows)以使更改生效。
2. 如何从控制面板(Control Panel)恢复您在Windows 11或 10中的MAC 地址(MAC address)
您也可以使用控制面板(Control Panel)来恢复MAC 地址(MAC address)。打开它并搜索“网络连接”。(“network connections.”)然后,单击或点击搜索结果列表中的“查看网络连接”(“View network connections”)链接。
在控制面板(Control Panel)中搜索并打开网络连接
这将打开“网络连接(Network Connections)”窗口。找到要更改MAC 地址的(MAC address)网络连接(network connection),右键单击或按住它,然后在上下文菜单中选择属性。(Properties)
打开网络连接(network connection)的属性(Properties)
在所选网络连接的“(network connection)属性(Properties )”窗口中,按“配置(Configure )”按钮。
单击或点击配置
现在,转到“高级(Advanced)”选项卡。在属性(Property )列表中找到并选择网络地址,然后选择(Network Address)不存在(Not Present)。完成后,按OK按钮。
从Windows的控制面板(Control Panel)恢复MAC 地址(MAC address)
3.使用第三方软件在Windows中恢复MAC地址(MAC address)
将网络适配器的(network adapter)MAC 地址(MAC address)恢复为其原始值的另一种方法是使用专用的第三方软件。Technitium MAC 地址转换器(Technitium MAC Address Changer)是实现此目的的绝佳选择。您可以从该网站(from this website)免费下载该应用程序并将其安装在您的Windows 计算机或设备(Windows computer or device)上。运行该应用程序并等待(app and wait)它检测系统上安装的所有网络适配器及其MAC地址。
该应用程序包括许多有用的选项,例如导出有关网络适配器(network adapter)的报告、启用或禁用IPv4 和 IPv6 连接(IPv4 and IPv6 connectivity)、从注册表中删除网络适配器以及自动重新启动(network adapter)网络适配器(network adapter)以应用您所做的更改。要恢复您的原始MAC 地址(MAC address),请单击或点击恢复原始(Restore Original)按钮。
选择适配器,然后单击恢复原始(Restore Original)
默认情况下,Technitium MAC Address Changer通过自动重新启动网络连接(network connection)来立即应用新的MAC 地址(MAC address)。这意味着您无需重新启动 PC 即可应用更改。但是,您可以通过取消选中名为“自动重新启动网络连接以应用更改”的选项来修改此行为。(“Automatically restart network connection to apply changes.”)
4.如何使用注册表编辑器(Registry Editor)在Windows中恢复(Windows)MAC地址(MAC address)
以管理员身份启动注册表编辑器(Registry Editor)并使用其地址栏(address bar)或左侧的导航面板访问此路径:(navigation panel)
此位置(location contain)的子目录包含在您的 Windows PC 上找到的所有网络接口。浏览(Browse)它们并检查右侧面板上显示的信息,以确定您需要更改的信息。DriverDesc字段最有可能帮助您确定正确的网卡(network card)。
确定要为其重置MAC 地址的(MAC address)网络适配器(network adapter)
一旦您确定并选择了需要重置MAC 地址的(MAC address)网络接口(network interface),请在右侧查找名为Network Address的条目。它的值字段(value field)应该包含被欺骗的MAC 地址(MAC address)。选择它并按键盘上的Delete键。或者,右键单击或按住它,然后在上下文菜单中选择删除。(Delete)
删除网络地址条目
将出现一条消息,警告您该操作可能导致系统不稳定(system instability)。这是每次删除注册表值(registry value)时都会出现的标准消息。按是(Yes )确认您的操作,然后重新启动计算机。网络适配器(network adapter)现在应该有它原来的MAC 地址(MAC address)了。
5. 如何从命令行恢复(command line)Windows 11或Windows 10中的MAC地址(MAC address)
一旦我们学会了如何从注册表编辑器恢复(Registry Editor)MAC地址,我们现在可以在终端、命令提示符(Terminal, Command Prompt,)或PowerShell的命令行中使用reg命令来加速此更改。首先(First),根据您喜欢使用的应用程序,以管理员身份打开终端(Terminal)、命令提示符(Command Prompt)或PowerShell 。
在执行下面的命令之前,您需要替换带下划线的数字字符串。该字符串与您要在Windows 注册表中更改的(Windows Registry)网卡(network card)相关联。查看上一节以了解如何从注册表编辑器(Registry Editor)中获取此编号。
0001
通过键入Y和Enter来确认操作。应出现一条确认消息。(confirmation message)
从命令行恢复MAC(MAC address)地址(command line)
重新启动(Reboot)计算机以使更改生效。
6.通过禁用MAC随机化(MAC randomization)恢复Wi-Fi网络上的MAC地址(MAC address)
Windows 11和Windows 10都有一个功能,当您激活时,每次连接到Wi-Fi网络时都会随机分配(Wi-Fi)MAC 地址(MAC address)。但请注意(Please note),此功能仅受某些Wi-Fi网络适配器支持。如果上述方法都没有解决问题,则可能是该功能处于激活状态,此时您可以通过关闭该功能来恢复 Wi-Fi 网络的原始(Wi-Fi)MAC 地址。(MAC address)由于执行此操作的方式因您的操作系统(operating system)而略有不同,让我们从Windows 11开始:
在Windows 11(Windows 11)中禁用随机硬件(random hardware)地址
启动设置(Settings)应用程序,在左侧边栏中(left sidebar)选择网络和互联网(Network & internet),然后单击或点击(click or tap)右侧的Wi-Fi。
首先,转到设置的网络和互联网部分中的(Network & internet section)Wi-Fi
接下来,检查是否为所有Wi-Fi网络激活了随机硬件地址(Random hardware address)。如果是,请将开关拨至Off以将其停用。
在Windows 11(Windows 11)中禁用所有Wi-Fi网络的随机硬件地址(random hardware address)
现在,您可能已经激活了特定Wi-Fi 网络(Wi-Fi network)的网络地址随机化,接下来,让我们检查一下。在设置(Settings )应用程序的同一页面上,单击或点击管理已知网络(Manage known networks)。
转到Wi-Fi 页面上的管理已知网络(Manage)
然后,通过单击或点击从列表中选择一个无线网络。(wireless network)
单击所需的 Wi-Fi 网络
在下一页上,找到随机硬件地址(Random hardware addresses)设置,单击或点击(click or tap)其右侧的下拉列表,然后选择关闭(Off)。
在Windows 11(Windows 11)中禁用特定 Wi-Fi 网络的随机硬件地址(random hardware address)
下次连接到选定的Wi-Fi 网络(Wi-Fi network)时,MAC应恢复为默认值。如果您想立即执行此操作,您需要重新连接到您的Wi-Fi ,或者在您的 Windows 11计算机或设备(computer or device)上禁用并重新启用Wi-Fi。
在Windows 10(Windows 10)中禁用随机硬件(random hardware)地址
就像在Windows 11中一样,某些Windows 10设置还允许您在使用某些适配器连接到Wi-Fi网络时随机化您的(Wi-Fi)MAC 地址。(MAC address)让我们首先检查它是否对所有无线连接都打开。打开设置(Settings)应用程序,然后导航到网络和 Internet(Network & Internet ) ,然后在左侧栏中选择Wi-Fi 。在窗口的右侧,查找“使用随机硬件地址”。(Use random hardware addresses.)”检查(Check)该功能的状态,如果它处于活动状态,则通过轻弹旁边的开关将其关闭。
通过关闭随机硬件(Random hardware)地址来恢复所有Wi-Fi的(Wi-Fi)MAC
要检查该功能是否对特定网络有效,请单击或点击Wi-Fi窗口中的管理已知网络(Manage known networks)链接。
访问管理(Manage)已知网络部分
在管理已知网络(Manage known networks)页面上,选择您要为其恢复原始MAC 地址(MAC address)的 Wi-Fi 连接。单击(Click)或点击属性(Properties)。
打开所选Wi-Fi 网络的(Wi-Fi network)属性(Properties)
找到随机硬件地址(Random hardware addresses)部分和名为“为此网络使用随机地址”的设置。(“Use random addresses for this network.”)然后,单击或点击后者(latter and select) 下方的下拉列表并选择Off。
找到为网络使用随机(Use random)硬件地址并将其设置为关闭
与往常一样,不要忘记重新启动计算机以使更改生效。
您更喜欢哪种方法来恢复您的网卡(network card)的原始MAC 地址(MAC address)?
既然您有六种方法可以恢复您的原始MAC 地址,那么配置(MAC address)网络适配器(network adapter)应该不会有太大问题。你知道其他方法吗?此外,如果您在将MAC 地址(MAC address)恢复为其原始值时遇到任何问题,请在下面的评论部分告诉我们。
6 ways to restore the original MAC address of your network card
There are times when уou might want or haνe to change the MAC addreѕs of yoυr network adaрter so that you сan connect to certain networks. However, what do you do when yоu have to restore the original MAC address, and you do nоt know what that was? Fortunately, yоυ can quickly restore the MΑC address with varіous tools. Read on to learn six different ways in which you can revert to the origіnal MAC addrеss of your network card in Windows 11 and Windows 10:
1. Restoring MAC address in Windows 11 and Windows 10 using Device Manager
There are situations when you might need to change your MAC address. If you followed this tutorial and changed the network address of your adapter, you also need to know how to restore it to the default value. The most straightforward way to do it is by using the Device manager.
Regardless of whether you use Windows 11 or Windows 10, open the Device Manager on your computer or device. In the Device Manager window, expand the list of Network adapters by clicking or tapping on their entry. Then, right-click or press and hold the network card for which you intend to restore the MAC address and select Properties in the menu that appears.
Open the Properties of your network adapter
In the network adapter’s Properties window, head to the Advanced tab. In the Property list, select Network Address, and you should see the spoofed MAC in the Value field on the right side of the window. To revert to the original MAC address, select Not Present, then press the OK button.
Restore MAC address using Device Manager in Windows
Reboot Windows for the changes to take effect.
2. How to restore your MAC address in Windows 11 or 10 from the Control Panel
You can also use the Control Panel to restore the MAC address. Open it and search for “network connections.” Then, click or tap the “View network connections” link from the search results list.
Search and open network connections in Control Panel
This brings up the Network Connections window. Locate the network connection for which you want to change the MAC address, right-click or press and hold on it, and select Properties in the contextual menu.
Open the Properties of your network connection
In the Properties window of the selected network connection, press the Configure button.
Click or tap Configure
Now, go to the Advanced tab. Locate and select Network Address in the Property list and select Not Present. Once you’re done, press the OK button.
Restore the MAC address from the Control Panel in Windows
3. Restore the MAC address in Windows using third-party software
Another method of restoring the MAC address of your network adapter to its original value is to use dedicated third-party software. Technitium MAC Address Changer is an excellent choice for this purpose. You can download the app for free from this website and install it on your Windows computer or device. Run the app and wait for it to detect all the network adapters installed on your system, together with their MAC addresses.
The application includes many useful options, such as exporting reports about the network adapters, enable or disable IPv4 and IPv6 connectivity, deleting network adapters from the registry, and automatically restarting the network adapter to apply the changes you make. To restore your original MAC address, click or tap the Restore Original button.
Select the adapter, then click on Restore Original
By default, Technitium MAC Address Changer instantly applies the new MAC address by automatically restarting your network connection. That means that you don’t need to reboot your PC to apply the change. However, you can modify this behavior by unchecking the option called “Automatically restart network connection to apply changes.”
4. How to restore the MAC address in Windows using the Registry Editor
Start the Registry Editor as administrator and use its address bar or its navigation panel on the left to get to this path:
The subdirectories of this location contain all the network interfaces found on your Windows PC. Browse through them and check the information displayed on the right panel to identify the one you need to change. The DriverDesc field is the most likely to help you pinpoint the right network card.
Identify the network adapter for which you want to reset the MAC address
Once you’ve identified and selected the network interface for which you need to reset the MAC address, look on the right for an entry named Network Address. Its value field should contain the spoofed MAC address. Select it and press Delete on your keyboard. Alternatively, right-click or press and hold on it, then select Delete in the contextual menu.
Delete the NetworkAddress entry
A message appears, warning you that the action could cause system instability. This is a standard message that appears every time you delete a registry value. Press Yes to confirm your action, then reboot your computer. The network adapter should now have its original MAC address.
5. How to restore the MAC address in Windows 11 or Windows 10 from the command line
Once we’ve learned how to restore MAC addresses from the Registry Editor, we can now speed up this change using the reg command in the command line with Terminal, Command Prompt, or PowerShell. First, open the Terminal, Command Prompt, or PowerShell as administrator, depending on which app you prefer to use.
Before you execute the command below, you need to replace the underlined numeric string. The string is associated with the network card that you want to change in Windows Registry. Review the previous section to find out how to get this number from the Registry Editor.
0001
Confirm the action by typing Y followed by Enter. A confirmation message should appear.
Restore the MAC address from the command line
Reboot your computer for the changes to take effect.
6. Restore the MAC address on Wi-Fi networks by disabling MAC randomization
Both Windows 11 and Windows 10 have a feature that, when activated, randomizes the MAC address each time you connect to a Wi-Fi network. Please note, though, that this feature is only supported by certain Wi-Fi network adapters. If the methods above didn’t solve the issue, this feature might be active, in which case you can return to the original MAC address for Wi-Fi networks by turning the feature off. Since the way to do this varies slightly depending on your operating system, let’s start with Windows 11:
Disable random hardware addresses in Windows 11
Launch the Settings app, select Network & internet on the left sidebar, and click or tap on Wi-Fi on the right.
First, go to Wi-Fi in the Network & internet section of Settings
Next, check if the Random hardware address is activated for all Wi-Fi networks. If it is, deactivate it by flipping the switch to Off.
Disable random hardware address for all Wi-Fi networks in Windows 11
Now, you may have activated the randomization of network addresses for a specific Wi-Fi network, so next, let’s check that. On the same page from the Settings app, click or tap on Manage known networks.
Go to Manage known networks on the Wi-Fi page
Then, choose a wireless network from the list by clicking or tapping on it.
Click on the desired Wi-Fi network
On the next page, locate the Random hardware addresses setting, click or tap on the drop-down list on its right side, and select Off.
Disable random hardware address for a particular Wi-Fi network in Windows 11
Next time you connect to the selected Wi-Fi network, the MAC should revert to its default. If you want to do that right now, you need to reconnect to your Wi-Fi or disable and re-enable Wi-Fi on your Windows 11 computer or device.
Disable random hardware addresses in Windows 10
Just like in Windows 11, some Windows 10 settings also allow you to randomize your MAC address when connecting to Wi-Fi networks with certain adapters. Let’s first check if it’s on for all wireless connections. Open the Settings app, then navigate to Network & Internet and select Wi-Fi on the left sidebar. On the right side of the window, look for “Use random hardware addresses.” Check the status of the feature and turn it off if it’s active by flicking the switch next to it.
Restore your MAC for all Wi-Fi by switching off Random hardware addresses
To check if the feature is active for a particular network, click or tap the Manage known networks link in the Wi-Fi window.
Access the Manage known networks section
On the Manage known networks page, select the Wi-Fi connection for which you want to restore the original MAC address. Click or tap on Properties.
Open the Properties of the selected Wi-Fi network
Locate the Random hardware addresses section and the setting named “Use random addresses for this network.” Then, click or tap the drop-down list under the latter and select Off.
Locate the Use random hardware addresses for networks and set it to Off
As always, don’t forget to restart your computer for the changes to take effect.
Which method do you prefer for restoring your network card's original MAC address?
Now that you have six methods of restoring your original MAC address, you should not have significant problems configuring your network adapter. Do you know of other ways? Also, if you had any problems restoring a MAC address to its original value, let us know in the comments section below.