How to uninstall deep freeze manually using registry?

link|improve this question

14% accept rate
Why do you need to do this? – Stephen Jennings May 31 '10 at 6:46
1  
And what exactly do you want to do, anyways? Any fooling around with the registry (including DeepFreeze's keys) will be reversed on reboot anyways. – Hello71 Jun 15 '10 at 22:32
3  
For people who don't know, DeepFreeze is a program that restores the hard drive and registry to an image every restart. – Hello71 Jun 15 '10 at 22:33
@Hello71 - NO, that is not what happens, though the result is similar. DeepFreeze replaces the low-level drivers for your hard disk so that all changes to the disk are instead written to a temporary location. The difference is that you don't need to spend the time restoring an image every reboot, and "thawing" the computer to allow maintenance changes is a much simpler process. – Joel Coehoorn Sep 15 '10 at 16:15
feedback

3 Answers

up vote 1 down vote accepted

I've been using DF for a while and I never uninstalled it with registry. It seems to have a way to do this anyways here

You can also read more here about how to delete DF.

link|improve this answer
Note that the instructions linked from here still require access to the registry while the disk is not in a frozen state. – Joel Coehoorn 2 days ago
feedback

First and foremost, you cannot uninstall DeepFreeze until you thaw the machine. Otherwise the changes you made to perform the uninstall are lost along with everything else when you reboot.

Secondly, DeepFreeze works (in part) through a low-level kernel driver for your hard disk and sata/ide bus. There is also a service that runs, and you can disable that service (don't: it will break your system). But you can't just remove a kernel driver by changing a few registry keys. You need to also make sure you have an equivalent kernel driver to handle the disk requests (normally now, rather using the frozen method).

The normal way to uninstall DeepFreeze is to re-run the installation program. If you can't do this, you can still boot from a different location like a CD or DVD and re-install your operating system. Most frozen computers will also disable booting from anywhere but the frozen hard disk in the BIOS, and then lock the BIOS to prevent changes. This means you may also need to hard-reset your BIOS.

It's all software in the end, so I suppose there must be a way to do this on a thawed computer without re-installing the operating system - but it's more than just changing the registry. You've got to alter some files (probably using VolumeShadowCopy) that are used by Windows itself.

link|improve this answer
feedback

100% will work..

Try this: First have another unit to install deep freeze and do not put any password. Then, Boot thaw that unit. Copy the file at the root c:\ "Persi0.*" (something like this) Paste it to the root of the drive that you want to unfreeze, walla! that machine will be unfreezed. You can now uninstall DF after booting.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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