PAINT stopped working (today) and will neither uninstall or re-install (Windows 11 up to date)

Kevin Cook 0 Reputation points
2026-07-14T15:58:12.77+00:00

I use PAINT daily and today ... while I was using it ... the window closed ... and when I tried to reopen it ... it would not reopen

I searched for solutions and decided to uninstall and reinstall ... as there are no permanent setting that will need to be reset

I chose to UNINSTALL from SETTINGS > INSTALLED APPS ...

When I goto the MS Store to reinstall the app ... it downloads ... and tries to install but eventually says ERROR ... we are aware of the issue and are working to fix it. Try again later

I have tried everything from using DISM to restorehealth and manual install of PAINT ... with no results

Does anyone have any suggestions?

Windows for home | Windows 11 | Apps

Answer recommended by moderator
Kevin Cook 0 Reputation points
2026-07-19T00:07:12.36+00:00

I was able to reinstall MSPaint

  1. Ran the install from MS Store
  2. Looked in event viewer Windows Logs -> SYSTEM for the error

Installation Failure: Windows failed to install the following update with error 0x80073CF6: 9PCFS5B6T72H-Microsoft.Paint.

  1. Looked up the error

Per the Google AI

a) wsreset (again)

b) dism /Online /Remove-Capability /CapabilityName:Microsoft.Windows.MSPaint~~~~0.0.1.0

c) tried dism /Online /Add-Capability /CapabilityName:Microsoft.Windows.MSPaint~~~~0.0.1.0

This command failed even after trying several different ways

d) ran Get-AppxPackage Microsoft.MSPaint | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

e) restarted machine (this may be what I have missed in the past)

f) Once it was up ... I searched for MSPAINT ... and it was there and would run

It is still disturbing that I cannot do an in-place install ... but I think that will have to wait for another time as I am getting behind on the things I need to edit

Thank you David and Bryce for all the help

Now to reinstall McAfee ... I will let you know if this somehow disables Paint

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

6 additional answers

Sort by: Most helpful
  1. David-M 126K Reputation points Independent Advisor
    2026-07-19T14:00:17.4766667+00:00

    Thanks for the details.


    Great work on getting MS Paint back up and running. Using those built-in deployment tools was a smart move, and it is great that the current required features are working for now so you can catch up on your work.

    However, since the in-place upgrade still fails even with Spybot and McAfee remnants cleared out, this points to a deeper underlying issue. The SSD driver conflict you noticed under Memory Integrity is very likely the culprit blocking the Windows setup from migrating your storage environment during the upgrade process. By the way, the Google Drive link provided appeared to be empty or inaccessible, so those specific logs could not be reviewed.

    Since the system is stable enough for your immediate tasks, there is no need to rush, but a clean install using installation media is ultimately the best long-term solution to ensure a healthy baseline.


    A few tips for whenever that step is taken:

    Modern Windows Security includes all necessary real-time protection, firewall, and behavioral analysis features out of the box. Third-party security suites often hook deeply into the system kernel, which frequently triggers these exact upgrade blockages and app deployment errors.

    For context, relying solely on native Windows security features for nearly a decade has proven to prevent these complex registry and migration conflicts entirely.

    For more details on how the native system keeps everything safe, the official article can be reviewed here:

    https://support.microsoft.com/windows/stay-protected-with-windows-security-2ae0363d-0ada-c064-8b56-6a39afb6a963


    If you don't know how to perform a clean install and need steps, let me know.


    Feel free to ask any questions you may have.

    Was this answer helpful?


  2. Horace Wiggins 530 Reputation points
    2026-07-17T18:49:31.9466667+00:00

    Try this link, unless you already have. Check for Paint.

    https://apps.microsoft.com/detail/9pcfs5b6t72h?hl=en-US&gl=US

    My current version is, see image below.

    User's image

    I have Windows 11 Pro 25H2 and use Paint often. I haven't had any problems.

    Was this answer helpful?

    0 comments No comments

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.