Home  >  Article  >  Web Front-end  >  How to uninstall Forticlient.app in macbook

How to uninstall Forticlient.app in macbook

Barbara Streisand
Barbara StreisandOriginal
2024-09-20 16:30:19455browse

How to uninstall Forticlient.app in macbook

So here the solution that worked for me.

  • Open Terminal

Write this code one by one in the terminal

'sudo chflags noschg /Applications/FortiClient.app'

'sudo chflags noschg /Applications/FortiClientUninstaller.app'

  • This command will remove lock button from the Application folder.

  • Now simply go the application folder and delete the App like others.

Thanks

The above is the detailed content of How to uninstall Forticlient.app in macbook. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn