When trying to uninstall FortiClient, you may face a problem where the uninstall button is not available on the control panel. Only an option to 'repair' will be shown. When you do a repair it will ask for you to restart, but after restart you have to click on the 'repair' button again. And this just repeats…
So how do you get rid of this software from your computer.
Before following the steps, save all your work. Because the command will restart the computer without warning.
- Shutdown forticlient from system tray.
- open command prompt as administrator.
- run this command.
wmic product where "name like 'Forti%%'" call uninstall /nointeractive
Leave a Comment