Hyper-V Desktop Edition Switch\Network Types Explained

Last Updated on June 5, 2026

Hyper-V is Microsoft’s virtualization platform where you can create multiple virtual machines on one physical host computer. This comes in handy for management purposes as well as keeping costs down because you do not need dedicated hardware for each virtual machine (VM).

Hyper-V runs on Windows Server operating systems but can also run on Windows desktop operating systems assuming you are running the professional version of the OS. It is possible to configure Hyper-V to run on Windows Home edition PCs with a little tweak.

Hyper-V Virtual Switch Types Explained: External, Internal, and Private

In Hyper-V, a virtual switch is a software-based network switch that allows direct communication between virtual machines. It completely manages the heavy traffic flowing between your active VMs and the physical network adapter. It acts exactly like a physical network switch where it enables network traffic to efficiently flow between connected devices. This specific routing allows your VMs to freely communicate with each other and with external internet networks. We will be discussing the specific Hyper-V desktop edition switch types so you can gain a completely solid understanding of how they differ.

Viewing and Configuring Virtual Switches

1. Open the Virtual Switch Manager

To view your active virtual switches, go directly to the Hyper-V Manager application. Click on Virtual Switch Manager located right in the Actions pane. This dedicated menu acts as your primary control center for mapping out virtual network interfaces.

Hyper-V Actions Pane
Click on Virtual Switch Manager

2. Examine the Default Switch

When you initially install Hyper-V, the system automatically creates a virtual switch specifically called Default Switch. The software immediately connects this adapter directly to the Default Network to provide instant internet access. You will definitely notice how the configuration settings are greyed out on your screen. This happens specifically because the default switch cannot be manually edited but only completely removed.

Hyper-V virtual switch manager
View default switch settings

3. Understand MAC Address Ranges

You can also view and safely edit the exact MAC address range for the Default Switch. Look directly under the Global Network Settings section to find this option. MAC (Media Access Control) addresses are entirely unique identifiers assigned to network interface controllers at the pure hardware level. These static physical addresses are explicitly used for identifying and communicating with hardware devices on a local area network (LAN).

Hyper-V Desktop Edition Switch\Network Types Explained
Virtual switch MAC address range

4. Route Data Packets Efficiently

MAC addresses play a highly crucial role in the entire process of standard data transmission. They are actively used by standard network protocols such as Ethernet to strictly determine the exact source and destination of moving data packets within a network. By using specific MAC addresses,, devices can instantly differentiate between each other. This allows the system to efficiently route data packets directly to their intended physical recipients.

Hyper-V Network Types

Hyper-V utilizes three primary types of virtual networks. You must choose between external, internal, and private architectures when building your virtual environment.

Hyper-V Desktop Edition Network Types diagram
Hyper-V network types

1. External Network Connections

An external network in Hyper-V perfectly allows virtual machines to easily communicate with outside external networks. This broad access explicitly includes hitting other physical computers on the local network and the public internet. This specific type of network is rigidly bound to a physical network adapter sitting on the Hyper-V host machine. Binding the adapter directly enables VMs to safely access resources completely outside of the local host environment. External networks are commonly used for VMs that require constant connectivity to the broader network such as active web servers or typical client computers.

2. Internal Network Isolation

An internal network in Hyper-V is completely isolated from outside external networks. It only allows direct communication between active VMs and the physical Hyper-V host itself. VMs connected to an internal network can freely communicate with each other and the host machine. They absolutely cannot access resources outside of the host environment or the internet. This rigid type of network is incredibly useful for creating isolated testing environments or private networks for internal services. You can establish safe communication between VMs without ever exposing them to external internet threats.

3. Private Network Security

A private network in Hyper-V is the absolute most isolated type of virtual network available. It strictly allows communication between VMs sitting on the exact same Hyper-V host machine. VMs connected to a private network absolutely cannot communicate with the host operating system or other VMs located on entirely different hosts. This extremely locked down network is ideal for high security scenarios where complete isolation between VMs is strictly required. Secure software development or malware testing environments desperately need Private Networks to absolutely guarantee VMs lack any external connectivity.

For additional training resources, check out our online IT training courses.

Check out our extensive IT book series.

Todd Simms

Todd Simms has over 15 years of experience in the IT industry specializing in Windows, networking and hardware.

Related Posts

© 2026 Online Computer Tips
Website by Anvil Zephyr