Three ways back
1. You know what broke — the Fix page
If one specific thing stopped working, repair that one thing. The Fix page has a card per symptom; search what you are seeing — "sound", "printer", "search" — and press the card's button.
Each card writes the Windows default unconditionally. It does not read a backup, which means it also repairs a machine that some other tool changed, and it works even if w0a's own backup file is gone.
It also tells you what it did: "Fixed — 3 setting(s) put back" or "Nothing to fix — this was already at the Windows default." The second answer is real information: whatever is wrong, it is not this.
2. You want a whole change undone — Backups & Restore
Every group of changes writes a checkpoint before it runs — before system optimization, before the CS2 profile, before USB priority, before network settings. Backups & Restore lists them and puts back exactly what that group changed, and nothing else.
This is the right choice when a session of changes went wrong and you want that session reversed rather than a specific symptom fixed.
3. You want all of it gone — restore everything, then uninstall
Restore every checkpoint, then uninstall. In that order: uninstalling first leaves the settings in place, because they are Windows settings and not w0a's files.
Where the undo log lives
%ProgramData%\w0a\backup.json — outside your user profile on purpose, so it survives a profile rebuild, and written by the elevated part of the application. That is also why w0a will only write to registry paths on its own allow-list: the list is what makes the way back trustworthy, not the writing.
Related
Did this page help?
What was missing, or what did not work? We read every one of these.
If this page did not solve it, write to us — say which article you read, and we will fix the article.