Dead Space 3 Sorry This | Application Cannot Run Under A Virtual Machine
If you are on Windows 10 or 11 Pro/Enterprise, the "Core Isolation" feature uses Hyper-V, which triggers the error. You need to disable memory integrity.
Note: This may affect the performance of other virtualization software (like Docker, Bluestacks, or Windows Sandbox), though usually minimally.
Alternative Command Line method for Hyper-V:
If you don't want to turn off Memory Integrity in settings, try adding this command line argument in the EA App (alongside or instead of the one in Method 1):
-nohyperthreading
If you need virtualization for your daily work (Docker, WSL, Android Studio), you cannot disable Hyper-V permanently. Instead, you can trick Dead Space 3 into bypassing the check. If you are on Windows 10 or 11
Important: This method works for the Steam and EA App versions, but you may need to apply it after every update.
Look for a file named system.txt or config.txt. (Rare for DS3 – instead, look for the executable properties).
Alternatively, create a shortcut to Dead Space 3.exe.
Right-click the shortcut > Properties.
In the Target field, add the following command-line arguments after the closing quote:
-disable-anti-vm-check -nohypervisor
Example: "C:\...\Dead Space 3.exe" -disable-anti-vm-check -nohypervisor
Apply and launch using the shortcut.
Note: Not all versions of Dead Space 3 respect these arguments. If they don’t work, move to Solution 3.
Oddly enough, forcing the game to run in an older Windows compatibility mode often bypasses the virtualization check. Alternative Command Line method for Hyper-V: If you
Find the deadspace3.exe file.
Right-click it and select Properties.
Go to the Compatibility tab.
Check the box "Run this program in compatibility mode for:"
Select Windows 7 (or Windows 8) from the drop-down menu.
At the bottom, under "Settings," check "Run this program as an administrator."
Click Apply and OK.
Launch the game.
There are two approaches: a permanent system-level fix and a temporary toggle. The best choice depends on whether you need virtualization features for work or development.
This error is part of a dying practice. Most modern games (2018+) have removed blanket VM bans, because:
For completeness, if you genuinely are trying to run the game inside VMware or VirtualBox on a Linux or macOS host, you will hit the same error—and there is no easy fix. SolidShield is designed to detect the virtualized GPU, lack of direct hardware access, and hypervisor signatures. Even with 3D acceleration enabled, the DRM will likely still refuse to run. Your best bet is to dual-boot Windows or use a compatibility layer like Proton on Steam Deck (which, oddly, often works better because Steam’s Proton is not a traditional hypervisor). If you need virtualization for your daily work
If you develop or test software and legitimately need to run Dead Space 3 inside a VM (for QA, compatibility testing, or analysis), follow these guidelines:
Note: This involves replacing the game executable. While this is standard advice for fixing broken DRM on legitimately owned games, do this at your own risk.
If the SecuROM DRM is simply broken on your specific hardware configuration, the only way to play might be to remove the DRM entirely.