Need help troubleshooting MSI App Player issues

I recently installed MSI App Player to run Android apps on my Windows PC, but I’m running into performance problems and occasional crashes. I’ve tried reinstalling and updating my drivers, but nothing seems to fix it. Can someone explain common MSI App Player issues and suggest reliable troubleshooting steps so I can use my games and apps smoothly again?

MSI App Player = rebranded BlueStacks with MSI tweaks, so most BlueStacks fixes apply.

Start with the basics:

  1. Check virtualization
  • Go to Task Manager, Performance, CPU, look for “Virtualization: Enabled”.
  • If it says Disabled, enter BIOS and turn on Intel VT x or AMD SVM.
  • Emulator performance tanks without this.
  1. Switch to Performance mode in the player
  • Open MSI App Player.
  • Settings icon, Engine.
  • Set performance mode to “High performance”.
  • Try OpenGL first, if it crashes a lot, test DirectX.
  • Allocate 4 CPU cores if you have 6 or more cores.
  • Allocate 3 to 4 GB RAM if you have 8 GB system RAM, 4 to 6 GB if you have 16 GB.
  • Do not max it to all cores or all RAM, Windows needs room.
  1. GPU settings
  • Nvidia: Open Nvidia Control Panel, Manage 3D settings, Program Settings, pick MSI App Player / HD-Player.exe.
    Set Power management mode to “Prefer maximum performance”.
    Set preferred GPU to High performance Nvidia processor.
  • AMD: Similar idea in Radeon Settings, pick max performance for the app.
  1. Disable Windows junk
  • Close MSI App Player.
  • In Windows Search, type “msconfig”.
  • Go to Services, check “Hide all Microsoft services”.
  • Disable stuff like RGB software, third party overlays, updaters.
  • In Task Manager, Startup tab, disable junk.
  • Reboot, test again.
  1. Check for background conflicts
  • Disable overlays from Discord, Steam, Xbox Game Bar, MSI Afterburner, Rivatuner.
  • These sometimes trigger crashes in emulators.
  1. Storage and paging file
  • Install MSI App Player on an SSD, not HDD.
  • Make sure you have at least 15 to 20 GB free space.
  • Windows Search, “View advanced system settings”.
  • Performance, Settings, Advanced, Virtual memory.
  • Let Windows manage paging file size, or set at least 8 to 16 GB.
  1. Use a clean fresh instance
  • In MSI App Player, use Multi Instance Manager.
  • Create a new instance with a lower Android version, like 32 bit instance.
  • Some games run more stable on 32 bit.
  1. Log what crashes
  • Note if crash happens at launch, during gameplay, or only in one game.
  • If only 1 or 2 apps, try reinstalling only those or use APK from another source.
  • If the whole emulator closes, check C ProgramData BlueStacks or MSI logs for repeated error codes.
  1. If it is still bad
  • Try a current BlueStacks version, LDPlayer, or MEmu on the same machine.
  • If those run fine, MSI build might be buggy for your hardware.
  • If all emulators stutter or crash, root cause is your OS, drivers, or background apps.

Driver note

  • Use DDU to fully remove GPU drivers, then install latest WHQL from Nvidia or AMD, not from Windows Update or OEM “helper” tools.

If you share your specs, games you run, and which engine you selected, people can pinpoint more.

Couple things to add on top of what @mikeappsreviewer already dropped:

  1. Check Windows power plan

    • Control Panel → Power Options
    • Set to “High performance” or in Windows 10/11 Settings → System → Power & sleep → Additional power settings.
    • On desktops this alone can fix random stutters where CPU keeps downclocking for no reason.
  2. Disable GPU “optimization” features
    Some vendor stuff actually breaks emulators:

    • MSI Dragon Center / MSI Center: turn off Gaming Mode / User Scenario auto tuning and any “smart priority” garbage.
    • If you use NVIDIA / AMD “optimized” profiles in their software, try resetting to defaults for this app and then only tweak power mode, nothing else.
  3. Turn off Windows 11 widgets & background nonsense

    • Gaming emus hate overlays and live tiles.
    • Settings → Gaming: disable Xbox Game Bar, Game Mode only on if you’re not running a ton of stuff in background.
    • Settings → Personalization → Taskbar: turn off Widgets and News stuff. It reduces random GPU spikes.
  4. Check for RAM pressure / memory leak
    While MSI App Player is running and you’re actually in game, open Task Manager:

    • If Memory is over ~80% used and climbing, reduce the RAM you assigned in the emulator and close browser tabs / Discord / Chrome.
    • If HD-Player.exe climbs in memory endlessly until crash, that is likely a game + emulator combo bug. Try:
      • Different Android profile / instance (32 bit vs 64 bit, different DPI).
      • Turn off “ASTC texture” or similar graphics options if available.
  5. Disable hardware-accelerated GPU scheduling
    This one is weird, but it does break some emulators sometimes.

    • Settings → System → Display → Graphics → Default graphics settings
    • Turn off “Hardware-accelerated GPU scheduling”
    • Reboot and test.
  6. Audio device conflicts
    Random crashes when sound changes? Seen it with emus:

    • Unplug extra USB audio devices / DACs temporarily.
    • Right click speaker icon → Sound settings → set one default output, disable “spatial sound” for testing.
  7. Check crash type

    • App inside emulator crashes but emulator stays open: probably that specific game or its settings. Clear app cache/data from Android settings, or reinstall just that game.
    • Whole emulator window disappears instantly: look in Windows Event Viewer
      • Windows Logs → Application
      • Filter for errors related to HD-Player.exe or Bluestacks services
      • Repeated DLL or driver mentioned there can tell you if it’s GPU, antivirus, or some overlay.
  8. Security / antivirus
    Some “security suites” go nuts when they see virtualization. For testing:

    • Temporarily disable third party AV (Kaspersky, Avast, etc).
    • Add MSI App Player folder as an exclusion.
    • If you use Windows Defender only, add the install folder and ProgramData BlueStacks/MSI folder to exclusions.
  9. Try older or slightly older GPU driver
    This is where I kinda disagree a bit with the “always latest” idea. Sometimes newest WHQL is worse for emulators.

    • If you already tried the newest driver, test a previous WHQL from 1–2 versions back.
    • Keep one that works, even if it is not shiny and new.
  10. Test with a completely new Windows user profile

  • Create a new local account.
  • Install MSI App Player just for that user.
  • If it suddenly runs fine there, you know your main profile is bloated with services / overlays / hooks.

If you can share:

  • CPU / GPU / RAM
  • Whether you’re on Windows 10 or 11
  • Whether it crashes in all games or just specific ones

then it’s easier to narrow it down to “MSI App Player itself is cursed on your setup” vs “some Windows / driver thing screwing every emulator.”