Skip to content

The Elder Scrolls V: Skyrim

Skyrim Console Commands

Skyrim console commands are documented as syntax and used as strings, and the gap between the two is where most of the frustration lives. player.additem <ItemID> <Amount> tells you nothing about the ID being hexadecimal, eight characters long and printed without a 0x prefix.

The builder below assembles the line for you. Pick a command, fill in the arguments, copy the result and paste it straight into the console.

Console commands do not disable achievements in Skyrim on PC, and never have — a warning message in some editions says otherwise and is wrong. Installing mods does disable them, and no console command undoes that.

Skyrim Command Builder

Pick a command, fill in the arguments and copy the finished line. The full reference table sits underneath, searchable and filterable.

The command behind every "give me gold" search. The ID is hexadecimal and has no 0x prefix.

Hexadecimal, eight characters, no 0x.

Your command

player.additem 0000000F 1000

Gold is 0000000F and lockpicks are 0000000A. For anything else, run help "item name" 4 in the console and copy the ID it prints.

Full command reference

Every command, searchable and filterable by what it does. Each one copies with a tap.

Showing 27 of 27

  • God mode

    No damage, no drain on magicka or stamina.

    Player

  • Immortal mode

    You still take damage but health never reaches zero.

    Player

  • No clip

    Walk through walls and fly through terrain.

    Movement

    Target nothing when you run it, or it moves the selected object instead of you.

  • Free camera

    Detaches the camera for screenshots.

    Movement

  • Free camera, frozen

    Free camera with the world paused.

    Movement

  • Toggle menus

    Hides the entire interface, console included.

    Movement

    The console goes invisible too. Type tm again blind to bring it back.

  • Add gold

    Adds gold to your inventory. 0000000F is the gold item.

    Items

  • Add lockpicks

    Adds lockpicks. 0000000A is the lockpick item.

    Items

  • Search for an ID

    Lists item and object IDs matching a search term.

    Items

    The 4 restricts results to items. This is how you find any ID this page does not list.

  • Set carry weight

    Sets how much you can carry before being over-encumbered.

    Stats

  • Set movement speed

    Percentage of normal speed. 100 is default.

    Stats

  • Set health

    Sets the maximum health value.

    Stats

  • Advance a skill

    Adds experience to a skill, which levels it the legitimate way.

    Stats

    Better than setting the skill directly — this grants the perk points that come with the level.

  • Set character level

    Sets your level directly.

    Stats

  • All spells

    Grants every spell and shout in the game.

    Magic

    Grants literally everything, including test spells. It makes the magic menu very hard to use.

  • Add a shout

    Grants one specific shout by ID.

    Magic

  • Unlock

    Unlocks the door or container you have selected.

    World

    Click the door with the console open first so it is the target.

  • Lock

    Locks the selected door or container to a difficulty from 1 to 100.

    World

  • Kill target

    Kills whatever you have selected.

    World

  • Resurrect target

    Brings the selected corpse back to life.

    World

  • Toggle AI

    Freezes every NPC in place.

    World

  • Toggle combat AI

    NPCs stop fighting but keep moving.

    World

  • Teleport to a cell

    Moves you to a named location.

    Travel

  • Developer test room

    The room containing a copy of every item in the game.

    Travel

    Leave with coc whiterun rather than a door — the exits do not lead anywhere sensible.

  • All map markers

    Reveals every fast-travel marker on the map.

    Travel

  • Reopen character creation

    Lets you change appearance and race.

    Player

    Changing race resets your skills. Changing appearance alone is safe.

  • Change time speed

    How fast game time passes. 20 is default, 1 is real time.

    World

Opening the Console

Press the grave or tilde key — the one immediately left of the number 1 and below Escape. On a UK layout it is often the key left of Z instead, and on several European layouts it is a different key again, which is the usual reason "the console will not open" for people outside the US.

The game pauses while the console is open. Type a command and press Enter; commands are not case sensitive, so tgm and TGM are the same thing. Press the same key again to close it.

Many commands act on a target rather than on you. Clicking an object or NPC while the console is open selects it and prints its reference ID at the top of the screen, and commands like unlock, kill and resurrect then apply to that selection. Commands prefixed with player. always apply to you regardless of what is selected.

Finding Item IDs

This page lists two IDs and no more, on purpose. Gold is 0000000F and lockpicks are 0000000A. Everything else you should look up in your own game, and there is a command for it.

help "iron sword" 4 searches the loaded game data and prints every matching item with its ID. The trailing 4 restricts the results to items; without it you also get quests, NPCs and perks, which is useful when you want those and noise when you do not. Page through long results with the Page Up and Page Down keys.

The reason to look them up rather than copy them from a list is that IDs are not fixed across installations. Anything added by a DLC or a mod carries a load-order prefix in the first two characters, so the same item has a different ID on a different setup. A hard-coded list of a hundred IDs is right for a vanilla install and wrong for a modded one, and there is no way to tell which you are reading.

The other route is the developer test room. coc qasmoke teleports you to a small room full of boxes containing one of every item in the game. Take what you want and leave with another coc command rather than the door, which does not lead anywhere sensible.

Achievements, Saves and What Actually Breaks

The widely repeated claim that console commands disable Skyrim achievements is not true on PC. It has been tested repeatedly — achievements including the ones tied to gold totals still unlock after using additem. Some editions display a warning to the contrary; the warning is wrong.

What does disable achievements is installing mods, and no console command turns them back on. That distinction is worth keeping straight, because the two get conflated constantly.

The real risk is not achievements but quest state. Commands that complete or advance quests, or that kill or move NPCs the game still needs, can leave a quest permanently unfinishable. setstage in particular is a good way to break a quest chain quietly, with the damage only appearing hours later. Save to a separate slot before using anything that touches quests, and prefer advskill over setting a skill directly because it grants the perk points that come with the level.

Frequently Asked Questions

How do I open the console in Skyrim?

Press the grave or tilde key, immediately left of the number 1. On some non-US keyboard layouts it is a different key — often the one left of Z — which is the usual reason the console appears not to open.

Do Skyrim console commands disable achievements?

No. Console commands have never disabled achievements in Skyrim on PC, despite a warning message shown in some editions. Installing mods does disable them, and that cannot be reversed with a console command.

What is the item ID for gold in Skyrim?

0000000F. The full command is player.additem 0000000F 1000 for a thousand gold. Lockpicks are 0000000A.

How do I find an item ID?

Run help "item name" 4 in the console. It prints every matching item with its ID, and the trailing 4 filters the results down to items only. Look IDs up in your own game rather than copying a list — anything from a DLC or mod has a load-order prefix that differs between installations.

Can console commands break my save?

They can break quests rather than saves. Commands that advance quest stages or remove NPCs the game still needs can leave a quest permanently stuck, and it often only becomes obvious much later. Save to a separate slot first.

What is the difference between advskill and setting a skill?

advskill grants experience, so the skill levels normally and you receive the perk point that comes with it. Setting the skill value directly gives you the number without the perk point, which is almost never what you want.

Related Guides