Deep - Freeze 8.63 Patch
Verdict: A necessary stability update for Windows 10 environments, but showing its age regarding modern security features.
Deep Freeze 8.63 was released as a mature iteration of the "classic" Deep Freeze architecture. By the time version 8.63 arrived, the software was well-established, but it faced the challenge of adapting to the rapidly changing Windows 10 update cycle.
The interface in version 8.63 is strictly utilitarian. It looks like software from the early 2010s. It’s a small window with a password prompt and a few checkboxes. It is not "user-friendly" for the average home user; it is designed for IT administrators. The "One Time Password" feature for unlocking machines remotely works well in 8.63, a lifesaver for remote management.
The patch addresses the following documented issues (from Faronics internal ticket IDs):
Subject: [ACTION REQUIRED] Deploy Deep Freeze 8.63 Patch – Critical Stability Update Deep Freeze 8.63 Patch
Dear Team,
Faronics has released a cumulative patch for Deep Freeze 8.63. This update addresses several known issues in production environments, including system hang scenarios and a low-severity security improvement.
Affected Versions:
Deep Freeze 8.63 (all previous builds)
Deployment Recommendation:
Apply during next maintenance window, especially if you have: Verdict: A necessary stability update for Windows 10
Patch Contents:
Download & Changelog:
[Link to Faronics portal or internal share]
Rollback:
Uninstall patch via Control Panel → Installed Updates (no system state impact).
Please test on a subset of workstations before full rollout. Patch Contents:
Thank you,
IT Admin Team
Prior to 8.63, the Deep Freeze service and kernel driver had a theoretical vector for privilege escalation if a malicious actor gained physical or remote command-line access during a Thawed state. The 8.63 patch:
For organizations using the Deep Freeze Enterprise Console, the 8.63 patch fixes specific UI and communication bugs:
If you already have Deep Freeze 8.6x installed and you are in a Thawed state, you can perform an in-place upgrade. Command line deployment sample:
Deep_Freeze_Enterprise_8.63.220.5582.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Note: A restart is required to swap the kernel driver. You must use the Enterprise Console to thaw all workstations before pushing the patch remotely.
| Method | Command / Steps |
|--------|----------------|
| Manual (single PC) | 1. Disable Deep Freeze (Thawed mode).
2. Reboot.
3. Run DF_8.63_Patch.exe as Administrator.
4. Reboot.
5. Re-enable Frozen mode. |
| Enterprise Console | Tools → Update Agents → Browse to patch MSI → Deploy to selected groups. |
| Silent (script) | DF_8.63_Patch.exe /quiet /norestart
(then forced reboot via shutdown /r /t 5) |