All guides

Hyper-V and virtualization errors

If LDPlayer won't start, hangs while loading, or runs at a crawl, this is the first thing to check and usually the answer.

Why it happens

LDPlayer runs Android in a virtual machine, which needs your CPU's hardware virtualization. Two separate things can take that away:

  • Virtualization is disabled in BIOS/UEFI. Nothing on the machine can use it.
  • Windows is already using it. Hyper-V, Virtualization Based Security (VBS), Memory Integrity, WSL2, Windows Sandbox and Docker Desktop all claim the virtualization layer, and LDPlayer then gets the slow software fallback — or nothing.

The second is far more common and much less obvious, because nothing announces itself. LDPlayer just behaves badly.

Step 1: enable virtualization in BIOS

Restart into your BIOS/UEFI and look for the setting — Intel VT-x or AMD-V, sometimes labelled SVM Mode. Enable it, save, reboot.

You can confirm it's on from Task Manager: Performance → CPU, where Virtualization should read Enabled.

Step 2: turn off Windows virtualization features

This is the part people miss. Even with VT-x enabled, Windows can be holding it.

BotDaddy has a Disable Virtualization tool that turns off Hyper-V, VBS and related Windows virtualization in one pass. It backs up your current configuration first and is fully reversible, which matters — some of these settings are awkward to find again by hand.

You'll need to reboot afterwards. Virtualization features don't release until Windows restarts, so a machine that "still doesn't work" often just hasn't rebooted yet.

What you lose

Turning these off is a real trade, so make it deliberately:

  • WSL2, Docker Desktop and Windows Sandbox stop working. They need the same layer LDPlayer wants. If you develop on this machine, that may be a dealbreaker.
  • Memory Integrity and VBS are security features. Disabling them lowers your defences against certain kernel-level attacks. For a dedicated farming machine that's an easy call; for your everyday laptop think about it.

The tool's backup means you can put it all back, but you can't have both at once — that's a Windows constraint, not something any emulator can work around.

Still not working

Check virtualization really is enabled in Task Manager. It's common to change the BIOS setting in the wrong place, or for it not to save.

Reboot if you haven't. Twice, if the first didn't take.

Look for other hypervisors. Some antivirus and anti-cheat software installs one. BlueStacks and other emulators can also interfere.

A single instance failing while others are fine is not this. This problem affects every instance equally. One bad instance is an instance problem — see LDPlayer setup for Viking Rise for rebuilding it.