The (formerly the Microsoft Loopback Adapter) is a virtual network interface used for testing network configurations in a sandbox environment without needing a physical network connection. Step-by-Step Installation Guide Open the Add Hardware Wizard : Press Win + R on your keyboard to open the Run dialog.
Right-click the Loopback Adapter in Device Manager and select . Go to the Power Management tab (if available).
The loopback adapter functions as a virtual network interface card (NIC). It allows your computer to communicate with itself using standard network protocols (like TCP/IP). Key Use Cases
The driver installation was interrupted, or Windows 11 disabled the device due to a power management conflict. Solution:
In Windows Server environments (and sometimes for testing on client OSes), the Microsoft Loopback Adapter is a key component of configuring Network Load Balancing (NLB) in single-node mode. It allows a single server to host a cluster's virtual IP address, receiving traffic on that IP while still using its regular IP for other management functions. This is a valuable test scenario before moving to a multi-node production cluster.
Some users have reported an error message during installation stating that the hardware could not be installed. This can be frustrating but is often resolved by ensuring you are following the correct steps precisely.
Select from the list. Click the Properties button. Select the radio button: Use the following IP address . Enter a private IP address. For example: IP address : 192.168.50.1 Subnet mask : 255.255.255.0 Default gateway : Leave this blank.
Select and enter a private IP block (e.g., IP: 192.168.50.1 , Subnet Mask: 255.255.255.0 ). Leave the Default Gateway blank. Click OK to save the changes. Troubleshooting Common Issues Missing "Add Legacy Hardware" Option
Once installed, the adapter appears as a new "Ethernet" connection in your Network Connections (accessible via How to create a Microsoft loopback adapter in Windows 11
: Since it’s virtual, it won't receive an IP from a router automatically. You will likely need to right-click Properties > IPv4 and assign a static IP address (like 192.168.1.1 ) to use it for local testing. Common Use Cases Lab Environments
If the option does not appear under the Action menu, you have not selected your computer name at the top of the Device Manager tree. Click the top line of the window and check the menu again. Issue 2: Loss of Internet Access After Installation
If you open Device Manager and see several Microsoft Loopback Adapters that you did not create, there is likely an explanation.
Restart your PC and reinstall the adapter using the installation steps above. Pro-Tip: Fast Installation via PowerShell
The installation is done through the since it is not a physical "piece" of hardware you can plug in.
Right-click the new adapter (usually named Ethernet 2 or Ethernet 3 ) and select . Double-click Internet Protocol Version 4 (TCP/IPv4) . Select Use the following IP address . Enter a private IP address (e.g., 192.168.100.1 ). Enter a standard Subnet mask (e.g., 255.255.255.0 ). Leave the Default Gateway blank. Click OK to save changes. How to Rename the Adapter for Clarity
Microsoft has deprecated the point-and-click legacy hardware wizard for many older drivers. If you search for "Microsoft Loopback Adapter" in the standard list, you will not find it. Instead, you must install it using a different method: Do not worry—the adapter still exists; you just need to know where to look.
# Install using built-in devcon equivalent (needs device console utility from Windows SDK) # But most practical: Use "Add legacy hardware" GUI.
The most reliable method to install the Loopback Adapter is through the Device Manager. The quickest way to open it is to right-click the Start menu icon and select "Device Manager".
