The FCRemove.exe utility is a dedicated removal tool designed by Fortinet to completely uninstall FortiClient when standard methods fail. It is primarily used to remove "managed" clients—those registered to an Enterprise Management Server (EMS)—which often have uninstallation locked to prevent unauthorized removal. 🛠️ Core Purpose
Exclusive Removal: Specifically handles stubborn or corrupted FortiClient installations.
EMS Bypass: Effectively removes clients that are locked or managed by a central server without needing the original admin password.
Leftover Cleanup: Wipes registry keys, virtual adapters, and driver files that standard uninstalls might leave behind. 📥 How to Obtain the Tool
Fortinet does not provide a standalone public download for this tool to prevent end-users from easily bypassing corporate security policies. Support Portal: Log in to the Fortinet Support Portal.
Navigation: Go to Support > Firmware Download > FortiClient. forticlient fcremoveexe exclusive
Version Selection: Select your specific version (e.g., v7.0) and download the FortiClientTools_x.x.x.zip file.
Location: The executable is located inside the archive at: \SupportUtils\FCRemove.exe. 🚀 Usage Instructions
It is highly recommended to run this tool in Safe Mode to ensure all drivers and background services are unlocked.
While --exclusive is the star, fcremove.exe supports other flags that are worth knowing:
| Flag | Purpose |
|------|---------|
| --exclusive | Bypass password & force removal |
| --noreboot | Prevent automatic restart after cleanup |
| --quiet | Silent mode; no prompts (useful for scripts) |
| --help | Display usage information | The FCRemove
Example advanced command (silent, exclusive, no reboot):
fcremove.exe --exclusive --noreboot --quiet
Before diving into fcremove.exe exclusive, you must understand the problem it solves. FortiClient, by default, can be locked with an uninstallation password. This feature is enabled by administrators via the FortiClient EMS (Endpoint Management Server) or local policy.
When this password is set:
This is intentional. It prevents rogue users or malware from disabling security. However, if an admin leaves the company, the EMS server is decommissioned, or the password is lost, you are stuck with a zombie agent.
Enter fcremove.exe.
While fcremove.exe exclusive is a powerful tool, use it responsibly:
Historically, FCRemove.exe was not publicly available for download on the general Fortinet support site. It was considered an exclusive internal tool reserved for paying support customers. To obtain it, administrators often had to open a support ticket with Fortinet TAC (Technical Assistance Center) to get the specific version matching their FortiClient build. While some versions have leaked to public repositories over time, obtaining the correct version directly from Fortinet remains the official—and safest—avenue.
fcremove.exeIf you have the FortiClient installer .exe, extract it using 7-Zip or run it with /extract:
FortiClientSetup_7.2.0.exe /extract
Navigate to the extracted folder > x64 > find fcremove.exe.