🐉 Skyrim Console Commands
70 entries — copy-paste ready. Updated for latest version.
player.additem — Add Item
Add any item to your inventory by item ID.
player.additem <itemID> <quantity>
player.placeatme — Spawn NPC/Object
Spawn any NPC, creature, or object at your current location.
player.placeatme <refID> <count>
player.moveto — Teleport to NPC
Instantly teleport to any NPC by reference ID.
player.moveto <refID>
moveto player — Teleport NPC to You
Bring any NPC to your location.
prid <refID> then moveto player
player.setav speedmult — Movement Speed
Change player movement speed. Default is 100.
player.setav speedmult <#>
player.setav carryweight — Carry Capacity
Change max carry weight. Make inventory management easier.
player.setav carryweight <#>
coc — Center on Cell
Teleport to any interior cell by its editor ID.
coc <cellID>
cow — Center on World
Teleport to worldspace coordinates.
cow <worldspace> <x> <y>
qqq — Quick Quit
Instantly exit Skyrim to desktop without menus.
qqq
enableplayercontrols — Restore Controls
Restore player controls after cutscenes or scripted sequences.
enableplayercontrols
save — Named Save
Create a named save file from console.
save <name>
player.addspell — Add Spell
Add a specific spell by its Spell ID.
player.addspell <spellID>
player.setrace — Change Race
Change player race. Affects racial abilities and skill bonuses.
player.setrace <race>
player.addfac — Add to Faction
Add player to any faction. Unlocks faction-specific dialogue and services.
player.addfac <factionID> <rank>
unlock — Unlock Door/Chest
Unlock any locked door or container.
unlock
lock — Lock Door/Chest
Lock any door or container at any difficulty level.
lock <level>
player.setscale — Change Size
Change player character size. 1.0 is normal.
player.setscale <#>
removeallitems — Clear Inventory
Remove all items from target inventory. Use on NPCs or containers.
removeallitems <target>
setownership — Own Item
Mark items in a cell as owned by you. No more stealing!
setownership
player.removefac — Remove from Faction
Remove player from any faction.
player.removefac <factionID>
equipitem — Equip Item
Force equip any item on target NPC.
equipitem <itemID>
disable — Remove Object
Remove selected object from the game world.
disable
enable — Restore Object
Re-enable a previously disabled object.
enable
markfordelete — Delete Object
PERMANENTLY delete selected object on next cell reload.
markfordelete
Add Gold (0000000F)
Adds a specified amount of gold to your inventory. Essential for testing purchases or skipping grinding.
player.additem 0000000F <amount>
God Mode (TGM)
Toggles invincibility, unlimited stamina, magicka, and carry weight. The ultimate survival cheat for testing or explorat
tgm
No Clip (TCL)
Toggles collision off, allowing you to fly through walls, terrain, and objects. Perfect for exploring or escaping stuck
tcl
Set Player Level (Player.SetLevel)
Sets your character to a specific level, adjusting stats and perks accordingly. Useful for testing high-level content.
player.setlevel <level>
Add Perk (Player.AddPerk)
Adds a specific perk to your character by its perk ID. Essential for testing perk trees without leveling.
player.addperk <perkID>
Teleport to Test Cell (COC QASmoke)
Teleports you to the developer test cell 'QASmoke', which contains every item, weapon, armor, and crafting station in th
coc qasmoke
Set Attribute Value (Player.SetAV)
Sets a specific attribute or skill value (e.g., Health, Magicka, Stamina, OneHanded) to a desired number.
player.setav <attribute> <value>
Spawn NPC (Player.PlaceAtMe)
Spawns a specified NPC or creature at your current location. Useful for testing combat or creating companions.
player.placeatme <baseID> <count>
Add Spell (Player.AddSpell)
Adds a specific spell to your character's spell list by its ID. Useful for testing magic without leveling.
player.addspell <spellID>
Set Bounty (Player.SetCrimeGold)
Sets your bounty amount for a specific crime faction, clearing or increasing your wanted status.
player.setcrimegold <amount> <faction>
Show All Map Markers (TMM 1)
Reveals all map markers on your world map, including cities, dungeons, and points of interest.
tmm 1
Modify Attribute Value (Player.ModAV)
Increases or decreases a specific attribute or skill by a given amount, useful for temporary boosts.
player.modav <attribute> <value>
Remove Item (Player.RemoveItem)
Removes a specified quantity of an item from your inventory by its ID. Useful for cleaning up test items.
player.removeitem <itemID> <count>
Set Time Scale (SetTimeScale)
Changes the speed of in-game time relative to real time. Default is 20 (1 real minute = 20 game minutes).
set timescale to <value>
Set Player Scale (Player.SetScale)
Changes your character's size, making you larger or smaller. Useful for testing or fun.
player.setscale <value>
Add Daedric Armor (00013966)
Adds a full set of Daedric armor to your inventory, one of the best heavy armor sets in the game.
player.additem 00013966 1
Add Dragonbone Bow (000F82F4)
Adds a Dragonbone Bow, one of the strongest bows in the game, to your inventory.
player.additem 000F82F4 1
Add Black Soul Gem (0002E504)
Adds a filled Black Soul Gem, used for enchanting and recharging weapons with grand souls.
player.additem 0002E504 1
Add Lockpicks (0000000A)
Adds a specified number of lockpicks to your inventory, essential for opening locks.
player.additem 0000000A <count>
Add Ebony Ingot (0005AD9D)
Adds a specified number of Ebony Ingots, used for smithing high-tier armor and weapons.
player.additem 0005AD9D <count>
Add Ultimate Healing Potion (0003EADE)
Adds a specified number of Ultimate Healing Potions, restoring 100 points of health instantly.
player.additem 0003EADE <count>
Add Grand Soul Gem (Filled) (0002E4FF)
Adds a filled Grand Soul Gem, used for high-level enchanting and recharging.
player.additem 0002E4FF 1
How to Use Skyrim Console Commands
Select any entry above to see full syntax, examples, pros/cons, and related mods that enhance this feature.