Skip to content

Fallout 4

Fallout 4 Console Commands

Fallout 4 runs on the same console as Skyrim, with the same syntax and the same hexadecimal IDs, and one significant difference: cheating here costs you nothing at all on the achievement front.

Use the builder to assemble a command with real arguments, then copy it into the console.

Console commands do not disable achievements in Fallout 4 on PC. Unlike earlier Bethesda games, there is no penalty — players have completed the entire achievement list through the console.

Fallout 4 Command Builder

Choose a command, fill in the arguments and copy the assembled line. The full command reference follows below.

Adds any item by its hexadecimal ID. Caps are 0000000F.

Hexadecimal, no 0x prefix. 0000000F is bottle caps.

Your command

player.additem 0000000F 1000

For any ID not listed on this page, run help "item name" 4 and copy the code it prints.

Full command reference

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

Showing 24 of 24

  • God mode

    Invincible, unlimited ammo, no carry limit and no reloading.

    Player

  • Immortal mode

    Damage still lands but health never reaches zero.

    Player

  • No clip

    Walk through walls and terrain.

    Movement

  • Free camera

    Detaches the camera for screenshots.

    Movement

  • Free camera, frozen

    Free camera with the world paused.

    Movement

  • Toggle menus

    Hides the whole interface for clean screenshots.

    Movement

    This hides the console as well. Type tm again without being able to see it.

  • Add caps

    Adds bottle caps. 0000000F is the caps item.

    Items

  • Add any item

    Adds an item by its hexadecimal ID.

    Items

  • Search for an ID

    Prints IDs for anything matching a search term.

    Items

  • Set carry weight

    Raises how much you can carry.

    Stats

  • Set movement speed

    Percentage of normal speed. 100 is default.

    Stats

  • Set character level

    Sets your level directly.

    Stats

  • Modify a SPECIAL stat

    Adds to one of the seven SPECIAL attributes.

    Stats

  • Unlock

    Unlocks the selected door, terminal or container.

    World

    Click the object with the console open so it becomes the target first.

  • Kill target

    Kills the selected NPC or creature.

    World

  • Kill everything nearby

    Kills every non-essential actor in the loaded area.

    World

  • Resurrect target

    Revives the selected corpse.

    World

  • Toggle detection

    NPCs stop noticing you entirely.

    World

  • Toggle AI

    Freezes every NPC where it stands.

    World

  • Teleport to a cell

    Moves you to a named location.

    Travel

  • Developer test room

    A room with boxes containing every item in the game.

    Travel

    Leave with another coc rather than walking out — the exit is not a real location.

  • All map markers

    Reveals every location on the map.

    Travel

  • Reopen character creation

    Change your character’s appearance again.

    Player

  • Toggle water

    Removes water rendering. Useful for looking at the seabed.

    World

Opening the Console

Press the tilde, grave or apostrophe key depending on your keyboard layout. All three are reported as working on different layouts, and the key is generally the one immediately below Escape and left of the number 1.

The game pauses while the console is open. Commands are not case sensitive. Anything prefixed with player. applies to your character; anything without a prefix applies to whatever you have selected, and you select something by clicking it with the console open — its reference ID appears at the top of the screen.

One command worth knowing before you need it is tm, which hides the entire interface for screenshots. It also hides the console itself, so you have to type tm a second time without being able to see what you are typing. It works, but it is unnerving the first time.

Items, Caps and Finding IDs

Bottle caps use item ID 0000000F, the same code Skyrim uses for gold, because both games inherit it from the same engine. player.additem 0000000F 1000 gives you a thousand caps.

For anything else, help "item name" 4 searches the loaded data and prints matching IDs. The 4 filters to items; without it you also get quests, perks and NPCs. Page through the output with Page Up and Page Down, because a broad search produces a great deal of it.

IDs are not portable between installations. Anything from a DLC or a mod carries a load-order prefix in its first two characters, so an ID copied from a website may point at something else entirely on your setup, or at nothing. Looking them up in your own game is the only reliable route, which is why this page does not print a table of them.

The alternative is coc qasmoke, the developer test room. It contains boxes holding one of every item in the game, including things never obtainable in normal play. Leave with another coc command — the room has no working exit.

Achievements and Settlements

Fallout 4 does not disable achievements when you use the console. This is a genuine change from Bethesda’s earlier games and from the assumption most guides carry over. Players have documented completing the full achievement list using console commands alone, including commands that unlock achievements directly.

That makes the console far more useful here than the warnings suggest, and it removes the usual reason for keeping a separate cheating save. The remaining risks are the same as in Skyrim: commands that force quest stages can leave a quest unfinishable, and killing or removing an NPC the game still needs breaks whatever depended on them.

Settlement building is the one area where the console solves a problem that has no in-game answer. The build limit is a hard cap, and there is no legitimate way to raise it. Commands that clear it are the standard fix for anyone building something ambitious, and god mode also removes settlement resource costs entirely, which is the quickest way to build without scrapping half the Commonwealth for materials.

Frequently Asked Questions

How do I open the console in Fallout 4?

Press the tilde, grave or apostrophe key — which one works depends on your keyboard layout. It is the key immediately below Escape and to the left of the number 1 on most layouts.

Do Fallout 4 console commands disable achievements?

No. Unlike earlier Bethesda games, Fallout 4 does not disable achievements when you use the console on PC. Players have completed the entire achievement list through console commands.

What is the item ID for caps in Fallout 4?

0000000F. The command is player.additem 0000000F 1000 for a thousand caps. It is the same ID Skyrim uses for gold, because both games share an engine.

How do I find item IDs in Fallout 4?

Use help "item name" 4 in the console. It lists every matching item with its ID. Look them up in your own game rather than copying a list, because DLC and mod items carry a load-order prefix that differs between installations.

Can I raise the settlement build limit with a console command?

Yes, and it is the main reason most builders open the console at all — there is no in-game way to raise the cap. God mode also removes settlement resource costs, so materials stop being a constraint.

Is it safe to use console commands in Fallout 4?

For items and stats, yes. The risk is with commands that force quest stages or remove NPCs, which can leave a quest permanently stuck in a way that may not be obvious for hours. Save to a separate slot before using those.

Related Guides