Advertisement

Armoury Crate Uninstall Tool: Official Download, Hash and G-Helper Alternative

By the Softwares Academy editors Updated Checked against official sources on 25 Sep 2026

Short answer: The Armoury Crate Uninstall Tool is a free ASUS utility, and the only official place to get it is the Armoury Crate support page on asus.com, under Driver & Utility. The current version is 2.3.7.0, dated January 9, 2026, a 1.21 MB ZIP. ASUS publishes its SHA-256 hash on that page. Unzip it, run Armoury Crate Uninstall Tool.exe, then restart. If you want to replace Armoury Crate on an ASUS laptop, the open-source G-Helper is the common alternative, but it is not a full substitute.

Armoury Crate Uninstall Tool: where to download it

ASUS’s Armoury Crate FAQ (last updated September 14, 2026) gives the route:

  1. Go to the Armoury Crate support site: asus.com/supportonly/armoury crate/helpdesk_download/.
  2. Open the Driver & Utility tab and choose Windows 10 64-bit as the OS. That is where ASUS lists the tool.
  3. Download Armoury Crate Uninstall Tool.

We checked the listing and the file on September 26, 2026:

Field Value
Version 2.3.7.0
Release date on ASUS’s page January 9, 2026
File Armoury_Crate_Uninstall_Tool.zip, 1,272,510 bytes (ASUS shows 1.21 MB)
SHA-256 (published by ASUS) 1da3eedd09600d4f1fbf9d1f0705fe77f0a91b0865e7086ec27149223d32a128
Download host dlcdnets.asus.com, ASUS’s download server
Signature The executable inside is signed by ASUSTeK COMPUTER INC.

We downloaded the ZIP and its hash matched the value ASUS publishes. To check yours, run this in PowerShell in your Downloads folder:

Get-FileHash .\Armoury_Crate_Uninstall_Tool.zip -Algorithm SHA256

PowerShell prints the hash in upper case, as ASUS does. Case does not matter; every character must match.

Advertisement

What the tool removes

ASUS’s own description on the download page: “Use the Uninstall tool to remove Armoury Crate and AURA Creator related components if encounter any issue that need to re-trigger Armoury Crate & AURA Creator Installer to fix.”

A ROG guide by Whitson Gordon, published by ASUS on November 15, 2022, says the tool is meant to “cleanly remove any and all remnants of Armoury Crate” from a PC, including its modular components and services, even after an earlier removal was incomplete. The ZIP we checked contains helper libraries with names such as ServiceUninstall.dll, DeviceUninstall.dll and UninstallFanCtrlSvcLib.dll, which fits that description.

ASUS warns against the shortcut most people try first. The same ROG guide says ASUS doesn’t recommend removing Armoury Crate through Windows’ Add and Remove Programs, and “definitely” doesn’t recommend registry cleaners. Improper removal can leave features broken.

How to run it

  1. Unzip Armoury_Crate_Uninstall_Tool.zip. It extracts to a folder named Armoury Crate Uninstall Tool V2.3.7.0.
  2. Double-click Armoury Crate Uninstall Tool.exe and follow the prompts.
  3. Restart the PC to complete the uninstall, as ASUS instructs.

Two side effects to know about:

  • Desktops can reinstall it. Many ASUS motherboards offer to download Armoury Crate from the BIOS. ASUS’s FAQ for motherboards says to press Del or F2 at startup, open Tool > ASUS Armoury Crate, and set Download & Install ARMOURY CRATE app to Disabled.
  • Some Strix laptops. G-Helper’s FAQ reports that recent versions of the uninstaller can mix up the macro keys on some Strix models. Its suggested fix is an embedded controller (EC) reset. ASUS’s own EC reset guide says to shut the laptop down and press and hold the power button for 40 seconds.

To reinstall later, ASUS’s guide says to download the Armoury Crate installer from the same support page.

Why lookalike downloads exist

Armoury Crate is popular, so criminals borrow its name. Two reputable sources have documented this:

  • Zscaler ThreatLabz (March 26, 2025) tracked a malware packer it named “Armoury” because it “impersonates the legitimate Armoury Crate utility created by ASUS.” It said the malicious files use names such as ArmouryAIOSDK.dll and ArmouryA.dll.
  • XDA Developers (Jacob Roach, April 4, 2025) reported spotting “at least one questionable Armoury Crate download on the first page of Google results.” XDA deliberately did not name the site.

Neither source names a specific lookalike domain for the Uninstall Tool, so we do not list any. The rule is simpler than a blocklist. The tool comes from asus.com’s support page and downloads from dlcdnets.asus.com. Anything else is not ASUS. Our fake download sites guide explains the tactics.

G-Helper: the open-source alternative, and its limits

G-Helper, published on GitHub by seerge (github.com/seerge/g-helper), describes itself as a “small and lightweight Armoury Crate alternative for Asus laptops.” The repository lists g-helper.com as its homepage, and the release notes use that site for donation links. It is licensed under GPL-3.0.

Field Value
Latest stable release v0.283, published September 11, 2026 (v0.284 and v0.285 are marked pre-release)
File GHelper.exe, 6,004,840 bytes
SHA-256 8ee2d8e1c63aa1ac800de0a4bbaf15755f7399ad0e1e45f4ac608283ec8c4850
Signature Valid, signed by SignPath Foundation (we checked)

What it does well, per its README: performance modes, GPU modes (Eco, Standard, Ultimate, Optimized), screen refresh rate, custom fan curves and power limits, battery charge limit, keyboard lighting and hotkeys. It is a single portable executable that “doesn’t install anything.” Its requirements page lists the .NET 10 Desktop Runtime and the ASUS System Control Interface driver.

What it does not do, in the developer’s own words:

  • It is not a driver or firmware. The README says it selects operating modes the manufacturer stored in the BIOS, through the same ASUS interface Armoury Crate uses. Equivalent settings behave the same in both.
  • It does not control fans in real time. The FAQ says: “It doesn’t and can’t control your fans.” The firmware does. G-Helper can only set a custom fan profile.
  • It is built for ASUS laptops, including handhelds such as the ROG Ally. It also supports some ASUS mice, keyboards and headsets. Desktop motherboards are not what it is designed for.
  • It should not run alongside Armoury Crate services, because they change the same settings. The requirements page links to the Uninstall Tool on ASUS’s server for that reason.
  • MyASUS can override it. The FAQ says MyASUS may reset the battery charge limit, and suggests setting the same limit in both.

Our G-Helper download page lists the current official hash. For desktop fan curves, Fan Control is a separate tool worth reading about.

Questions

Is the Armoury Crate Uninstall Tool safe?

Yes, when it comes from asus.com. The version we checked, 2.3.7.0, is signed by ASUSTeK and matches the SHA-256 hash ASUS publishes.

Where is the official Armoury Crate Uninstall Tool download?

On ASUS’s Armoury Crate support page, under the Driver & Utility tab with Windows 10 64-bit selected. The file itself downloads from dlcdnets.asus.com.

Can I uninstall Armoury Crate from Windows Settings instead?

ASUS does not recommend it. Its guide says removing Armoury Crate through Add and Remove Programs can leave features broken, and it advises against registry cleaners.

Why does Armoury Crate come back after I remove it?

On many ASUS desktops the BIOS offers to download it. Disable “Download & Install ARMOURY CRATE app” under Tool > ASUS Armoury Crate in the BIOS.

Does the tool remove AURA Creator too?

Yes. ASUS says it removes Armoury Crate and AURA Creator related components.

Is G-Helper safe?

The official release is open source, signed by SignPath Foundation and published on GitHub by its developer. Download it only from github.com/seerge/g-helper.

Can G-Helper fully replace Armoury Crate?

For many laptop settings, yes. It does not control fans in real time, it is not meant for desktop motherboards, and ASUS services can override some of its settings.

My macro keys changed after using the uninstaller. How do I fix it?

G-Helper’s FAQ recommends an EC reset. ASUS’s guide for it: shut the laptop down, then press and hold the power button for 40 seconds.

Can I reinstall Armoury Crate later?

Yes. ASUS’s guide says to download the Armoury Crate installer from the same support page.

Sources

Related guides