Home > Web Front-end > JS Tutorial > body text

How to uninstall Forticlient.app in macbook

Barbara Streisand
Release: 2024-09-20 16:30:19
Original
454 people have browsed it

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'

Copy after login
  • 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!

source:dev.to
Statement of this Website
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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template