Elder Scrolls
Elder Scrolls
Game screen showing the Console Command line. Light Bright toggled off. Wanted Poster set as reference.

Game screen showing the Console Command line. Light Bright toggled off. Wanted Poster set as reference.

Game screen showing the Console Command line. Light Bright toggled on. Wanted Poster set as reference.

Game screen showing the Console Command line. Light Bright toggled on. Wanted Poster set as reference.

For commands in other games, see Console Commands.

Console Commands are a debugging tool available to PC players, adding a wide range of functionality to the game. The tilde key ( ~ ` ) toggles the console screen open and closed. On most English language keyboards, it sits below the Escape (esc) key, and just left of the 1 (one) key.

Comparisons with other games[]

As with The Elder Scrolls III: Morrowind and The Elder Scrolls V: Skyrim, console commands are only available in the PC version of the game.

The console[]

Entering codes[]

  • Codes are not case sensitive; "a" is the same as "A."
  • Codes are shown as: Code <Variable> <#>
    • The < and > are not entered with the code,
    • # is replaced by the desired quantity.
  • Prefix refers to a code needing a prefix to work as intended.
    • setlevel <#> will have no effect.
    • player.setlevel <#> will set your level to <#>.
  • The code to add an item is listed as: AddItem <ItemID> <#>
    • If you wanted to add 500 gold, it would be entered as: player.additem F 500

Targeting[]

To target an object, open the console and click the object. Its name will appear at the top center of the screen. An item targeted in the console is also called a reference.

Short code[]

Short code refers to a code having a short form that can be used interchangeably with the long form.

  • ToggleFogOfWar is the long code form.
  • TFOW is the short form. If possible only this form is given.

Subpages[]

Alchemy Armors Items
Potions and Poisons
Apparatus
Ingredients
Heavy
Light
Clothing
Jewelry
Books
Keys
Miscellaneous
Soul Gems
Sigil Stones
Weapons Magic Other
Blade
Blunt
Staves
Bows
Arrows
Magic
Diseases
Characters
Locations
Weather

Toggle commands[]

Command Effect
ShowSubtitle Toggles NPC subtitles.
TAI Toggle AI.
TCAI Toggle combat AI.
TCL Toggle collision. If done with no target, toggles noclip on player.
PCB Purge cell buffer.
TDetect Toggle AI detection.
TDT Toggle debug text.
TFC Toggle freeflying camera.
TFOW Toggle fog of war; entire local area map revealed.
TFH Toggle full help.
TG Toggle grass.
TGM Toggle God Mode.
THD Toggle Heads up Picture in Picture.
TLB Toggle Lite Brite. This greatly brightens the world, and significantly improves performance.
TLL Toggle land LOD.
TLV Toggle leaves.
TM Toggles menus.
TMG Toggle Motion Guide.
TMM <#> Toggle all map markers.
(1=Show 0=Hide)
TS Toggle sky.
TT Toggle trees; All trees turn invisible, but still clip.
TWF Toggle wireframe mode.
TWR Toggle water radius.
TWS Toggle water rendering.

Targeted commands[]

Command Effect
Activate Activate target.
AddItem <BaseID> <Quantity> Adds item to inventory.
Disable Disables an object or NPC, removing it from the world.
Enable Enables an object or NPC, bringing it back into the world.
RemoveItem <BaseID> <Quantity> Removes item from player character's inventory.
EquipItem <BaseID> <NoUnequip> Force equips an item, must be in target's inventory.
<NoUnEquip> 1 prevents the item from being unequiped. 0 or leaving it blank will equip it with normal behavior.
RemoveAllItems Removes all items from player character's inventory.
AddSpell <SpellCode> Adds spell to character's spell list.
RemoveSpell <SpellCode> Removes spell from character's spell list.
Dispel <SpellCode> Dispels a specific magic effect from target. Works on enchantment effects affecting target.
DispelAllSpells Dispel all spell-based magic effects from target. Does not work on enchantment effects affecting target.
CreateFullActorCopy Clones target actor. Warning: if you copy a follower and then disable them, the game will act as if they were still following you, thus not allowing you to recruit any more members of that faction until that clone is killed or sent away.
DeleteFullActorCopy Deletes a clone of the target actor.
DuplicateAllItems <RefID> Duplicates all items from the target container to the referenced container.
GetAV <Attribute> Get value of attribute, <Attribute> includes basic attributes (strength, intelligence, etc.), derived attributes (health, magicka, etc.), NPC-only attributes (aggression, responsibility, etc.), skills (blade, blunt, etc.), and various spell effects.
SetAV <Attribute> <#> Sets value of attribute.
Kill <Victim> Kills actor; Specifying <Victim> will assign credit for the kill (quest updates, bounty, etc.).
Lock <#> Locks Target. <#> is the degree of complexity (1–99). 100 is unpickable/needs a key. No <#> will relock to the original level.
Unlock Unlocks targeted object.
ModDisposition <ID> <+/-#> Modify <Target> disposition toward <ID> by <#>.
MoveTo <RefID/location> Moves <Target> to <RefID> or <Location>. e.g. MoveTo Player.
PayFine Pays character's criminal fines.
PayFineThief Pays criminal fines without removing stolen items from inventory
PlaceAtMe <BaseID> <#> Spawns a new copy of object in front of player.
Resurrect <#> Resurrects target actor; 1 will make the target get up instead of respawning, thus allowing them to keep their equipment. If a corpse has vanished already, it will also need to be enabled.
SetActorFullName <Name> Sets actor's name; <Name> must be in quotes if it contains a space, e.g. "Jagar Tharn".
SetCrimeGold <#> Sets specified bounty on target.
SetLevel <#> Changes target's level.
SetOpenState <#> Changes the opened/closed/locked state of a door; 1 will unlock and, if possible, open any door. 0 will close a door, if possible.
SetOwnership <BaseID/FactionID> Changes ownership of targeted item; No <Owner> flag = Player
StopCombat Stops target combat.
StartCombat Starts target combat.
StartConversation <RefID>, <Topic> Starts NPC conversation. WARNING: Failed use may cause player to get stuck, NPCs to freeze, and random dialogue to play.
  • Most "Target commands" can be used on the player by targeting or prefixing with Player. in the console window. Some commands, such as Kill or Disable will crash the game when used on the player, while others may produce unexpected results.

Quest commands[]

Command Effect
CompleteQuest <QuestID> Completes quest.
CAQS Completes all quest stages.
GetStage <QuestID> Shows quest stage for <QuestID>.
Player.CompleteQuest <QuestID> Removes quest from list. (Does not complete it. Will set any NPC following you for the quest to neutral. The NPC will follow, but not fight, and attack you if you hit them.)
ShowQuestTargets Shows active quests ID and stage.
SetStage <QuestID> <Stage> Advances <QuestID> to <Stage>. Useful for bugged quests. (Increase the stage by 10.00 for each separate stage; 10.00 is accepted the quest.)
SetQuestObject <BaseID> <Flag> Set Quest Object. (1=Quest 0=NoQuest)
ShowFullQuestLog <QuestID> Shows all log entries for <Quest>.
ShowQuestLog Show quest log.
ShowQuestLog 0 Show current quest log.
ShowQuestLog 1 Show completed quest log.
SQ Show all quests and stage.
SQT Show current quest.
MoveToQT Teleport to quest target.

Character commands[]

Command Effect
AdvLevel Force a level up.
AdvSkill <Skill> <#> Force a skill up <#> levels.
Player.SetAV <Ability/Attribute> <#> Change your current ability/attribute.
Player.SetLevel <#> Change level to 1–255.
SetPCFame Set fame.
SetPCInfamy Set infamy.
SexChange Change Gender.
ShowRaceMenu Change race/face/sex/name.
ShowBirthsignMenu Changes Birthsign.
ShowClassMenu Changes Class.
ShowEnchantment Enchanting window.
ShowSpellMaking Spell creation screen.
SWDP Shows those detecting the player.
ModPCA <Attribute> <#> Adds <#> points to an attribute.
ModPCS <Skill> <#> Adds <#> points to the skill.
PSB Add all spells to player.
AddScriptPackage 0009E69B Makes the target a follower of Hero.
SetScale <#> Makes the target a certain size.
  • Most "Character commands" can be used on any NPC by targeting them in the console window, and typing the code without the Player. prefix.

Other[]

Command Effect
Bat <FileName> Executes the file with name <FileName>.
COC <Location> Teleport to <Location> (Center on Cell).
COE <X>,<Y> Teleport to exact <Location> coordinates.
EnablePlayerControls Enables player control during cinematic mode.
FOV <Value> Changes the field of view of the player (0–180).
FW <ID> Forces specified weather conditions, without transitions.
KillAll Kills all creatures in loaded area.
PRID <RefID> Picks reference (Console target) by ID.
QQQ Exits the game without using menus.
Save <Name> Save game; Tag 1 to save as [Name.ess.txt].
SaveIni Save .ini settings.
Show <Variable> Shows value of global variable.
Set <Global Variable> To <Value> Set Global Variable.
SetDebugText Selects Debugging Info.
Set TimeScale To <#> Sets the speed of how fast time advances in-game. (Default=30 Realtime=1)
SSG Creates a window with the full game scene graph.
SW <ID> Set Weather.
GetGS <Game Setting> Get Game Setting.
SetGS <Game Setting> <Value> Set Game Setting.