Witcher 3 Complete Quest Console Command ~upd~ Access

The Ultimate Guide to the "Witcher 3 Complete Quest" Console Command

In the sprawling, 100+ hour epic that is The Witcher 3: Wild Hunt, repetition is the enemy of the veteran player. Whether you are on your fifth New Game Plus playthrough, testing a new mod setup, or trying to recover a save file corrupted 80 hours in, the prospect of redoing "Collect 'Em All" or the "Paperchase" quest can be soul-crushing.

Enter the Console Command. For PC players, the developer console is the closest thing to god-mode. But while most players know addmoney(1000) or levelup(10), the most powerful—and most dangerous—tool in the arsenal is the ability to complete quests instantly.

This article provides the definitive guide to using addfact and removefact to manipulate quest states, the risks involved, and the exact syntax you need to skip the grind. witcher 3 complete quest console command

1. Enable the Console

Before using any commands, you must enable the console:


Step 2: Finding the Quest ID

Every quest in the game has a specific code. You cannot simply type "Finish Bloody Baron." You must know the exact variable name. The Ultimate Guide to the "Witcher 3 Complete

Common Quest IDs: (Format: q### = Main Quest, sq### = Side Quest)


3. Find a Quest’s Fact Name

Quest fact names follow patterns like q###_stage or q###_completed.
To locate a specific quest’s fact: Go to \The Witcher 3\bin\config\base (or \bin\x64\ depending

  1. Download Script Studio or W3QuestFact sheet (community-made lists).
  2. Or use console command:
    listquests – shows active quest codes.
    showfacts q – shows all facts starting with “q” (very spammy).

Common examples:

| Quest name | Fact to complete | |--------------------------|-------------------------------| | Lilac and Gooseberries | addfact(q001_completed) | | The Nilfgaardian Connection | addfact(q002_completed) | | Wandering in the Dark | addfact(q103_completed) | | Family Matters | addfact(q105_completed) | | Pyres of Novigrad | addfact(q302_completed) | | The Lord of Undvik | addfact(q310_completed) | | Ugly Baby | addfact(q310_yennefer_garden_completed) (partial) |

🔍 For side quests, check quest codes like q2..., q3..., q5....