Service host: local system (restricted networks)
Solved
Fivel51
Posted messages
510
Status
Membre
-
Malekal_morte- Posted messages 178136 Registration date Status Modérateur, Contributeur sécurité Last intervention -
Malekal_morte- Posted messages 178136 Registration date Status Modérateur, Contributeur sécurité Last intervention -
1 réponse
Hello,
The list is sorted in memory and not on disk.
Start by running a DISM Repair
Right-click on the "Start" menu and then "Command Prompt (admin)" or use a Cortana search:
https://www.malekal.com/wp-content/uploads/ouvrir-invite-commandes-administrateur-Windows10.gif
In the black window, enter the following two commands while letting the analysis take place:
DISM /Online /Cleanup-image /Scanhealth
DISM /Online /Cleanup-image /Restorehealth
(note, there is a space in front of each command starting with / /Online /Cleanup-image etc)
Restart.
You can run a SFC Repair
Right-click on the "Start" menu and then "Command Prompt (admin)",
Type sfc /scannow in the window.
It should tell you that the protection has detected damaged items,
that you need to restart to be able to fix them. At that point, restart.
--
Please press any key to continue the disinfection...
The list is sorted in memory and not on disk.
Start by running a DISM Repair
Right-click on the "Start" menu and then "Command Prompt (admin)" or use a Cortana search:
https://www.malekal.com/wp-content/uploads/ouvrir-invite-commandes-administrateur-Windows10.gif
In the black window, enter the following two commands while letting the analysis take place:
DISM /Online /Cleanup-image /Scanhealth
DISM /Online /Cleanup-image /Restorehealth
(note, there is a space in front of each command starting with / /Online /Cleanup-image etc)
Restart.
You can run a SFC Repair
Right-click on the "Start" menu and then "Command Prompt (admin)",
Type sfc /scannow in the window.
It should tell you that the protection has detected damaged items,
that you need to restart to be able to fix them. At that point, restart.
--
Please press any key to continue the disinfection...

I did the following: DISM /Online /Cleanup-image /Scanhealth
I got this message "The component store is repairable. The operation was successful."
Then I did: DISM /Online /Cleanup-image /Restorehealth
I received the message "The restoration completed successfully. The store... The operation was successful."
Then I rebooted properly.
Next, I did: sfc /scannow
I got the message "Windows Resource Protection did not find any integrity violations...."
All of this was done in admin mode for the command prompt.
Can you provide a screenshot of the task manager sorted by the disk column?