Hasleo Software Forums

Full Version: Can Windows Live on USB be made non-persistent?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've got Windows Live on USB working, but here's my question:
Is it possible to make it non-persistent—so every time it boots, all previous changes are gone, like a Linux Live USB?
(Yesterday, 05:37 PM)Dramuch Wrote: [ -> ]I've got Windows Live on USB working, but here's my question:
Is it possible to make it non-persistent—so every time it boots, all previous changes are gone, like a Linux Live USB?

I'm sorry there's no way to make it non-persistent.
Hey Dramuch, interesting question! By default, Windows To Go or similar Windows Live USB setups are typically persistent, since Windows isn’t designed to run in a stateless/live mode like Linux distros do. However, making it non-persistent would usually require some workarounds.

One way to get close might be using a write-protected USB drive or creating a virtual disk (VHD) that resets on reboot, similar to how some IT labs use software like Deep Freeze. That said, it's not an out-of-the-box feature in Windows like it is with many Linux distros.

Have you tried experimenting with any virtualization or snapshot tools to simulate that effect? Curious if anyone else here has managed a clean solution.