Remove Agent Ransack software from Windows endpoints automatically on Windows endpoints with automated compliance checks
This Automox Worklet™ removes Agent Ransack from Windows endpoints by detecting and uninstalling both 32-bit and 64-bit installations. The Worklet uses the Windows registry to locate installed versions and executes the appropriate uninstall procedure for each instance found.
Agent Ransack is a file search and indexing utility developed by MythicSoft. While the application itself is legitimate software, organizations may need to uninstall it as part of their software lifecycle management, security compliance, or to reduce endpoint resource consumption.
The Worklet examines registry keys including HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall, HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall, HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall. exe -ArgumentList "/x $($version.PSChildName) /qn", "Get-ItemProperty", and "Get-ChildItem".
Standardizing your endpoint software inventory reduces operational overhead and minimizes potential security risks associated with unnecessary applications. Removing unused or unauthorized utilities frees system resources and simplifies software management across your fleet.
Automated uninstallation through Automox allows you to enforce consistent application states across hundreds or thousands of endpoints without requiring manual intervention. This approach eliminates the risk of incomplete uninstalls that can leave registry entries or files behind.
Evaluation phase: The Worklet scans the Windows registry at both 32-bit and 64-bit locations (HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall) to detect Agent Ransack installations.
Remediation phase: When the application is found, the Worklet retrieves the uninstall string and executes it with the /S parameter for silent removal. For MSI-based installations, it uses msiexec with /qn (quiet, no-ui) and /norestart flags to prevent restart prompts.
Windows operating system (any version from Windows 7 forward)
Supports both 32-bit and 64-bit installations
Works with both EXE and MSI installer packages
No user interaction required - silent removal mode
Supports RunNow (FixNow) for immediate execution
After the Worklet runs successfully, Agent Ransack will be completely removed from the endpoint. You can verify successful installation by checking the installed applications list in Control Panel or by searching for the application in the Start menu. The application will no longer appear in the installed programs list, and all associated registry entries will be deleted from both the 64-bit and 32-bit registry locations.
The uninstall process typically completes within seconds and does not require an endpoint restart. You can verify successful removal by checking the Programs and Features control panel or querying the registry for Agent Ransack entries.
Run this Worklet on a pilot Windows endpoint and review evaluation output for uninstall agent ransack.
Confirm Automox activity logs show successful completion and exit code 0.
Verify endpoint state using checks aligned to evaluation script logic, such as Write-Output, Get-ChildItem, Get-ItemProperty.
Validate remediation effects from script operations such as Test-InstalledSoftware, Get-ChildItem, Get-ItemProperty, then rerun evaluation for compliance.
For technical validation, compare endpoint state to the Worklet evaluation logic and remediation flow for uninstall agent ransack. This supports repeatable software lifecycle workflows, faster change control review, and auditable compliance evidence.
Useful script references for this Worklet include evaluation operations such as Write-Output, Get-ChildItem, Get-ItemProperty and remediation operations such as Test-InstalledSoftware, Get-ChildItem, Get-ItemProperty. Use these indicators to verify that endpoint changes match intended policy outcomes.


By submitting this form you agree to our Master Services Agreement and Privacy Policy.
Already have an account? Log in
Consider Worklets your easy button
A Worklet is an automation script, written in Bash or PowerShell, designed for seamless execution on endpoints – at scale – within the Automox platform. Worklet automation scripts perform configuration, remediation, and the installation or removal of applications and settings across Windows, macOS, and Linux.

AUTOMOX + WORKLETS™
Uncover new possibilities with simple, powerful automation.
By submitting this form you agree to our Master Services Agreement and Privacy Policy