getfact active_quests
Quests in The Witcher 3 progress through "facts" or internal flags. If a quest is stuck, you can force it to the next stage or end it entirely by adding the completion fact: addfact(quest_id_completed) . witcher 3 complete quest console command patched
Most "patches" for this require you to manually find Fact IDs (internal game flags) rather than simple quest names. While they allow you to force-complete a bugged stage, you’ll spend more time in a GitHub database than actually playing. getfact active_quests Quests in The Witcher 3 progress
This returns a number. That's your exact stage. witcher 3 complete quest console command patched
Common troubleshooting commands for "stuck" quests also include removefact('flag_name') to reset a bugged trigger. Essential "Next-Gen" Console Commands