November 21, 2018

Fix Windows Modules Installer Worker High CPU Usage

If you are facing the High CPU Usage by Windows Modules Installer Worker, then don’t worry as thousands of other users are also facing the similar problem and therefore, there are many working fixes which we will be discussing today in this article. To verify if you are facing this issue open Task Manager (Ctrl + Shift + Esc) and you will find that the Windows Modules Installer Worker is consuming High CPU or Disk Usage.

Pro Tip: You may leave your PC overnight or for a few hours to see the issue rectify itself once the Windows is finished downloading and installing updates.

What is Windows Modules Installer worker (WMIW)?

Windows Modules Installer worker (WMIW) is a service which takes cares of automatically installing Windows Update. According to its service description, WMIW is a system process that enables automatic installation, modification, and removal of Windows updates and optional components.

This process is responsible for finding new Windows Update automatically and installing them. As you might be aware that Windows 10 automatically install newer builds (i.e. 1803 etc.) via Windows Updates, so this process is responsible for installing these updates in the background.

Although this process is called Windows Modules Installer worker (WMIW) and you will see the same name in the Processes tab in the Task Manager, but if you switch to Details tab, then you will find the name of the file as TiWorker.exe.

Why Is Windows Modules Installer worker Using So Much CPU?

As Windows Modules Installer worker (TiWorker.exe) runs continuously in the background, sometimes it might utilize high CPU or disk usage when installing or uninstalling Windows Updates. But if its constantly using high CPU then the Windows Modules Installer worker may have become unresponsive while checking new updates. As a result, you may be experiencing lags, or your system might hang or freeze completely.

The first thing users do when they experience freezing, or lagging issues on their system is to restart their PC, but I assure you that this strategy won’t work in this case. This is because the issue will not resolve by itself until and unless you fix the underlying cause.

Fix Windows Modules Installer Worker High CPU Usage

Make sure to create a restore point just in case something goes wrong.

Windows Modules Installer Worker (WMIW) is an important service, and it should not be disabled. WMIW or TiWorker.exe is not a virus or malware, and you cannot just delete this service from your PC. So without wasting any time let’s see How to Fix Windows Modules Installer Worker High CPU Usage with the help of the below-listed troubleshooting guide.

Method 1: Run Windows Update Troubleshooter

1. Press Windows Key + I to open Settings then click on Update & Security icon.

Click on Update & security icon | Fix Windows Modules Installer Worker High CPU Usage

2. From the left-hand menu, select Troubleshoot under “Get up and running” click on Windows Update.

Select Troubleshoot then under Get up and running click on Windows Update

3. Now click on “Run the troubleshooter” under Windows Update.

4. Let the troubleshooter run, and it will automatically fix any issues found with Windows Update taking forever.

Run Windows Update Troubleshooter to fix Windows Modules Installer Worker High CPU Usage

Method 2: Manually Check for Windows Updates

1. Press Windows Key + I then select Update & Security.

2. From the left-hand side, menu clicks on Windows Update.

3. Now click on the “Check for updates” button to check for any available updates.

Check for Windows Updates

4. If any updates are pending, then click on Download & Install updates.

Check for Update Windows will start downloading updates | Fix Windows Modules Installer Worker High CPU Usage

5. Once the updates are downloaded, install them, and your Windows will become up-to-date.

Method 3: Configure Windows Update to Manual

Caution: This method will switch Windows Update from automatically installing the new updates to the manual. This means you have to manually check for Windows Update (weekly or monthly) to keep your PC secure. But follow this method, and you can again set the Updates to Automatic once the issue is resolved.

1.Press Windows Key + R then type services.msc and hit Enter.

services.msc windows

2. Scroll down and find Windows Modules Installer service in the list.

3. Right-click on Windows Modules Installer service and select Properties.

Right-click on Windows Modules Installer service and select Properties

4. Now click on Stop then from the Startup type drop-down select Manual.

Click on Stop under Windows Module Installer then from the Startup type drop-down select Manual

5. Click Apply, followed by OK.

6. Similarly, follow the same step for the Windows Update service.

Configure Windows Update to Manual

7. Reboot your PC to save changes.

8. Again check for Windows Updates Manually and install any pending updates.

Now Check for Windows Update Manually and install any pending updates

9. Once is done, again go back to services.msc window and open the Windows Modules Installer & Windows Update Properties window.

10. Set the Startup type to Automatic and click Start. Then click Apply followed by OK.

Set the Startup type to Automatic and click Start for Windows Modules Installer

11. Reboot your PC to save changes.

Method 4: Run System Maintenance Troubleshooter

1. Press Windows Key + R then type control and hit Enter to open Control Panel.

control pannel | Fix Windows Modules Installer Worker High CPU Usage

2. Search Troubleshoot and click on Troubleshooting.

Search Troubleshoot and click on Troubleshooting

3. Next, click on View all in the left pane.

4. Click on “System Maintenance” to run the System Maintenance Troubleshooter.

run system maintenance troubleshooter

5. The Troubleshooter may be able to Fix Windows Modules Installer Worker High CPU Usage, but if it didn’t, then you need to run System Performance Troubleshooter.

6. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

7. Type the following command into cmd and hit Enter:

msdt.exe /id PerformanceDiagnostic

Run System Performance Troubleshooter

8. Follow the on-screen instruction to run the troubleshooter and fix any issues find the System.

9. Finally, exit the cmd and reboot your PC.

Method 5: Disable Automatic Maintenance

Sometimes Automatic Maintenance can conflict with the Windows Modules Installer Worker service, so try to disable Automatic Maintenance using this guide and see if this fixes your issue.

Disable Automatic Maintenance in Windows 10 | Fix Windows Modules Installer Worker High CPU Usage

Although disabling Automatic Maintenance is not a good idea, but there might be some case where you need to actually disable it, for example, if your PC freezes during automatic maintenance or Windows Modules Installer Worker High CPU Usage issue then you should disable maintenance to troubleshoot the issue.

Method 6: Run System File Checker and DISM

1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

2.Now type the following in the cmd and hit enter:

Sfc /scannow
sfc /scannow /offbootdir=c: /offwindir=c:windows (If above fails then try this one)

SFC scan now command prompt

3. Wait for the above process to finish and once done, restart your PC.

4. Again open cmd and type the following command and hit enter after each one:

Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth

DISM restore health system

5. Let the DISM command run and wait for it to finish.

6. If the above command doesn’t work, then try on the below:

Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Source:c:testmountwindows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:testmountwindows /LimitAccess

Note: Replace the C:RepairSourceWindows with your repair source (Windows Installation or Recovery Disc).

7. Reboot your PC to save changes and see if you’re able to Fix Windows Modules Installer Worker High CPU Usage.

Method 7: Perform a Clean Boot

Sometimes 3rd party software can conflict with Windows and can cause the issue. To Fix Windows Modules Installer Worker High CPU Usage issue, you need to perform a clean boot on your PC and diagnose the issue step by step.

Under the General tab, enable Selective startup by clicking on the radio button next to it

Method 8: Set your WiFi as Metered Connection

Note: This will stop Windows Automatic Update, and you will need to manually check for Updates.

1. Press Windows Key + I to open Settings then click on Network & Internet.

Press Windows Key + I to open Settings then click on Network & Internet

2. From the left-hand menu, select Wi-Fi.

3. Under Wi-Fi, click on your currently connected network (WiFi).

Under Wi-Fi, click on your currently connected network (WiFi) | Fix Windows Modules Installer Worker High CPU Usage

4. Scroll down to Metered connection and enable the toggle under “Set as metered connection“.

Set your WiFi as Metered Connection

5. Close Settings and reboot your PC to save changes.

Recommended:

That’s it, you have successfully Fix Windows Modules Installer Worker High CPU Usage but if you still have any queries regarding this tutorial then feel free to ask them in the comment’s section.