EXCLUSIVE OFFER: UNLOCK 15% SAVINGS IN LONDON! Claim Offer

How to Fix the "No Network Adapters Were Detected" Error in VMware ESXi

Fix VMware ESXi No Network Adapters Error
Ask AI to extract steps & commands from this tutorial:

If you are setting up a private cloud on a bare metal server, VMware ESXi is likely your hypervisor of choice. However, the installation process can quickly come to a halt with a frustrating red screen displaying the message: "No Network Adapters Were Detected. Either no network adapters are physically connected to the system, or a suitable driver could not be located."

For IT administrators and UK businesses trying to deploy bare-metal dedicated servers, this is a common roadblock in 2026. In this tutorial, we will explain exactly why this error occurs and provide a step-by-step guide to fixing it by creating a custom ESXi ISO.

Why Does This Error Occur?

VMware is designed for enterprise environments. To keep the ESXi installation file (ISO) lightweight, VMware strictly adheres to its Hardware Compatibility List (HCL) and does not include drivers for standard, consumer-grade network cards (like Realtek or older desktop-grade Intel NICs).

If your bare metal server uses a network interface card (NIC) that isn't on the official HCL, the ESXi installer simply cannot "see" your network port. The solution? You need to manually inject the missing driver into the ESXi installation file.

Prerequisites: What You Will Need

  • The original VMware ESXi Offline Bundle (.zip) from the Broadcom/VMware portal.
  • ESXi-Customizer-PS: A free PowerShell script available on GitHub.
  • The specific .VIB driver file for your server's network card.

Step 1: Prepare Your Workspace

Create a new folder on your C:\ drive to keep things organized. Let's name it C:\ESXi-Build. Inside this folder, place the ESXi-Customizer-PS.ps1 script, your ESXi Offline Bundle .zip file, and create a subfolder named Drivers where you will place your downloaded .VIB file.

Step 2: Configure Windows PowerShell

To run the customizer script, you need to install VMware PowerCLI and adjust your Windows execution policies. Open Windows PowerShell as an Administrator.

powershell

Install-Module -Name VMware.PowerCLI -AllowClobber
                            

Next, allow the customizer script to run by lowering the execution policy:

powershell

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
                            

Step 3: Inject the Driver and Build the ISO

Now, it is time to run the script that will fuse your missing network driver with the ESXi installer. In your PowerShell window, navigate to your build folder and run the command:

powershell

.\ESXi-Customizer-PS.ps1 -vft -load net55-r8168 -pkgDir C:\ESXi-Build\Drivers
                            

(Note: Replace net55-r8168 with the exact name of the VIB driver file you downloaded).

The script will take a few minutes to process. Once completed, you will find a brand-new, custom .iso file inside your C:\ESXi-Build folder!

Step 4: Boot and Install

Flash this newly created ISO to a USB flash drive using a tool like Rufus. Insert the USB into your bare metal server and boot it up. This time, the installer will successfully detect your network adapter, and you can proceed with setting up your virtual environment.

The Alternative: Choose Enterprise-Grade Hardware

While injecting drivers is a great workaround, it can complicate future updates and patches. The most robust way to avoid hardware incompatibility is to use a server built specifically for virtualization.

At eServers, we take the guesswork out of private cloud deployments. Our UK Bare Metal Dedicated Servers are provisioned with 100% VMware-compatible enterprise hardware, including high-throughput Broadcom and Intel network interfaces. Skip the driver troubleshooting and get straight to deploying your infrastructure today.

Discover eServers Dedicated Server Locations

eServers provides reliable dedicated servers across multiple global regions. Whether you need low latency, regional compliance, or proximity to your audience, our wide geographic coverage ensures the perfect hosting environment for your project.

Our Bandwith providers

We are Partners with 15 +

At eServers , we proudly partner with 15+ leading global tech providers to deliver secure, high-performance hosting solutions. These trusted alliances with top hardware, software, and network innovators ensure our clients benefit from modern technology and enterprise-grade reliability.

Hosting Solutions