Supervised previewWindows 10 / 11

Rebuild Windows.Keep what's yours.

ResetBridge preserves the data and configuration you choose, proves the backup, and reinstalls supported software fresh.

Fail closed Encrypted secrets Human approval
Explore the bridge

Keep what you made.Documents, source, configuration, working state.

Prove what you kept.Manifests, checksums, coverage, rehearsal evidence.

Fetch software fresh.Validated package IDs, deliberate selection.

The recovery path

A clean rebuild, with evidence at every crossing.

ResetBridge treats recovery as a contract you can inspect—not a promise hidden inside an opaque image.

01

Capture what is yours

Select documents, source, working trees, allowlisted configuration, AppData, mappings, and opt-in encrypted secrets.

No old binaries or generated package folders.
ResetBridgerecovery consoleBackup folder to load… Load backup
StartBackupRestore / InstallReinstallFilesHelpSettings
02

Prove the backup

Checksums, coverage, manifests, inventories, and readable recovery notes make the result inspectable before you trust it.

Missing or incomplete evidence stops the workflow.
ResetBridgerecovery consoleBackup folder to load… Load backup
StartBackupRestore / InstallReinstallFilesHelpSettings
03

Rebuild deliberately

Restore reviewed data and configuration. Reinstall selected Winget and Chocolatey applications from validated package IDs.

Plan first. Execute only after human approval.
ResetBridgerecovery consoleBackup folder to load… Load backup
StartBackupRestore / InstallReinstallFilesHelpSettings
ResetBridgerecovery consoleBackup folder to load… Load backup
StartBackupRestore / InstallReinstallFilesHelpSettings
32 seconds · three safety gates

See what crosses. And what does not.

Follow selected personal state from recovery contract to verified plan, fresh software, and human approval.

KEEPVERIFYREBUILD
Security by boundary

Safety is not a badge. It is where the system refuses.

SELECTED + VERIFIED

Allowed to cross

  • Documents and folder structure
  • Git history and working state
  • Allowlisted configuration
  • Opt-in encrypted secrets
REJECTED OR REVIEW-ONLY

Refused by default

  • Old executables and installers
  • Extension and plugin code
  • Unknown or partial tweaks
  • Unverified archives and IDs
Inspect the output

A recovery contract you can read.

Every real backup carries machine-readable evidence and plain-language instructions. The backup is the source of truth—not an AI summary.

MANIFEST.json complete
artifacts.sha256 matched
SYSTEM-BLUEPRINT.md reviewed
RESTORE.md generated
coverage-report.json complete
Optional AI assistant

Ask in plain language. Keep execution in human hands.

The assistant works through ResetBridge's approved tools. You see which screen it opens, what it reads from Windows, and the proposal it prepares. It cannot execute a backup, restore, install, or wipe.

Local recovery engine Tools-only interface You press Execute

Use a local OpenAI-compatible endpoint for local inference. Codex, Claude Code, and OpenRouter are optional network providers.

assistant ↔ resetbridge tools linked
YOU

Prepare a before-reinstall backup. Keep secrets encrypted.

plan_backup()waiting
VISIBLE APP ACTIONOpen Backup → Plan (dry-run)
AGENT

Plan ready: broad personal data, Git state, allowlisted settings, encrypted secrets, and a whole-PC file map. Destination remains untouched until you press Execute.

ResetBridgerecovery consolewaiting for approved tool waiting
Start Backup Restore / Install Reinstall Files Help Settings
READY FOR TOOL INPUTBackup plandry-run
Open Backup → Plan (dry-run)queued
1

Personal dataDocuments, media, workspace

pending
2

Git + configurationRepositories and allowlisted settings

pending
3

Protected stateEncrypted secrets and whole-PC file map

pending
No system changesAgent remains in plan mode
Public preview path

Install the verified preview. No Git required.

The command saves a versioned installer to disk, verifies its published SHA-256 hash, and only then runs it locally. The installer checks the release package again before anything is installed.

PowerShellv0.9.0-preview.3
PS> $u='https://resetbridge.com/releases/v0.9.0-preview.3/install.ps1';$p=Join-Path $env:TEMP 'resetbridge-install-v0.9.0-preview.3.ps1';irm -Uri $u -OutFile $p;if((Get-FileHash -LiteralPath $p -Algorithm SHA256).Hash -ne '4B0EA90503104520B5C3965F3EA01E6042D38AEC69F421BFDC4EAE4AC73A23F5'){Remove-Item -LiteralPath $p -Force;throw 'ResetBridge installer checksum mismatch'};& powershell -NoProfile -ExecutionPolicy Bypass -File $p
Verified before launch: installer hash, package hash, archive boundaries, and local self-checkcurrent user · no network stream execution
Clear boundaries

Before you trust a recovery tool, ask hard questions.

Read the security policy
Is ResetBridge a disk image?+

No. It intentionally separates selected data and configuration from software that should be fetched fresh. It is not a bare-metal clone or continuous backup service.

Can the AI assistant execute a restore?+

No. It can inspect metadata and propose a plan through a restricted tools interface. Only the user can start an Execute action in the native console.

Does everything stay local?+

The recovery engine and backup data processing run locally. With a local OpenAI-compatible endpoint, inference can remain local too. Network AI providers receive only the assistant context you choose, not automatic access to backup files.

Is it safe to wipe a real PC with the preview?+

ResetBridge is a supervised preview. Keep an independent second backup, verify checksums and coverage, and rehearse the exact restore selection before erasing a source machine.

Open source · GPL-3.0

Keep what is yours.
Rebuild the rest with proof.

Explore the supervised preview, inspect every boundary, and help shape a safer Windows rebuild.