logo

KCD2.org

KCD2 Commands: Working Console Cheats and Fixes

KCD2 Commands: Working Console Cheats and Fixes
Table of contents

KCD2 commands work only on PC through the developer console. Add -devmode to the game's launch options, restart the game, press the physical key below Esc and left of 1, then enter a command exactly as written. The most dependable KCD2 commands add Groschen or an item, show coordinates, teleport, change FOV, adjust lockpicking, display the ranged reticle, or hide the HUD. Make a separate save first: spawning quest items or teleporting into a locked area can break progression.

Quick answer: In Steam, open Library → Kingdom Come: Deliverance II → Properties → General → Launch Options, enter -devmode, and restart. Open the console with the backtick/tilde key on an English layout. Type ?_ to list the KCD2 commands recognized by your installed build. If a copied command returns “unknown command,” trust the in-game list rather than an old web page.

KCD2 Commands Requirements

RequirementWhat you need
PlatformWindows PC; PlayStation and Xbox do not expose this developer console
Launch argument-devmode is required for gameplay KCD2 commands
RestartClose and relaunch before testing KCD2 commands
Console keyPhysical key below Esc and left of 1; symbol varies by keyboard layout
SafetySeparate manual save before using gameplay-changing KCD2 commands

Some harmless display variables open without developer mode, while money, item, and gameplay KCD2 commands usually require -devmode. This explains why one command may work while wh_cheat_money appears to do nothing. The KCD2 commands console also does not always print a success message; verify the inventory, money total, or visual setting after pressing Enter.

How to Enable KCD2 Commands on Steam

  1. Close Kingdom Come: Deliverance II.
  2. Open Steam and select Library.
  3. Right-click the game and choose Properties.
  4. Stay on General and find Launch Options.
  5. Enter exactly -devmode.
  6. Close the Properties window and launch the game again.
  7. Load a save, open the console, enter one of the KCD2 commands, and press Enter.

Do not type - devmode, devmode, or quotation marks. A space after the dash is a common reason KCD2 commands for money and items fail. If you use another PC launcher, add the same argument through that launcher's supported command-line field or a shortcut to the game executable; file paths differ by storefront and installation.

Which Key Opens KCD2 Commands?

The KCD2 commands key depends on the layout. On US and UK layouts, use the backtick/tilde key: ` / ~. On a German keyboard, use the circumflex key ^ (Zirkumflex-Taste) below Esc and left of 1; do not look for the US tilde label. On Czech, Dutch, and other layouts, identify the same physical key even if it prints another symbol.

If the KCD2 commands console still does not appear, temporarily switch Windows to an English keyboard layout and try the backtick key again. Avoid rebinding random keys or editing game files until this layout test fails.

Working KCD2 Commands Quick List

These KCD2 commands are repeatedly confirmed across current guides and community testing:

PurposeCommandNotes
Show recognized commands?_Best KCD2 commands check for the installed version
Add Groschenwh_cheat_money 1000Replace 1000 with the desired amount
Add one itemwh_cheat_addItem ITEM_IDReplace ITEM_ID; run again for more copies
Save without Schnappswh_sys_NoSavePotion = 1Set back to 0 to restore default behavior
Show coordinateswh_rpg_getLocationRecord all three coordinate values
Teleportgoto X Y ZUse coordinates in the same order
Remove lockpick shakewh_pl_LockPickingShakeOverride = 0Restore with the previous/default value
Increase lockpick tolerancewh_pl_LockPickingDOF = 50Makes the minigame more forgiving
Show ranged reticlewh_pl_showfirecursor 1Use 0 to hide it again
Hide HUDwh_ui_showHUD = 0Use 1 to restore the HUD
Change vertical FOVcl_fov 85Replace 85; extreme values distort the view
Claim current horsewh_horse_StealCurrentHorseSave first; avoid quest-specific horses
One-hit combatwh_rpg_OneShotKill = 1Can make both Henry and enemies lethal

Copy KCD2 commands without Markdown backticks. Capitalization varies in low-quality lists, but the table uses the spelling most consistently confirmed. When a command is rejected, type its prefix after ?_ or search the console's own output for the current casing.

KCD2 Commands for Money and Items

Add Groschen

Use this KCD2 commands syntax:

textwh_cheat_money 1000

This KCD2 commands example adds 1,000 Groschen. Use a positive whole number and check the inventory after execution. If the total does not change, confirm that launch options contain exactly -devmode, restart the game, and retry from a loaded save rather than the main menu.

Add an Item by ID

Use this KCD2 commands syntax:

textwh_cheat_addItem 8d76f58e-a521-4205-a7e8-9ac077eee5f0

This adds one lockpick. Although some KCD2 commands lists show a quantity after the ID, recent players report that the extra quantity is often ignored. The reliable method is to run wh_cheat_addItem ITEM_ID once per copy or use the console's up-arrow history to repeat it.

Useful confirmed KCD2 commands item IDs:

ItemItem ID
Lockpick8d76f58e-a521-4205-a7e8-9ac077eee5f0
Saviour Schnapps928463d9-e21a-4f7c-b5d3-8378ed375cd1
Bandage9fa3000e-3807-48a8-bed8-81427f0bda55
Armorer's Kit167eb312-0e9d-4c2f-8ce3-56c32f5a84cb
Tailor's Kit9f7a0c0a-6458-4622-9cc5-2f4dd4898b50
Blacksmith's KitC707733a-c0a7-4f02-b684-9392b0b15b83

For a larger searchable list, use the KCD2 item codes guide. Item IDs from the first game are not interchangeable with KCD2. DLC and patch-added items may also change, so test unfamiliar KCD2 commands in a disposable save.

KCD2 Commands for Saving, Lockpicking, and Aiming

Save Without Saviour Schnapps

textwh_sys_NoSavePotion = 1

This is one of the most requested KCD2 commands. Set it to 0 to restore normal saving. On some builds, users report that the value immediately returns to 0; a community workaround is to add +wh_sys_NoSavePotion=1 beside -devmode in launch options. Treat that startup-variable workaround as version-dependent and remove it if the game behaves unexpectedly.

Easier Lockpicking

textwh_pl_LockPickingShakeOverride = 0
wh_pl_LockPickingDOF = 50

The first line removes shaking; the second increases the lockpicking tolerance. These KCD2 commands change the minigame rather than adding lockpicks. Use the item command separately if Henry has none.

Bow and Handgonne Reticle

textwh_pl_showfirecursor 1

This KCD2 commands setting keeps a firing cursor visible for ranged aiming. Use 0 to turn it off. If casing with a lowercase showfirecursor fails, consult ?_; some builds and community sheets display it as wh_pl_ShowFireCursor 1.

To record Henry's position with KCD2 commands:

textwh_rpg_getLocation

The console returns three coordinates. Preserve their order and teleport with:

textgoto X Y Z

Teleportation KCD2 commands can place Henry under terrain, inside a restricted building, or beyond a quest trigger. Record the starting coordinates and save before moving. Do not teleport during a scripted chase, battle, escort, or timed quest.

For screenshot and display KCD2 commands:

textwh_ui_showHUD = 0
cl_fov 85

Restore the HUD with wh_ui_showHUD = 1. cl_fov adjusts vertical field of view; the game's settings describe horizontal FOV differently, so the same number may not match the menu. These display KCD2 commands are safer than inventory or teleport cheats but can reset after restarting.

Experimental KCD2 Commands and Risks

The following KCD2 commands are widely listed but can have disruptive consequences:

  • wh_horse_StealCurrentHorse claims the horse Henry is riding. Do not use it on a scripted or quest-owned horse unless you have a backup save.
  • wh_rpg_OneShotKill = 1 can make attacks lethal for both sides, not just Henry. Set it back to 0 before normal combat.
  • wh_horse_JumpGravityMult = -0.1 changes horse physics and can launch Henry out of the playable area.
  • player.inventory:RemoveAllItems() deletes inventory and is included here only as a warning—do not test it on a real save.

Gameplay-changing KCD2 commands may bypass triggers without updating the quest journal. Spawn ordinary supplies rather than keys, unique quest objects, or endgame equipment when you want the lowest risk.

KCD2 Commands That Often Do Not Work

Two KCD2 commands are copied across many websites but produce conflicting community reports:

Unreliable commandProblem
cheat_set_wanted_level=0 / wh_cheat_set_wanted_level=0Different prefixes circulate; many builds return unknown command or do nothing
wh_rpg_UnlockAllAchievementsFrequently listed without reliable proof that current storefront builds honor it

Do not promise that these KCD2 commands will clear a bounty or unlock platform achievements. Use the in-game crime system for a bounty and the normal achievement requirements. A command appearing in a copied list is not proof that it is exposed in the current retail build.

Why KCD2 Commands Are Not Working

Troubleshoot KCD2 commands in this order:

  1. Wrong launch argument: It must be -devmode, not - devmode.
  2. No restart: Fully close and relaunch after changing launch options.
  3. Wrong key: Try the physical key below Esc, then temporarily switch to an English keyboard layout.
  4. Wrong platform: These KCD2 commands do not provide a console on PlayStation or Xbox.
  5. Wrong case or spelling: Copy the command exactly and compare it with ?_.
  6. Old KCD1 command: First-game commands and item IDs may not exist in KCD2.
  7. Quantity parameter: wh_cheat_addItem ID 10 may still add only one item; repeat the base command.
  8. No success output: Check the affected value; silence does not always mean failure.
  9. Patch difference: Remove obsolete KCD2 commands and use the list printed by your installed version.

If the console opens but only visual KCD2 commands work, -devmode was probably not applied to the executable actually launching the game. Recheck the active storefront, shortcut target, and launch path before running as Administrator or editing files.

KCD2 Commands FAQ

Do KCD2 commands work on PS5 or Xbox?

No. The retail console versions do not expose the PC developer console. KCD2 commands in this guide are for Windows PC.

Do KCD2 commands require -devmode?

Most money, item, and gameplay KCD2 commands do. Some visual console variables may respond without it, which can make a broken setup look partially functional.

What command lists everything available?

Enter ?_. It shows the KCD2 commands recognized by the installed build and is more reliable than an old static list.

Can I add several copies of one item?

The quantity parameter is inconsistent. Run wh_cheat_addItem ITEM_ID repeatedly; the up-arrow recalls the previous command.

Can KCD2 commands break quests?

Yes. Teleporting past triggers or spawning unique quest items can create impossible journal states. Keep a clean save before using risky KCD2 commands.

Do KCD2 commands disable achievements?

There is no consistent, authoritative guarantee across patches and storefronts. If achievements matter, use a separate save and complete their requirements normally.

Published on: 2026-07-12

KCD2 Cheat Codes & Console Commands

Unlock the full potential of Kingdom Come: Deliverance 2 with our comprehensive guide to cheat codes and console commands:

  • Get unlimited money and resources
  • Save without Saviour Schnapps
  • Access all items with ID codes
View Complete Guide

# Add 1000 Groschen

wh_cheat_money 1000

# Enable One-Shot Kills

wh_rpg_OneShotKill = 1

# Add Saviour Schnapps

wh_cheat_additem 928463d9...

KCD2 Latest Posts

Explore our latest articles and guides about Kingdom Come: Deliverance II.

KCD2 Commands: Working Console Cheats and Fixes
commands

KCD2 Commands: Working Console Cheats and Fixes

Updated at July 12, 2026

KCD2 Klara Romance Guide: Both Scenes and Treatments
klara

KCD2 Klara Romance Guide: Both Scenes and Treatments

Updated at July 12, 2026

KCD2 Quests: Complete Main Order and Missables Guide
quests

KCD2 Quests: Complete Main Order and Missables Guide

Updated at July 12, 2026

KCD2 Dice Guide: Rules, Scores, Best Dice & Badges
dice

KCD2 Dice Guide: Rules, Scores, Best Dice & Badges

Updated at July 11, 2026

KCD2 Dragon Guide: Dragon's Lair Quest Walkthrough
dragon

KCD2 Dragon Guide: Dragon's Lair Quest Walkthrough

Updated at July 11, 2026

KCD2 Hermit Guide: Quest, Sword and Best Choice
hermit

KCD2 Hermit Guide: Quest, Sword and Best Choice

Updated at July 11, 2026

KCD2 Torch Guide: Use It, Avoid Fines & Fight
torch

KCD2 Torch Guide: Use It, Avoid Fines & Fight

Updated at July 11, 2026

KCD2 Wine Quest Guide: In Vino Veritas Walkthrough
wine-quest

KCD2 Wine Quest Guide: In Vino Veritas Walkthrough

Updated at July 11, 2026

KCD2 Horse Guide: Best Horses & How to Get One
horse

KCD2 Horse Guide: Best Horses & How to Get One

Updated at July 7, 2026

KCD2 Pebbles Guide: Get Her & Unlock Good Old Pebbles
pebbles

KCD2 Pebbles Guide: Get Her & Unlock Good Old Pebbles

Updated at July 7, 2026

KCD2 Riddle Guide: Barley, Klara & Lion's Crest
riddle

KCD2 Riddle Guide: Barley, Klara & Lion's Crest

Updated at July 7, 2026

KCD2 Armor Guide: Comprehensive Guide in 2025
armor

KCD2 Armor Guide: Comprehensive Guide in 2025

Updated at October 11, 2025

KCD2 Katherine Guide: How to romance Katherine Step-by-Step
katherine

KCD2 Katherine Guide: How to romance Katherine Step-by-Step

Updated at October 6, 2025

KCD2 Rosa Guide: How to romance Rosa
rosa

KCD2 Rosa Guide: How to romance Rosa

Updated at October 6, 2025

KCD2 Semine: A Complete Location & Quest Guide
semine

KCD2 Semine: A Complete Location & Quest Guide

Updated at October 6, 2025

KCD2 Marika Complete Guide - How to Find and Help Marika
marika

KCD2 Marika Complete Guide - How to Find and Help Marika

Updated at March 5, 2025

KCD2 Poison Complete Guide - How to Get and Use Poison
poison

KCD2 Poison Complete Guide - How to Get and Use Poison

Updated at March 5, 2025

KCD2 Recipes Complete Guide - How to Craft and Use Recipes
recipes

KCD2 Recipes Complete Guide - How to Craft and Use Recipes

Updated at March 5, 2025

KCD2 Herring Complete Guide: comparison with Pebbles
herring

KCD2 Herring Complete Guide: comparison with Pebbles

Updated at February 19, 2025

KCD2 Myshka Guide: How to romance Myshka
myshka

KCD2 Myshka Guide: How to romance Myshka

Updated at February 18, 2025

KCD2 Thunderstone Guide: How to Retrieve the Thunderstone
thunderstone

KCD2 Thunderstone Guide: How to Retrieve the Thunderstone

Updated at February 18, 2025

KCD2 Weapons Complete Guide: Top Weapons and Tips
weapons

KCD2 Weapons Complete Guide: Top Weapons and Tips

Updated at February 17, 2025

KCD2 Mutt Guide: How to get and maximize his potential
mutt

KCD2 Mutt Guide: How to get and maximize his potential

Updated at February 16, 2025

KCD2 Cheat Codes & Console Commands Guide
code

KCD2 Cheat Codes & Console Commands Guide

Updated at February 15, 2025

KCD2 Romance Complete Guide: All Romance Options
romance

KCD2 Romance Complete Guide: All Romance Options

Updated at February 14, 2025

KCD2 Wedding Guide: Complete Walkthrough & Secret Mechanics
wedding

KCD2 Wedding Guide: Complete Walkthrough & Secret Mechanics

Updated at February 14, 2025