Share via

appinstaller An unexpected error occurred while executing the command: 0x800704c7 : The operation was canceled by the user.

A Smookler 15 Reputation points
2026-01-12T22:30:38.2133333+00:00

winget upgrade Microsoft.AppInstaller

An unexpected error occurred while executing the command:

0x800704c7 : The operation was canceled by the user.

Windows for business | Windows 365 Business
0 comments No comments

5 answers

Sort by: Most helpful
  1. Bradavon 41 Reputation points
    2026-01-17T17:21:42.4966667+00:00

    I had the same issue.

    "this operation was canceled by the user" was false. I wasn't cancelling.

    You'll see though. When Winget runs:

    winget upgrade Microsoft.AppInstaller

    It puts the path of: https://aka.ms/windowsappsdk/1.8/1.8.251106002/windowsappruntimeinstall-x64.exe on the screen.

    Copy the path and manually download this and run this in an elevated command prompt and despite the error, it'll say it's "successfully installed". So it is actually installed.

    I also found restarting my PC and rerunning the command, it no longer stated it needed upgrading and the error had gone.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. Antonio De Vido 5 Reputation points
    2026-01-16T21:35:01.6266667+00:00

    Hopefully this is a temporary issue when updating Windows 10

    (2/2) Found Windows App Runtime 1.8 [Microsoft.WindowsAppRuntime.1.8] Version 1.8.3

    This application is licensed to you by its owner.

    Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.

    Downloading https://aka.ms/windowsappsdk/1.8/1.8.251106002/windowsappruntimeinstall-x64.exe

    ██████████████████████████████ 101 MB / 101 MB

    Successfully verified installer hash ...

    version specific broken release in January 2026

    thanks

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. HLBui 6,350 Reputation points Independent Advisor
    2026-01-14T12:57:34.6566667+00:00

    Hi A Smookler

    How is everything? Have you been able to solve the problem? If you have, it's really appreciated to "Accept the answer" as a way to share your experience with the community.If not, is there anything I can help you with? Please let me know.

    Thank you!

    Was this answer helpful?

    0 comments No comments

  4. HLBui 6,350 Reputation points Independent Advisor
    2026-01-13T00:56:08.3866667+00:00

    Hi A Smookler ,

    The error code 0x800704c7 indicates that the operation was canceled by the user, which can sometimes occur if the process is interrupted or if another system activity interferes with the upgrade.

    To resolve this, I recommend the following steps:

    1. Ensure you are running the command in an elevated (Administrator) terminal.
    2. Close any other instances of winget or related installers that may be running in the background.
    3. Try executing the command again with winget upgrade --id Microsoft.AppInstaller --source winget.
    4. If the issue persists, you can manually update App Installer by downloading the latest package directly from the Microsoft Store or from the official Microsoft download page.

    In some cases, restarting your machine before retrying the command helps clear any lingering processes that might cause cancellation. Additionally, please confirm that your system is fully updated via Windows Update, as pending updates can sometimes interfere with package installations.

    Please try these recommendations and let me know the results. If this guidance helps you resolve the issue, kindly hit “Accept Answer” so we know the solution worked for you and others in the community facing similar issues can easily find the solution.

    Was this answer helpful?

    0 comments No comments

  5. AI answer

    2026-01-12T22:30:43.69+00:00

    The error code 0x800704c7 indicates that the operation was canceled by the user. This can happen if the installation or upgrade process was interrupted or if the user manually canceled it. To resolve this issue, you can try the following steps:

    1. Retry the Command: Simply run the command again to see if it executes without interruption.
    2. Check for User Interference: Ensure that no other installations or updates are running that might interfere with the App Installer upgrade.
    3. Use PowerShell: You can also try updating the App Installer using PowerShell with the command:
         winget upgrade Microsoft.AppInstaller
      
    4. Check for Windows Updates: Make sure your Windows is up to date, as updates can sometimes resolve underlying issues.
    5. Troubleshoot App Installer: If the problem persists, refer to troubleshooting tips for the App Installer to identify any specific issues affecting its functionality.

    If you continue to experience problems, consider checking the Windows event logs for more detailed error messages that could help diagnose the issue further.

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.