No results found
We couldn't find anything using that term, please try searching for something else.
Uninstall specific Creative Cloud apps To uninstallspecific Creative Cloud apps on a machine, you can do one of the following: Specify the apps
To uninstallspecific Creative Cloud apps on a machine, you can do one of the following:
Using the–product option :
example: To uninstallPhotoshop 22.2.1 and Illustrator 25.1:
Using the–skipNotInstalled option :
The above –product option fails if one or more of the SAP codes is either invalid or the corresponding product is not installed. Use the –skipNotInstalled option with the–product option to install the valid products and ignore invalid SAP codes or products that are not installed.
For example, if Photoshop is not installed on a machine and Illustrator is instal , the following command is uninstall will uninstallIllustrator and ignore the Photoshop SAP code :
For macOS: sudo ./AdobeUninstaller –product=PHSP#22.0,ILST#25.0 –skipNotInstalled
For window: AdobeUninstaller.exe –product = PHSP#22.0,ILST#25.0 –skipNotInstalled
Using the –uninstallconfigpath option:
Using the –skipnotinstalle option :
The above –uninstallconfigpath option fails if, in the XML file, one or more of the SAP codes is either invalid or the corresponding product is not installed. Use the –skipNotInstalled option with the –uninstallconfigpath option to install the valid products and ignore invalid SAP codes or products that are not installed.
For example, if the XML file contains Photoshop that is not installed on a machine and Illustrator that is instal , the following command is uninstall will uninstallIllustrator and ignore the Photoshop SAP code :
For macOS: sudo ./AdobeUninstaller –uninstallconfigpath=<path to the XML file> –skipNotInstalled
For window: AdobeUninstaller.exe –uninstallconfigpath=<path to the XML file> –skipNotInstalled