Share via

Error Code: 0x8A15004A when Attempting to Install ClickUp

Anonymous
2025-03-31T02:40:45+00:00

I am trying to download and install ClickUp on my Windows 11 PC. Unfortunately, the only way to download the app is through the Microsoft Store. However, after recently performing a fresh start on my computer, I am encountering an error code: "Code: 0x8A15004A."

I have already tried running "sfc /scannow" and other Command Prompt steps, and the result indicates that there are no issues. Is there a way to force the installation or determine why the app might be blocked? I can install everything else from the Store or directly from publishers without any problems.

Windows for home | Windows 11 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2025-03-31T03:25:19+00:00

    Hi, This is Ramesh.

    I can reproduce the issue when installing ClickUp via the Microsoft Store. I get the same error code you mentioned.

    Please open the admin Command Prompt and run the following command to install ClickUp.

    winget install XPFMMJNL4WBKMP
    

    Press Enter.

    Press Y to confirm.

    See if that helps.

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2025-06-16T20:48:20+00:00

    You can easily download click up here : https://clickup.com/download

    0 comments No comments
  3. Anonymous
    2025-03-31T03:43:58+00:00

    Looks like the winget command is not recognized.

    Please open PowerShell and run this command:

    get-appxpackage *DesktopAppInstaller*
    

    Post the output in text format.

    0 comments No comments
  4. Anonymous
    2025-03-31T03:41:32+00:00

    Hi Ramesh,

    I don't have the ability to use Winget through Admin Command Prompt. Should I use Terminal or PowerShell instead?

    0 comments No comments