Error 507 causes installation failure on Windows

Last updated on Apr 14, 2025

Learn how to resolve storage volume issues that may arise during Creative Cloud apps installation.

Storage volume for installed files is offline or inaccessible

The storage volume is the default location on your device where the installed files are stored. Sometimes, Creative Cloud apps may fail to install if the storage volume for your installed files is either offline or has been removed. 

If you can access the storage volume

Follow these steps to ensure that the volume in which your application is installed is online and accessible.

  1. Right-click the Start button, and then select Disk Management.

  2. In the Disk Management screen, select the drive where the app is installed.

    The screen displaying information about the different volumes and partitions on the computer's hard drive.
    Manage disk partitions and volumes in the Disk Management screen

  3. Check if it's showing as Online.

    The screen displaying information about the computer's storage devices and their partitions.
    View and modify the properties of the disks and partitions

  4. If it shows as Offline, right-click the disk name and select Online.

  5. Once the volume is online, try to install the app again.

If you cannot access the storage volume

If you don't have access to the drive, it is recommended to uninstall the existing app and attempt to reinstall it. You can perform a manual uninstallation using the PowerShell command on Windows.

  1. Select View error log in the error message.

  2. Note the name of the package as it appears in the error message. For example, the name of the package is Adobe.CC.XD.

  3. Type PowerShell in the Windows search bar.

  4. Right-click Windows PowerShell in the search results and select Run as Administrator.

  5. Run the following command: Get-AppxPackage -all <Name of the package goes here> | Remove-AppxPackage -AllUser.

    Note:

    Replace the text in italics with the name of the package that you had noted down in step 2.

  6. Once the app uninstalls, open the Creative Cloud desktop app, and select Help > Check for updates.

  7. After the Creative Cloud desktop app loads, install your app again.