Quick Answer
To enable debug mode in EU5, launch Europa Universalis V with the -debug_mode launch option. On Steam, right-click the game, open Properties, and add -debug_mode in Launch Options. Without Steam, create a Windows shortcut to eu5.exe and add -debug_mode after the quoted executable path.
After the game starts, load a copied non-Ironman save and open the console. On QWERTY keyboards, the backtick/grave key is the usual key. If that does not work, try the alternate keyboard shortcuts below.

Use debug mode in copied test saves first. The console is for troubleshooting, sandboxing, and guide writing, not for achievement runs.
For the full command list after the console opens, use the live EU5 Console Commands and Cheats List.
Before You Turn On Debug Mode
Debug mode is a testing tool. It can open the console, expose hidden debug information, show map tooltips, and unlock debug menus. That makes it useful when you need to test a command or find an internal value, but it also makes it risky for a campaign you care about.
Use this safety workflow before testing:
| Step | Why it matters |
|---|---|
| Copy the save | Some commands and debug tools can permanently change a save. |
| Avoid Ironman | Console use is documented for non-Ironman debug sessions. |
| Record the version | EU5 commands and syntax can change after patches. |
Remove -debug_mode after testing |
This prevents accidental debug sessions later. |
| Check checksum after restarting | Achievement eligibility depends on a clean game state and correct checksum. |
If you only want to learn commands, start a disposable save instead of experimenting in your real campaign.
How to Enable EU5 Debug Mode on Steam
- Open Steam.
- Go to your Library.
- Right-click
Europa Universalis V. - Choose
Properties. - In
Launch Options, enter-debug_mode. - Close the properties window.
- Start EU5 again.
If EU5 was already running, restart it. The launch option is read when the game starts, so changing Steam Launch Options while the game is open will not fix the current session.
The common mistake is typing debug_mode without the leading hyphen. The documented launch option is -debug_mode.
How to Enable Debug Mode Without Steam
For a direct Windows shortcut:
- Open the EU5 installation folder.
- Open the
binariesfolder. - Right-click
eu5.exe. - Create a shortcut.
- Right-click the shortcut and open
Properties. - In the
Targetfield, add a space and-debug_modeafter the quoted path.
The target should follow this pattern: "...eu5.exe" -debug_mode.
Keep the quote marks around the executable path if Windows created them. Put -debug_mode outside the closing quote, separated by a space.
What About the Paradox Launcher?
Some Paradox launcher flows expose a game setting for opening the game in debug mode. If your launcher shows that option, it is a valid route. If your platform skips the launcher or does not show a debug setting, use Steam Launch Options or the Windows shortcut method.
The important rule is the same either way: debug mode must be active when EU5 launches.

Use the console's own help and autocomplete after debug mode is active; copied command syntax can become stale after patches.
How to Open the EU5 Console
Once debug mode is active, load or start a non-Ironman game. Then open the console.
The Paradox Wiki lists several possible keys because layouts differ:
| Keyboard or layout case | Try this |
|---|---|
| QWERTY keyboard | Backtick/grave key |
| Common alternate layouts | Shift+2, Alt+2+1, Shift+3 |
| Regional keys | Section, tilde, caret, degree, or superscript-two keys |
| Fallback combos | Alt+C or Shift+Alt+C |
If none of those work, check EU5's keyboard settings and look for the console or debug-console binding.
How to Confirm Debug Mode Is Working
Use these checks before assuming a command is broken:
| Check | What it tells you |
|---|---|
| The console opens | Debug mode and the console key are working. |
| Debug tooltips appear | Debug info is active on map or UI elements. |
version prints a build |
You can record the current EU5 build before testing. |
help cash or help tag prints syntax |
The console accepts command help. |
| Tab autocompletes a partial command | Your current build recognizes that command string. |
helplog writes command output to game.log |
You can audit available commands outside the console. |
Three controls save time once the console opens:
| Control | Use |
|---|---|
| Up and down arrows | Move through previous console commands. |
| Tab | Autocomplete a command or show matching commands. |
help [command] |
Check syntax in your current EU5 build. |
Do not copy square brackets from examples. If a guide says cash [amount], type a real number such as cash 1000.
How to Turn Debug Mode Off
To return to normal play:
- Exit EU5.
- Remove
-debug_modefrom Steam Launch Options or stop using the debug shortcut. - Disable mods that toggle debug behavior.
- Restart the game.
- Check the checksum in the main menu.
- Load a clean save that was not used for debug testing.
The Paradox Wiki notes that debug mode can be disabled from the console, but cannot normally be re-enabled after it is closed unless mods are involved. For normal play, the cleanest approach is to restart the game with or without the launch option depending on what you need.
Does Debug Mode Disable Achievements?
Treat debug mode as incompatible with achievement play.
If you launched with debug mode or used console commands in a save, do not expect that same save to become achievement-eligible later. Removing the launch option is about returning to a clean future session, not turning a debugged save into an achievement save.
For achievement runs:
- remove
-debug_mode; - disable mods;
- restart EU5;
- check checksum;
- start or load a clean eligible save.
What If You Use GeForce NOW or Another Cloud Platform?
Cloud platforms can be difficult because you may not control Steam Launch Options, the Paradox launcher path, or local shortcuts. Some players report that cloud sessions do not persist the needed setting.
If your platform does not expose launch options or launcher game settings, debug mode may be blocked by the platform rather than by EU5 itself. For guide writing, command testing, and screenshots, a local install is more reliable.

Debug mode is most useful when you are testing in a controlled local setup with copied saves and known version information.
Common Mistakes
| Mistake | Fix |
|---|---|
Typing debug_mode in Steam Launch Options |
Use -debug_mode. |
| Adding the flag while EU5 is already open | Restart the game. |
Typing debug_mode in the console and losing debug mode |
Restart with -debug_mode if you need it again. |
| Pressing only tilde on a non-US keyboard | Try alternate keys and check keybind settings. |
| Testing in the real campaign save | Use a copied non-Ironman save. |
| Expecting achievements after debug testing | Use a clean session and a clean eligible save. |
Next Step
After the console opens, use the EU5 Console Commands and Cheats List for command names, examples, and patch-sensitive caveats. If a command asks for a country tag, location ID, or map target, use the EU5 Country Tags and Location IDs Guide before testing it in a save. If a command still fails after setup, use EU5 Console Commands Not Working? as the troubleshooting checklist.
FAQ
Do You Need Debug Mode For EU5 Console Commands?
For the documented built-in path, yes. EU5's console is accessed in non-Ironman games while debug mode is active.
What Is The Exact EU5 Launch Option?
Use -debug_mode, including the leading hyphen.
Why Does Typing debug_mode Turn Debug Mode Off?
debug_mode is also a console toggle. If you disable debug mode from inside the game, restart with -debug_mode to return to the normal documented workflow.
Can You Re-Enable Debug Mode Without Restarting?
The Paradox Wiki notes that mods can toggle debug mode, but for a normal no-mod workflow you should restart with -debug_mode.
Does Debug Mode Work In Ironman?
Use debug mode and console commands for non-Ironman testing. Do not use them for achievement saves.
Why Does The Console Key Not Work?
Keyboard layout is the usual reason. Try backtick, Shift+2, Alt+2+1, Shift+3, the section/tilde/caret/degree/superscript keys, Alt+C, or Shift+Alt+C. Also check keybind settings.
Can GeForce NOW Users Enable EU5 Debug Mode?
It depends on whether the cloud platform exposes launch options or a launcher path. If it does not, use a local install for reliable debug testing.
How Do I Confirm A Command Works In My Patch?
Open the console and use version, help [command], helplog, and Tab autocomplete. If an online guide conflicts with your current help output, trust the current build first.