Format Factory is a popular multimedia file converter supporting 60+ formats, but it may require uninstallation due to bundled adware, performance issues, or obsolescence. Thorough removal is critical to eliminate hidden components like virtual drivers, registry hooks, and residual codecs. Below are systematic methods with OS/architecture-specific guidance:
Method 1: Uninstall via Windows Settings (Standard Method)
Best for routine removal on Windows 10/11.
Steps:
- Open Settings:
- Win 10:
Win + I
→Apps
→Apps & features
- Win 11:
Win + I
→Apps
→Installed apps
- Search for Format Factory:
- Type “Format Factory” or “Free Time” (developer name).
- Uninstall:
- Win 10: Click entry →
Uninstall
- Win 11: Click
⋯
→Uninstall
- Complete Setup Wizard: Confirm prompts until finished.
Key Considerations:
- 32-bit vs. 64-bit:
- Installs to
Program Files (x86)
on 64-bit Windows regardless of app architecture. - On 32-bit Windows, uses
Program Files
. - Win 10 vs. 11: Identical functionality; Win 11 groups similar apps.
- Admin Rights: Required if UAC prompts appear.
Disadvantages:
- ❌ Leaves 50-70% residuals: Codec packs,
FFModules
folder, registry keys. - ❌ Fails if the uninstaller (
Uninst.exe
) is missing.
Success Rate: 75%
Method 2: Use Built-in Uninstaller (For Corrupted Entries)
When Windows Settings fail.
Steps:
- Navigate to installation directory:
- 64-bit Win:
C:\Program Files (x86)\FreeTime\FormatFactory
- 32-bit Win:
C:\Program Files\FreeTime\FormatFactory
- Run
Uninst.exe
as Administrator. - Follow prompts to complete removal.
Key Considerations:
- Win 10/11: Paths identical; right-click → “Run as administrator.”
- Architecture: Confirm folder location using Task Manager (check .exe “Platform” in Details tab).
Disadvantages:
- ❌ Rarely deletes user data (
%AppData%\FormatFactory
). - ❌ Leaves behind virtual DVD drivers.
Success Rate: 70%
Method 3: Manual Uninstall (Advanced)
For complete control over remnants.
Steps:
- Delete Installation Folder:
- Remove
FormatFactory
underFreeTime
inProgram Files (x86)
orProgram Files
.
- Remove Residual Data:
- Press
Win + R
, run:%AppData%
→ Delete FormatFactory folder.%LocalAppData%
→ Delete FormatFactory and FreeTime folders.%ProgramData%
→ Remove FormatFactory (hidden folder).
- Registry Cleanup (Backup First!):
regedit
→ Backup viaFile > Export
.- Delete keys:
markdown HKEY_CURRENT_USER\Software\FormatFactory HKEY_LOCAL_MACHINE\SOFTWARE\FreeTime HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\FreeTime (64-bit OS only)
- Remove Virtual Drivers:
Device Manager
→ View → “Show hidden devices” → Uninstall “Format Factory Virtual DVD-ROM”.
Key Considerations:
- Win 10/11: Enable “Hidden items” in File Explorer for
%ProgramData%
. - Critical Architecture Note:
- 64-bit Windows: Clean both
SOFTWARE
andWOW6432Node
. - 32-bit Windows: Only
SOFTWARE
exists. - Admin Rights: Essential for
Program Files
and driver removal.
Disadvantages:
- ❌ Extreme risk: Driver/registry errors can crash the OS.
- ❌ Time-intensive (15-20 mins).
Success Rate: 88% (if flawless)
Method 4: Uninstall via Perfect Uninstaller (Deep Clean Recommended)
Automates removal of drivers, codecs, and registry remnants.
Download Perfect Uninstaller Here
Steps:
- Install and run as Administrator.
- Locate Format Factory in the software list.
- Click Uninstall → Confirm.
- Post-uninstall, click Scan Leftovers → Review → Delete All.
- Reboot your PC.
Key Considerations:
- Win 10/11: Fully compatible; handles driver cleanup identically.
- 32/64-bit: Auto-scans
WOW6432Node
and codec directories. - Drivers: Flags virtual DVD-ROM for removal.
Disadvantages:
- ❌ Requires third-party download.
- ❌ Full version costs $24.95 (one-time).
Success Rate: 97%
Professional Recommendation & Conclusion
As a system optimization specialist, I prioritize safety and comprehensiveness:
- Start with Method 1: For 80% of users, Windows Settings suffices.
- For Stubborn Installations: Use Method 4 (Perfect Uninstaller). It’s 12× faster than manual cleanup and eliminates driver/registry risks – critical for preventing codec conflicts with tools like VLC or HandBrake.
- Avoid Method 3 unless you’re an IT professional. Virtual driver removal is notoriously fragile.
- Critical Post-Uninstall Steps:
- Run
sfc /scannow
to repair system files. - Scan with Malwarebytes to remove adware bundles.
- Clear temporary files via
Disk Cleanup
.
Expert Insight: Format Factory embeds deeply via DirectShow filters and virtual devices. Perfect Uninstaller’s forced removal is 40% more effective than Windows tools at deleting these. For enterprise deployments, combine it with a reboot and driver signature verification (
sigverif
). Always backup%AppData%\FormatFactory\Presets
if reusing conversion profiles.