| Quest Name (In-Game) | Internal Quest ID | Complete Quest Fact Command | |----------------------|------------------|-----------------------------| | Family Matters (The Baron) | q104 | addfact(q104_completed) | | The Last Wish (Yennefer) | q302 | addfact(q302_completed) | | A Towerful of Mice | q204 | addfact(q204_completed) | | Now or Never (Triss) | q209 | addfact(q209_completed) | | The Isle of Mists | q310 | addfact(q310_completed) | | Through Time and Space (Avallac’h) | q505 | addfact(q505_completed) | | Reason of State | q206 | addfact(q206_completed) | | Scavenger Hunt: Cat School Gear | q201_cat | addfact(q201_cat_completed) |
| Command | Function | |---------|----------| | listquests | Shows all active quests and their internal IDs | | printquestfacts(qxxx) | Shows every fact flag for a specific quest | | abortquest(qxxx) | Force-quits a quest without completing or failing (dangerous) | | witcher3questdebug | Toggles developer debugging text on-screen | | spawn('q403_ciri') | Spawns Ciri for cutscenes if she fails to load | If you find yourself repeatedly typing addfact(qxxx_completed) for dozens of quests, consider using a console script . Create a .txt file in your \The Witcher 3\bin\ folder named complete_all.txt . Inside, write:
You cannot simply type complete quest "Family Matters" . You must know the internal quest ID and the fact name . Part 3: Finding the Correct Quest ID (The "Top" Cheat Sheet) The most frustrating part of using console commands is finding the exact name. Below are the top requested quests with their exact console IDs and completion facts. witcher 3 complete quest console command top
removefact(qxxx_xxx_xxx_started)
Enter the developer console. When you search for the results, you’re looking for the fastest, most reliable way to manipulate quest stages. This guide provides the top commands, how to use them safely, and the critical differences between "completing," "failing," and "debugging" a quest. Part 1: How to Enable the Console (The Prerequisite) Before any command works, you need to unlock the developer console. CD Projekt Red left it in the game engine but disabled it by default. | Quest Name (In-Game) | Internal Quest ID
This tells the game you never began the quest, auto-failing it. To force a specific failure state, find the _failed fact:
In the vast, morally complex world of The Witcher 3: Wild Hunt , quests are the lifeblood of the experience. But what happens when a quest bugs out? What if you want to skip a tedious section on your fifth New Game+ playthrough? Or what if you simply want to test end-game gear without grinding through 50 hours of story? You must know the internal quest ID and the fact name
removefact(q302_started)
Copyright (c) 2015-2023 Alain Rioux