Unable to install Adobe apps | Error 105

Issue

When you try to install Adobe apps, such as Photoshop or Illustrator, you get error 105 and the installation fails.

This issue occurs when you do not have read/write permissions on hdpim.db file or the hdpim.db file is corrupt.

Solution 1: Give permissions to caps folder and hdpim.db

macOS

Windows

Solution 2: Repair hdpim.db

Follow the steps below to resolve this issue:

  1. Download and install SQLite database browser.

  2. Launch the SQLite browser as Admin (Win) or using sudo (Mac).

  3. Select Open Database and browse for hdpim.db file. The file is located at:

    Windows: C:\Program Files (x86)\Common Files\Adobe\caps\
    macOS:  /Library/Application Support/Adobe/caps/

    Open hdpim.db file

  4. In the Execute SQL tab, run the following SQL command:

    PRAGMA integrity_check

  5. If this command reports an error, run the following command:

    sqlite3 hdpim.db ".dump" | sqlite3 new_hdpim.db

  6. Rename the original DB file to orig_hdpim.db.

  7. Rename new_hdpim.db created in step 4 to hdpim.db.

  8. Install the Adobe app.

Solution 3: Rename hdpim.db

  1. Navigate to the following location:

    Windows: C:\Program Files (x86)\Common Files\Adobe\caps\
    macOS:  /Library/Application Support/Adobe/caps/

  2. Rename hdpim.db to old_hdpim.db.

  3. Install the Adobe app.

Get help faster and easier

New user?