Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
    
    
        
    
    
         
                
        
        
    
		
		
	        
		
	        
	    
	
        
            
				
            
                
					
[Solved] How to stop Adobe Creative Cloud from starting automatically on your Mac
                
                
					 					                
             
			
			
    
        
            
    
    
  	  	
              
    	      
	        
            		            	
	                            
                    
                    (@hans)
                                        Famed Member Admin
                        
                
                                            Joined: 12 years ago
                    Posts: 3009
	             
                
            	
		        	         
	        
	            
	                                     Topic starter
                    June 26, 2017 2:41 AM  
		                                	            
	            
					Since I don't use Adobe products all the time, the "Creative Cloud" application has become quite annoying and uses resources, even though I don't use it. There is no obvious and easy way to disable it from starting automatically.
I did find a trick though to disable it from automatically starting through Terminal:
Disable auto start:
launchctl unload -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist
Enable auto start:
launchctl load -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist