Cyberpunk 2077 console commands – cheat codes & more
A guide to using console commands in Cyberpunk 2077

Many modern AAA titles prevent players from accessing the developer console, but luckily there is a way to access Cyberpunk 2077 console commands. Cyberpunk 2077 is a ton of fun, especially if you have the opportunity to mess around with some useful Cyberpunk 2077 console commands, or even in-game cheats. Even though Cyberpunk may have experienced a rocky launch, most people will agree that it’s massively improved over time and well worth a playthrough or two.
READ NOW: Best gaming laptop for Cyberpunk 2077
Folks who have played Cyberpunk 2077 can report that it’s still a stunningly huge game with all of the detail that CDProjekt loves to pour into their games. With so much going on, it’s no shock that the game has its fans, especially as the stability of the title has been improved since its launch. Even so, if you do get into the game, you’re going to eventually run out of content to explore, or ways in which to play the game. That is why you should probably think about trying console commands. If you’ve beaten the game fair and square, you’re free to play around with some cheat codes or enhancements, right?
Using console commands in Cyberpunk 2077
Different console commands can really change the way a game feels, as well as your overall gaming experience. If you’ve already poured a lot of time into the game, or you just want to try and mess around with it a bit more, you should check out these console commands. We’ve compiled all of the most interesting and useful commands into the lists below.
How to open the console
Unlike most PC RPGs, you’re going to have to jump through a fair few hoops to actually open the console in Cyberpunk 2077. By default, there is no way to access to console in the vanilla version of the game, you’ll have to dive into the game’s files and modify them quite heavily. Luckily, a modder has made this much easier with the Cyber Engine Tweaks mod.
Download the latest version of the mod from the page, then follow the simple set of instructions laid out by the mod developer. Don’t forget that you’ll be manually setting the key that opens the console with this tweak, so try to set it to something that makes sense. If you have any errors, make sure that your game is up-to-date.
Cyberpunk 2077 useful console commands
There are plenty of commands to use in Cyberpunk 2077, at least there is thanks to the Cyber Engine Tweaks mod. With this installed, you can do everything from giving yourself an infinite supply of items to editing your character stats and even tweaking which ending you get and how characters feel about you.
Cyberpunk 2077 infinite money console commands
One of the most useful things you can do with the console in Cyberpunk 2077 is giving yourself an almost inexhaustible supply of cash. Like pretty much all of the commands on this list, you’ll have to use the formula below to enter your command:
Game.AddToInventory("[Item Name]",[Amount])
Each item has a specific name that you’ll need to use when typing in the command, which goes in the [item name] field above but without the square brackets involved. The same goes for [amount] but that’s simply where you enter how many of the items in question you want to receive.
When it comes to spawning in a boatload of cash, you’ll need to enter this command:
Game.AddToInventory("Items.money",5000000)
This will give you half a million Eurodollars to spend however you like. You can always substitute the number above for a higher or lower one depending on your needs. Just don’t go too crazy with it because there’s a good chance that there’s a limit on how much money you can spawn in at once without breaking the game completely.
Cyberpunk 2077 item-spawning console commands
There are a lot of incredibly useful items to be found in Cyberpunk 2077, so we’ve compiled some of the most useful ones into the list below to make it easier for you when it comes to typing in the commands for yourself. Remember to use the above formula in conjunction with the list to make the commands work properly.
Item Name | In-Game ItemName |
---|---|
Tabula e-Rasa Shard | Items.PerkPointsResetter |
Stinger (Unique Weapon) | Items.Preset_Knife_Stinger |
Tsunami Ashura Recipe (Legendary Sniper Rifle) | Items.LegendaryAshuraRecipe |
Jinchu-Maru (Epic Katana) | Items.Preset_Katana_Takemura |
Divided We Stand (Assault Rifle) | Items.Preset_Sidewinder_Divided |
MaxDoc .Mk3 | Items.FirstAidWhiffV2 |
Common Item Component | Items.CommonMaterial1 |
Uncommon Item Component | Items.UncommonMaterial1 |
Rare Item Component | Items.RareMaterial1 |
Epic Item Component | items.EpicMaterial1 |
Legendary Item Component | Items.LegendaryMaterial1 |
Rare Upgrade Component | Items.RareMaterial2 |
Epic Upgrade Component | Items.EpicMaterial2 |
Legendary Upgrade Component | Items.LegendaryMaterial2 |
Uncommon Quickhack Component | Items.QuickHackUncommonMaterial1 |
Rare Quickhack Component | Items.QuickHackRareMaterial1 |
Epic Quickhack Component | Items.QuickHackEpicMaterial1 |
Legendary Quickhack Component | Items.QuickHackLegendaryMaterial1 |
Cyberpunk 2077 unlock vehicle console commands
Unlocking vehicles through the console requires a slightly different process, though it’s in a similar vein to the process above. You can either unlock every vehicle, or just one at a time so you can pick out your favorite. Although you won’t receive a notification as you would with a more legit way of unlocking, your motor of choice should now be available to you.
Firstly, use the following command to access/invoke the vehicle system:
vs = Game.GetVehicleSystem()
Follow that command with one of the two below, depending on what you want to do with the command. We’ve picked out a few vehicles to try out, though all of them can be found here.
vs:EnableAllPlayerVehicles() - unlock all
vs:EnablePlayerVehicle(“[vehicle string]”, true, false) - unlock chosen vehicle
Vehicle string |
---|
Vehicle.v_sport1_herrera_outlaw_player |
Vehicle.v_sport2_mizutani_shion_player |
Vehicle.v_standard25_mahir_supron_player |
Vehicle.v_standard2_archer_hella_player |
Vehicle.v_standard3_chevalier_emperor_player |
Vehicle.v_sportbike1_yaiba_kusanagi_player |
Vehicle.v_sportbike2_arch_player |
Vehicle.v_sportbike3_brennan_apollo_player |
Vehicle.v_sport2_villefort_alvarado_valentinos_player |
Vehicle.v_standard2_thorton_galena_bobas_player |
Vehicle.v_standard3_thorton_mackinaw_ncu_player |
Vehicle.v_sport2_quadra_type66_nomad_ncu_player |
Vehicle.v_sportbike1_yaiba_kusanagi_tyger_player |
Vehicle.v_sportbike2_arch_tyger_player |
Vehicle.v_sport2_mizutani_shion_nomad_02_player |
Vehicle.v_sport1_rayfield_caliburn_02_player |
Vehicle.v_standard25_thorton_colby_pickup_02_player |
Cyberpunk 2077 cheat console commands
Once you’re done spawning in an arsenal, you can also check out these commands that are a little more ‘cheaty.’ Unfortunately, there isn’t any god mode cheat to make you completely invulnerable, but at the very least you can enjoy having infinite stamina, and some of the most insane stats of any character ever.
Command Effect | Console Command |
---|---|
Sets your character level to [amount] | Game.SetLevel(“Level”, [amount]) |
Gives you maximum total health | Game.ModStatPlayer(“Health”, “99999”) |
Gives you maximum total carry capacity | Game.ModStatPlayer(“CarryCapacity”, “999”) |
Sets your ‘Body’ stat to [Amount] | Game.SetAtt(“Strength”, [Amount]) |
Sets your ‘Reflexes’ stat to [Amount] | Game.SetAtt(“Reflexes”, [Amount]) |
Sets your ‘Intelligence’ stat to [Amount] | Game.SetAtt(“Intelligence”, [Amount]) |
Sets your ‘Technical Ability’ stat to [Amount] | Game.SetAtt(“TechnicalAbility”, [Amount]) |
Sets your ‘Cool’ stat to [Amount] | Game.SetAtt(“Cool”, [Amount]) |
Gives you [Amount] of Perk Points | Game.GiveDevPoints(“Primary”, [Amount]) |
Gives you [Amount] of Attribute Points | Game.GiveDecPoints(“Attribute”,[Amount]) |
Turn on or off infinite stamina | Game.InfiniteStamina(true/false) |
Other console command guides
- Fallout 3 Console Commands
- Fallout: New Vegas Console Commands
- The Witcher 3 Console Commands
- Fallout 4 Console Commands
- Baldur’s Gate: Enhanced Edition Console Commands
- Baldur’s Gate 2: Enhanced Edition Console Commands
- Morrowind Console Commands
- Skyrim Console Commands
- Doom Eternal Console Commands
- Valheim Console Commands
WePC is reader-supported. When you buy through links on our site, we may earn an affiliate commission. Learn more