Fleet logo
Menu An icon indicating that interacting with this button will open the navigation menu.
Fleet logo An 'X' icon indicating that this can be interacted with to close the navigation menu.

Solutions

a small chevron
Device management

Device management

Remotely manage, and protect laptops and mobile devices.

Orchestration

Orchestration

Automate tasks across devices, from app installs to scripts.

Software management

Software management

Inventory, patch, and manage installed software.

Extend Fleet

Extend Fleet

Integrate your favorite tools with Fleet.


Customers

a small chevron
Stripe + Fleet

Stripe + Fleet

Stripe consolidates multiple tools with Fleet.

Foursquare + Fleet

Foursquare + Fleet

Foursquare quickly migrates to Fleet for device management.

What people are saying

What people are saying

Stories from the Fleet community.


Pricing

More

a small chevron
Docs

Docs

Guides

Guides

Support

Support

News

News

Get your license

Get your license

The handbook

The handbook

Fleet @ Meow Wolf

Kick off JNUC with Fleet at Meow Wolf Denver's Convergence Station.

Join us
Get a demo Try it yourself
Solutions A small chevron
Device management

Device management

Remotely manage, and protect laptops and mobile devices.

Orchestration

Orchestration

Automate tasks across devices, from app installs to scripts.

Software management

Software management

Inventory, patch, and manage installed software.

Extend Fleet

Extend Fleet

Integrate your favorite tools with Fleet.

Customers A small chevron
Stripe + Fleet

Stripe + Fleet

Stripe consolidates multiple tools with Fleet.

Foursquare + Fleet

Foursquare + Fleet

Foursquare quickly migrates to Fleet for device management.

What people are saying

What people are saying

Stories from the Fleet community.

Pricing
More A small chevron

Fleet @ Meow Wolf

Kick off JNUC with Fleet at Meow Wolf Denver's Convergence Station.

Join us
Docs

Docs

Guides

Guides

Support

Support

News

News

Get your license

Get your license

The handbook

The handbook

Try it yourself Get a demo
Software/
Adobe Creative Cloud
Adobe Creative Cloud icon

Adobe Creative Cloud

macOS | 6.7.0.278

Adobe Creative Cloud is a platform for creative software management and installation, including access to Adobe’s suite of tools like Photoshop, Illustrator, and Premiere Pro.

Self-service install

To install Adobe Creative Cloud on your work computer:

  1. Navigate to the Fleet Desktop icon in the OS menu bar and select My device.
  2. From the Self-service tab, navigate to Adobe Creative Cloud and click Install.

Don’t see Adobe Creative Cloud or the Fleet Desktop icon? Send a link to this page to your IT team.

Uninstall Adobe Creative Cloud

Run the following command in your terminal to uninstall Adobe Creative Cloud:

quit_app() { b="$1"; if osascript -e "application id \"$b\" is running" >/dev/null 2>&1; then cu="$(stat -f "%Su" /dev/console 2>/dev/null || true)"; if [ "$(id -u)" -ne 0 ] || [ "$cu" != "root" ]; then i=0; while [ "$i" -lt 10 ]; do osascript -e "tell application id \"$b\" to quit" >/dev/null 2>&1 || true; if ! pgrep -f "$b" >/dev/null 2>&1; then break; fi i=$((i+1)); sleep 1; done fi; fi; pkill -f "$b" >/dev/null 2>&1 || true } && BUNDLE_ID="com.adobe.acc.AdobeCreativeCloud" && quit_app "$BUNDLE_ID" && UNINST_APP="" && for p in \ && "/Applications/Utilities/Adobe Creative Cloud/Utils/Creative Cloud Uninstaller.app" \ && "/Applications/Adobe Creative Cloud/Utils/Creative Cloud Uninstaller.app" \ && "/Applications/Utilities/Adobe Creative Cloud/Creative Cloud Uninstaller.app" && do && [ -d "$p" ] && { UNINST_APP="$p"; break; } && done && [ -z "$UNINST_APP" ] && UNINST_APP="$(/usr/bin/find /Applications /Applications/Utilities -maxdepth 5 -type d -iname '*creative*cloud*uninstaller*.app' -print -quit 2>/dev/null)" && if [ -n "$UNINST_APP" ] && [ -d "$UNINST_APP" ]; then && BIN="$(/usr/bin/find "$UNINST_APP/Contents/MacOS" -maxdepth 1 -type f -perm -111 -print -quit 2>/dev/null)" && [ -n "$BIN" ] && { "$BIN" -uninstall --force >/dev/null 2>&1 || "$BIN" >/dev/null 2>&1 || true; } && fi && rm -rf "/Applications/Adobe Creative Cloud.app" \ && "/Applications/Creative Cloud.app" \ && "/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app" >/dev/null 2>&1 || true && rm -rf "/Library/Application Support/Adobe/Creative Cloud" \ && "/Library/Application Support/Adobe/Adobe Desktop Common" >/dev/null 2>&1 || true && rm -f  "/Library/Preferences/com.adobe.acc.AdobeCreativeCloud.plist" >/dev/null 2>&1 || true && rm -f  /var/db/receipts/com.adobe.acc*.bom /var/db/receipts/com.adobe.acc*.plist >/dev/null 2>&1 || true && for udir in /Users/* /var/root; do && [ -d "$udir/Library" ] || continue && rm -rf "$udir/Library/Application Support/Adobe/Creative Cloud" \ && "$udir/Library/Caches/com.adobe.acc.AdobeCreativeCloud" \ && "$udir/Library/Logs/Adobe/Creative Cloud" >/dev/null 2>&1 || true && rm -f  "$udir/Library/Preferences/com.adobe.acc.AdobeCreativeCloud.plist" >/dev/null 2>&1 || true && done && echo "adobe creative cloud uninstalled"

Is Adobe Creative Cloud up to date?

Run this query in Fleet to find old versions of Adobe Creative Cloud across all your computers:

SELECT 1 FROM apps WHERE bundle_identifier = 'com.adobe.acc.AdobeCreativeCloud' AND bundle_short_version <= '6.7.0.278';

Share

Share this article on Hacker News Share this article on LinkedIn Share this article on Twitter
Docs REST API Guides
Fleet logo
Multi platform Device management Orchestration Software management Integrations Pricing
Documentation Support Docs API Release notes Get your license
Company About News Jobs Logos/artwork Why open source?
ISO 27001 coming soon a small checkmarkSOC2 Type 2 Creative Commons Licence CC BY-SA 4.0
© 2025 Fleet Inc. Privacy
Slack logo GitHub logo LinkedIn logo X (Twitter) logo Youtube logo Mastadon logo
Tried Fleet yet?

Get started with Fleet

Start
continue
×