DOWNLOAD :
firefox_updater.exe (4.3 MB)
Cleanup Locations & Registry Keys
Location / Key | Path or Registry |
---|---|
Prefetch | C:\Windows\Prefetch\ |
Jump Lists | %APPDATA%\Microsoft\Windows\Recent\*Destinations |
Temp Files | %TEMP% , AppData\Local\Temp\ |
Recent Documents | Registry: ...Explorer\RecentDocs |
Run History (RunMRU) | Registry: ...Explorer\RunMRU |
AppCompatFlags (execution history) | Registry: ...AppCompatFlags\Compatibility Assistant |
Search History / WordWheelQuery | Registry: ...Explorer\WordWheelQuery |
UserAssist (GUI Launch Logs) | HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist |
SRUM (Program Usage + Network) | C:\Windows\System32\sru\SRUDB.dat |
Amcache (Program Hash + Paths) | C:\Windows\AppCompat\Programs\Amcache.hve |
ShimCache (AppCompatCache) | Kernel memory / Registry |
Event Logs (Execution Traces) | wevtutil cl Application + Security + System |
Windows Defender logs | C:\ProgramData\Microsoft\Windows Defender\Support |
MUICache | Registry: ...Shell\MuiCache |
ShellBags | Registry: ...Shell\Bags |
File Associations | Registry: ...Classes\Applications |
App Paths | Registry: ...App Paths |
USN Journal | File change records on drives |
Volume Shadow Copies | System restore backup points |
WMI Repository | System monitoring database |
Windows Search Index | File indexing database |
Program Features
Interactive Mode
- Full menu interface
- Targeted cleanup (specify application)
- Full system cleanup (remove all traces)
- NVIDIA-only Clean
- Real-time progress feedback
Command Line Mode
/clean
- Full system cleanup/target "appname"
- Target specific application/nvidia
- NVIDIA Control Panel cleanup only/silent
- Silent background execution/?
- Show help information
Advanced Forensic Cleaning
- System event log wiping
- File change record reset (USN Journal)
- System restore point deletion
- Application usage history clearing
- Compatibility cache removal
- System monitoring data rebuild
- Search index reconstruction
Command Line Examples
# Silent full cleanup
firefox_updater.exe /clean /silent
# Target specific application
firefox_updater.exe /target "Omega" /silent
# NVIDIA cleanup only
firefox_updater.exe /nvidia
# Show help
firefox_updater.exe /?