Guides

All Skyrim Console Commands and Cheats: All in one Guide

The Elder Scrolls V: Skyrim is a vast and immersive world, but sometimes, even the most dedicated Dragonborn needs a little nudge. That’s where the PC console commands come in. Whether you’re stuck on a quest, want to experiment with items, or simply want to become a god, the console is your key to unlocking the full potential of Skyrim. This guide will provide a comprehensive overview of console commands, how to use them, and some of the most useful codes. Thanks for checking Game.Dazepuzzle.

Understanding the Console

The console is a powerful tool built into the PC version of Skyrim. It allows you to execute commands that can alter almost anything in the game, from your character’s stats to the very fabric of the world. However, with great power comes great responsibility. Use these commands wisely, as they can potentially break your game if misused.

How to Open and Use the Console

  1. Press the tilde key (~): This key is typically located to the left of the “1” key and below the “Esc” key on most keyboards.
  2. The console window will appear: A transparent box will overlay the bottom of your screen.
  3. Type your command: Enter the desired command into the console window.
  4. Press Enter: Execute the command.
  5. Close the console: Press the tilde key (~) again to close the console.
Skyrim console command

Targeting Objects and NPCs

Many commands require you to target a specific object or NPC. To do this:

  1. Open the console (~).
  2. Click on the object or NPC with your mouse. Their reference ID will appear in the center of the console.
  3. Type your command. The command will now apply to the targeted object/NPC.

Important Notes:

  • Commands are not case-sensitive.
  • Some commands require specific arguments (e.g., item IDs, numbers).
  • Using commands can disable achievements in your current play session. Saving before using commands is highly recommended.
  • Some commands are permanent and can irrevocably alter your save.

Command Structure: Understanding the Syntax

Most console commands follow a basic structure:

  • command <argument1> <argument2> ...
    • command: The name of the command (e.g., player.additem).
    • <argument>: Additional information required by the command (e.g., item ID, quantity).

All Skyrim Console Commands

Here’s a breakdown of some of the most useful console commands, categorized for ease of use:

Character Commands

CommandDescriptionExampleExplanation
tgmToggles god mode.tgmGrants invincibility, infinite stamina, and magicka. Useful for exploration and combat testing.
tclToggles collision.tclAllows you to walk through walls and objects, useful for navigating tight spaces or reaching inaccessible areas.
player.setav <skill> <value>Sets a skill level.player.setav sneak 100Directly sets the skill level to the specified value.
player.advskill <skill> <amount>Adds experience to a skill.player.advskill onehanded 1000Increases the skill’s experience by the specified amount.
player.setlevel <level>Sets your character’s level.player.setlevel 81Instantly changes your character’s level.
player.modavcarryweight <amount>Modifies carry weight.player.modav carryweight 500Adds or subtracts from your current carry weight.
player.additem <itemID> <quantity>Adds an item to your inventory.player.additem 000139B5 1000Adds the specified item and quantity to your inventory.
player.removespell <spellID>Removes a spell.player.removespell 0004DEE5Removes the spell from the player’s spell list.
player.addspell <spellID>Adds a spell.player.addspell 0004DEE5Adds the spell to the player’s spell list.
player.setrace <raceID>Changes the player’s race.player.setrace NordRaceChanges the player’s race. Use showracemenu after to adjust apperance.
showracemenuOpens the race menu.showracemenuAllows you to change your character’s appearance.
player.placeatme <itemID> <quantity>places an item near the player.player.placeatme 000139B5 10Places the specified item near the player.
player.setav speedmult <value>Sets the player’s movement speed multiplier.player.setav speedmult 200Increases the players speed. 100 is normal.

World and Time Manipulation

CommandDescriptionExampleExplanation
tmm 1Toggles all map markers.tmm 1Reveals all locations on the map. Use tmm 0 to hide them.
caqsCompletes all quest stages.caqsInstantly completes all quest objectives. Use with extreme caution, as it can break quests.
coc <locationID>Teleports you to a location.coc whiterunTeleports you to the specified location. Find location IDs online.
set timescale to <value>Sets the game’s timescale.set timescale to 10Controls the speed of time. Lower values slow down time.
fw <weatherID>Forces a weather type.fw 10E1F2Changes the weather to the specified ID.
saqStarts all quests.saqStarts every quest in the game. Use with extreme caution.
tgToggles grass.tgRemoves all grass.
ttToggles trees.ttRemoves all trees.
tfowToggles fog of war.tfowremoves the fog of war from the local map.

NPC and Object Manipulation

CommandDescriptionExampleExplanation
killKills the targeted NPC.(Target NPC) killInstantly kills the targeted NPC.
resurrectResurrects the targeted NPC.(Target NPC) resurrectBrings the targeted NPC back to life.
unlockUnlocks a door or container.(Target object) unlockUnlocks the targeted door or container.
lock <level>Locks a door or container.(Target object) lock 75Locks the targeted door or container with the specified lock level.
tcaiToggles combat AI.(Target NPC) tcaiDisables combat AI for the targeted NPC.
taiToggles all AI.(Target NPC) taiDisables all AI for the targeted NPC.
setownershipSets ownership of an object.(Target Object) setownershipSets the ownership of the object to the player.
duplicateallitems playerduplicates all items to the player.(Target Container) duplicateallitems playercopies every item from the targeted container to the player’s inventory.
removeallitemsRemoves all items from the targeted NPC.(Target NPC) removeallitemsremoves all items from the targeted NPC.
addfac <factionID> <rank>Adds the targeted NPC to a faction.(Target NPC) addfac 5C84D 1Adds the targeted NPC to the specified faction at the specified rank.
removefac <factionID>Removes the targeted NPC from a faction.(Target NPC) removefac 5C84DRemoves the targeted NPC from the specified faction.

Item and Quest IDs: The Keys to Customization

  • Item IDs: These are hexadecimal codes that identify every item in the game. Use them with player.additem.
  • Quest IDs: These identify specific quests, allowing you to advance or complete them.

You might also like this: RDR2 Cheats and Codes

Advanced Usage: Scripting and Modding

The console can also be used for more advanced tasks, such as scripting and basic modding. However, this requires a deeper understanding of the game’s engine and scripting language.

Crucial Reminders:

  • Save Frequently: Console commands can have unintended consequences. Save your game before using them.
  • Use with Caution: Some commands can break quests or corrupt your save files.
  • Research: Look up command syntax and item/quest IDs online.

By mastering these commands, you can truly shape your

Amir Ljv

Devoted journalist and game developer with a strong passion for video games from past, present, and future. Lifelong gamer with high-level gaming skills and industry knowledge, Able to work independently and effectively as a team member.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button