-
-
Notifications
You must be signed in to change notification settings - Fork 0
Restore Backup
Eli edited this page Jun 18, 2026
·
5 revisions
TeknoParrot Manager backs up your entire UserProfiles folder automatically at the start of every run. Mode 8 lets you restore any of those backups from inside the script -- no File Explorer needed.
<TeknoParrotRoot>\UserProfiles\FullBackup\<date_time>\
If backup folder creation fails (disk full, permissions), the script exits rather than proceeding without a restore point.
- Close TeknoParrot completely (the script checks and will stop if it detects TeknoParrot is still running).
- Run the script and choose mode 8 -- Restore backup.
- The script lists all available backups, most recent first, with file counts.
- Pick one by number.
- Type
YESto confirm. - The restore runs. Re-open TeknoParrot to use the restored profiles.
If you need to restore outside the script:
- Close TeknoParrot completely.
- Copy the
.xmlfiles from any backup subfolder back into<TeknoParrotRoot>\UserProfiles\, overwriting the current files. - Reopen TeknoParrot.
- Restore mode cannot run with
-Unattended-- it requires you to pick a backup interactively. - Only UserProfile XMLs are backed up and restored; game files on your staging drive are never touched.
Getting started
Modes
- AutoSync (1)
- Register (2)
- Crosshairs (3)
- ReShade (4)
- dgVoodoo2 (5)
- GPU Fix (6)
- FFB Setup (7)
- BepInEx (8)
- Restore Backup (9)
- Postgres Setup (11)
Reference