No, and no need to, it reappears every few seconds for a very limited time.
Problem after update
After an update on 15 August (I think), one of the users (admin) gets a recurring screen (http://ventre-a-pattes.net/bug.jpg) and cannot work. Two other accounts (one admin, one not) do not have the problem, a third one (not admin) does too. I tried to uninstall all recent items, ran update again, nothing works. Thanks for any suggestion.
Windows for home | Windows 11 | Windows update
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.
53 answers
Sort by: Oldest
-
Anonymous
2024-08-19T08:53:57+00:00 -
Anonymous
2024-08-19T10:16:44+00:00 Also, I have tried to end the processes running in the defective account and not in the working one. Did not work, but I most certainly did not find all of them.
-
Emmanuel Santana 40,200 Reputation points Independent Advisor2024-08-19T17:23:09+00:00 Thank you for reaching out again. You might be able to fix this using Windows recovery mode.
From the login screen, press Shift while selecting Restart. If needed, repeatedly force a shutdown during boot to trigger Automatic Repair.
Navigate to Troubleshoot > Advanced Options > Command Prompt.
Enter the following commands:
dism /online /cleanup-image /restorehealth
sfc /scannow
After running the commands, close the Command Prompt and restart your computer.
-
Anonymous
2024-08-19T20:50:43+00:00 /cleanup-image unknown (Win 11)
only Cleanup's are
/Cleanup-Wim and /Cleanup-Mountpoints
-
Emmanuel Santana 40,200 Reputation points Independent Advisor2024-08-20T02:24:44+00:00 I think that's an error directly with the command, try using this: dism /online /cleanup-image /restorehealth