title: "GameLoop on Windows 11: Full Compatibility Guide 2026" slug: gameloop-windows-11-compatibility-guide-2026 description: "Does GameLoop work on Windows 11? Complete guide covering compatibility, known issues, fixes for DirectX 12, Hyper-V conflicts, TPM 2.0, and how to run CODM and PUBG Mobile smoothly on Windows 11." target_keywords:

wordcounttarget: ~2800 internal_links:

status: draft added: 2026-08-22T21:00Z


Windows 11 shipped in 2021 and is now the majority platform for new PCs. If you just upgraded — or bought a new machine — you're probably wondering: does GameLoop actually work on Windows 11?

Short answer: yes, GameLoop works on Windows 11, but there are real compatibility traps that can cause it to fail if you don't know about them. This guide covers every known issue and how to fix each one.


Is GameLoop Officially Compatible with Windows 11?

Yes. Tencent officially supports GameLoop on Windows 11 (version 21H2 and later). Most users run it without any issues right after install.

That said, Windows 11 introduced several changes that affect GameLoop specifically:

Windows 11 ChangeGameLoop Impact
Hyper-V / Windows Hypervisor Platform enabled by default on many OEM devicesConflicts with GameLoop's Android VM (most common cause of launch failure)
Hardware-Accelerated GPU Scheduling (HAGS)Can cause black screen or stuttering in some GPU configurations
TPM 2.0 + Secure Boot required for Windows 11 installNo direct effect on GameLoop, but sometimes causes confusion
DirectX 12 as defaultGameLoop can expose issues if older GPU drivers aren't updated
Memory Integrity (Core Isolation)Blocks some kernel-mode components, may prevent GameLoop VM from starting
Android Subsystem for Windows (WSA)Conflicts with GameLoop if both are installed and both try to use the hypervisor

Step-by-Step Compatibility Checklist

Before troubleshooting specific errors, run through this checklist:


Fix 1 — Disable Hyper-V (Most Common Windows 11 Issue)

This is the #1 cause of GameLoop failing on Windows 11. Windows 11 enables Hyper-V by default on many OEM laptops and desktops with compatible CPUs.

GameLoop uses its own virtualization layer. When Hyper-V is running, the two hypervisors clash — GameLoop either crashes on launch, hangs at the loading screen, or displays an error like:

"Cannot create virtual machine. Please check if VT-x is enabled."

How to disable Hyper-V:

Method 1 — Windows Features (GUI):

  1. Press Win + R, type optionalfeatures, press Enter
  2. Uncheck all of these:
  1. Click OK → Restart your PC

Method 2 — Command Prompt (faster):

bcdedit /set hypervisorlaunchtype off

Restart after running this command.

After restarting, launch GameLoop as Administrator. The VM conflict should be resolved.

Note: Disabling Hyper-V will also disable WSL 2 (Windows Subsystem for Linux). If you use WSL 2 for development, you'll need to re-enable Hyper-V when you want to use it and disable it when you want GameLoop — or use the workaround below.

WSL 2 + GameLoop workaround: There's no clean way to run both simultaneously. The practical solution:

Or switch WSL to WSL 1 (which doesn't use Hyper-V):

wsl --set-default-version 1

Fix 2 — Disable Memory Integrity (Core Isolation)

Windows 11 has a security feature called Memory Integrity (formally: Hypervisor-Protected Code Integrity / HVCI). When enabled, it can block GameLoop's virtual machine kernel modules from loading.

How to disable:

  1. Open Windows Security (search in Start menu)
  2. Click Device Security
  3. Click Core Isolation Details
  4. Toggle Memory Integrity to Off
  5. Restart your PC

If the toggle is greyed out, you have a driver compatibility issue. Check Device Manager for devices with warning icons — outdated drivers can lock this setting.


Fix 3 — Check and Enable Virtualization in BIOS

Even on Windows 11 systems (which require VT-x/AMD-V for Secure Boot), virtualization may still be disabled in BIOS for running VMs. Windows 11's own Secure Boot doesn't require AMD-V/VT-x — GameLoop's emulator does.

Check if virtualization is enabled:

  1. Open Task Manager (Ctrl + Shift + Esc)
  2. Click Performance tab
  3. Click CPU
  4. Look for Virtualization: Enabled

If it shows Disabled, you need to enter BIOS.

BIOS entry key by manufacturer:

BrandBIOS Key
ASUSF2 or Del
MSIDel
GigabyteDel
LenovoF1 or F2
HPF10 or Esc
DellF2
AcerF2
SamsungF2

In BIOS, find Intel Virtualization Technology (Intel VT-x) or SVM Mode (AMD) and set to Enabled. Save and exit.


Fix 4 — Disable Hardware-Accelerated GPU Scheduling (HAGS)

Windows 11 enables HAGS by default on compatible GPUs. This can cause GameLoop to show a black screen or stuttering in some driver configurations.

How to disable:

  1. Open SettingsSystemDisplayGraphics
  2. Click Change default graphics settings
  3. Toggle Hardware-accelerated GPU scheduling to Off
  4. Restart your PC

Alternatively, if you have NVIDIA:

  1. Open NVIDIA Control Panel
  2. Go to Manage 3D Settings
  3. Set Resizable BAR and CUDA GPU as needed
  4. For HAGS, the Windows setting takes precedence

Fix 5 — Disable Windows Subsystem for Android (WSA)

Windows 11 can run Android apps natively via Windows Subsystem for Android (available via Amazon Appstore). WSA uses its own hypervisor — the same resource that GameLoop needs.

If you have WSA installed alongside GameLoop, both will fight over the Android virtualization layer.

How to uninstall WSA:

  1. Open SettingsAppsInstalled Apps
  2. Search for Windows Subsystem for Android
  3. Click the three dots → Uninstall
  4. Also uninstall Amazon Appstore if present
  5. Then disable Virtual Machine Platform in Windows Features (as in Fix 1)
  6. Restart

Fix 6 — Update GPU Drivers

Windows 11 with DirectX 12 can expose driver bugs in older GPU drivers. GameLoop's graphics engine (both DirectX and OpenGL modes) can malfunction with drivers from 2020 or earlier.

For NVIDIA:

For AMD:

For Intel integrated graphics (common on Windows 11 laptops):

After updating, test GameLoop in both DirectX and OpenGL rendering modes: Settings (gear icon) → Display → Rendering Engine → switch and relaunch


Fix 7 — Run GameLoop as Administrator

Windows 11 has stricter UAC defaults than Windows 10. Some GameLoop components need elevated permissions.

Permanent admin setting:

  1. Right-click the GameLoop shortcut → Properties
  2. Click Compatibility tab
  3. Check Run this program as an administrator
  4. Click Apply

Also do this for the main executable:


Fix 8 — Clean Reinstall if Nothing Works

If you've tried all the above and GameLoop still doesn't work on Windows 11, do a clean reinstall:

  1. Uninstall GameLoop via Settings → Apps
  2. Delete leftover folders:
  1. Restart your PC
  2. Disable Hyper-V and Memory Integrity (see Fix 1 and 2 above) — do this BEFORE reinstalling
  3. Download a fresh installer from gameloop.fun
  4. Right-click the installer → Run as Administrator

Performance on Windows 11 vs Windows 10

Windows 11 performs similarly to Windows 10 for GameLoop in most configurations. A few notes:

ScenarioWindows 11 vs Windows 10
Idle RAM usageWin11 uses ~600-800MB more RAM at baseline
DirectX 12 performanceSimilar, some NVIDIA cards slightly better on Win11
CPU schedulingWin11's Intel Thread Director benefits 12th/13th gen only
Gaming modeBoth have Game Mode; Win11's is better at isolating processes
GameLoop FPS in CODMNo meaningful difference on equivalent hardware
HAGS effectPotential regression on Win11 defaults; disabling recommended

If your PC has 12th-gen Intel Core (Alder Lake) or newer with efficiency cores (E-cores), Windows 11 handles the big.LITTLE-style scheduling better than Windows 10. This can help with GameLoop CPU load.


Known Incompatibilities

SituationStatus
32-bit Windows 11Not supported (Win11 is 64-bit only — no conflict)
ARM-based Windows 11 (Surface Pro X, Snapdragon)Not supported — GameLoop requires x86-64
Windows 11 in S ModeNot supported — S Mode blocks non-Store apps
Windows 11 on Mac M-series (Parallels/VMware)Not supported — nested virtualization blocked
Windows 11 in a VM (VirtualBox/Hyper-V guest)Not supported — nested virtualization blocked

Quick Diagnostic Table

SymptomMost Likely CauseFix
GameLoop won't open, nothing happensHyper-V conflictFix 1
"Cannot create virtual machine" errorHyper-V or VT-xFix 1, Fix 3
Black screen inside GameLoopHAGS or GPU driverFix 4, Fix 6
GameLoop crashes immediatelyMemory Integrity or permissionsFix 2, Fix 7
Hangs at loading screen foreverWSA conflict or Hyper-VFix 1, Fix 5
Installed but games won't downloadFirewall or antivirusExclude C:\Program Files\TxGameAssistant\
Works but extremely laggyVT-x off or HAGS onFix 3, Fix 4
Worked fine on Win10, broken after upgradeMultiple — run checklistStart from top of checklist

Frequently Asked Questions

Q: Do I need to do anything special when upgrading from Windows 10 to Windows 11? After the Windows 11 upgrade, re-run GameLoop and check if it still launches. If it does, you're fine. If it fails, follow Fix 1 (Hyper-V) first — Windows 11 upgrades frequently re-enable Hyper-V.

Q: Will Windows 11 updates break GameLoop? Occasionally. Major Windows 11 feature updates (like 23H2, 24H2) sometimes re-enable Hyper-V or Memory Integrity. If GameLoop stops working after a Windows update, run Fix 1 and Fix 2 again.

Q: Is Windows 11 better or worse than Windows 10 for GameLoop? Effectively the same, once you've done the Hyper-V/HAGS fixes. The main advantage of Win11 is better support for modern hardware. The main disadvantage is the extra steps needed to disable conflicting features.

Q: Can I use GameLoop on a Windows 11 laptop without a dedicated GPU? Yes. GameLoop works with integrated graphics (Intel Iris Xe, AMD Radeon Integrated). You'll get better performance by choosing OpenGL rendering mode and lowering in-game settings to Smooth/Low.

Q: My PC shows "This PC can't run Windows 11" — can I still use GameLoop on Windows 10? Yes. GameLoop is fully supported on Windows 10 (64-bit, version 1903 or later). You don't need to upgrade to Windows 11 to use GameLoop.

Q: I have 8 GB RAM. Will GameLoop run OK on Windows 11? Yes. Windows 11 uses slightly more baseline RAM than Windows 10, but 8 GB is sufficient for GameLoop + CODM/PUBG Mobile at medium settings. 16 GB gives noticeably smoother performance for heavier titles like Genshin Impact.

Q: What about Windows 11 24H2 specifically? Windows 11 24H2 (released late 2024) re-enabled Memory Integrity on some OEM devices. If you're on 24H2 and GameLoop just broke, check Fix 2 first.



Last updated: 2026. GameLoop version: 9.0+ (MuMu 12 engine). Windows 11 versions covered: 21H2 through 24H2.