How do we disable auto-launch Adobe Creative Cloud on MacOS

How do we disable auto-launch Adobe Creative Cloud on MacOS

  1. We open the Terminal application (present by default on all macOS / OS X systems).
  2. We execute the command line:
 launchctl unload -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist
After executing the command line above, Adobe Creative Cloud will no longer launch automatically when the operating system starts up. The reverse of the command line that launches Adobe Creative Cloud is:
 launchctl load -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist

Comments

Post a Comment

Popular posts from this blog

Tuxera NTFS for Mac 2015

ForkLift 3.0.6 cracked for Mac

How to install Oracle 11g XE in MacOS

How to open the *.war, *.jar files with Midnight Commander (mc)

VMware Fusion 8 + License Key for MacOSX

10 Web-Based Tools for Exploring the Capabilities of OpenAI and Machine Learning

Switch between Java 8, Java 7 and Java 6 on OS X