Why this helps
When users panic in partition or boot screens, bad clicks happen. A recovery script keeps actions safe and reversible.
- Protect existing Windows install
- Reduce accidental partition changes
- Provide clear fallback path
Step-by-step guide
Use a safe recovery path when Linux install or boot behavior feels wrong.
When users panic in partition or boot screens, bad clicks happen. A recovery script keeps actions safe and reversible.

If partition labels or install options look unclear, stop immediately. Do not continue with manual partition writes.
Restart and open one-time boot menu (often F12, Esc, or F11). Select Windows Boot Manager.
In Windows, verify key files open, free disk space is available, and backup destination is reachable.
# Optional from Linux live USB to inspect disks read-only
sudo lsblk -f
sudo fdisk -lWhen ready, choose guided "Install alongside Windows" instead of manual partitioning.
If unsure, stop and generate a diagnostics bundle before attempting again.