Solution 5: Run System File Checker (SFC) and DISM scans

A widely recognized collection for machine learning tasks.
Post Reply
Rina7RS
Posts: 590
Joined: Mon Dec 23, 2024 3:42 am

Solution 5: Run System File Checker (SFC) and DISM scans

Post by Rina7RS »

Set to disabled

5. Then click " OK ". Close the Services window and restart your computer.

1. Press the Windows key, type Command Prompt , and select Run as administrator .

open cmd

2. Click Yes in the User Account Control window.

3. In the Command Prompt window, type the following command and press Enter:

sfcscannow
SFC scan

4. The System File Checker command will search for corrupted lithuania telegram data DLLs and system files and replace them if necessary.

5. After running the SFC scan, run the DISM commands to scan the operating system image for corruption.

6. At the command prompt, copy and paste or type the following commands one by one and press Enter after each command:

DISM Online Cleanup-Image CheckHealth
DISM Online Cleanup-Image ScanHealth
DISM Online Cleanup-Image RestoreHealth
DISM scan

7. Wait for the scan to complete and reboot your computer. Then check if the CPU usage of the Windows Modules Installer worker process has decreased.

Solution 6: Clean out the SoftwareDistribution folder.
1. Open Command Prompt as administrator.

2. In the command prompt, run the following commands one by one to stop specific Windows services.
Post Reply