Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I was curious to know if anyone knew how to make a non persistent Windows(xp, vista, win7...). Meaning all changes like lets say testing updates can be automatically deleted as soon as the OS is shutting off.

I know about ghosting and drive backup and the likes.

What I would like is a non-persistent OS like the ones available in a virtual disk.

Like using vmware.

share|improve this question

closed as off topic by ewall, Ben Voigt, Alex K., bmargulies, Johan Oct 7 '11 at 21:31

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

3 Answers

Save snapshot. Revert. Not sure if VMware Player can do that for you, but VMware Server should be able to, and VirtualBox definitely can. It even puts that as an option when quitting the VM to automatically revert it.

share|improve this answer
Not asking about virtual os. It was an example of what I wanted. I require to make this available to a normal OS one running that ain't virtual. – Reza M. Sep 26 '11 at 14:20

There are a handful of software to do just this kind of thing, often used in student computer labs, Internet cafes, and so on. Two examples would be Deep Freeze and Windows SteadyState.

share|improve this answer

This might not be something you can easly do with a "normal" windows, i know some of the embeded versions can do this.

Like it was said above you can do it with a virutal machine and remember you can boot into a virtual machine without first starting "windows".

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.