What Is Modern Setup Host? Why It’s Causing High CPU Usage

What Is Modern Setup Host? Why It’s Causing High CPU Usage.

Modern Setup Host is a key Windows course of that installs updates within the background. However, it typically makes use of excessive CPU and disk assets unnecessarily.

When in a midst of an update, if you happen to test your Task Manager, you will see that this course of hogging a bit of CPU assets.

Although that is completely regular, the issue begins when the CPU utilization merely received’t drop down—even after the update is full.

To decrease CPU utilization, you may start by terminating the Modern Setup Host course of within the Task Manager. It will make it easier to do away with the difficulty briefly.

You can attempt different superior troubleshooting like repairing your system information for errors and resetting update parts—in case Windows update parts are corrupted.

Terminate the Process

Most of the time, the CPU utilization related to this specific course of peaks up excessive and stays there for an extended time period. As a outcome, your system begins to decelerate and even freeze.

In such circumstances, you may finish the duty associated to the Setup Host within the Task Manager and do away with this problem instantly.

To start with, open up your Task Manager. Click on Modern Setup Host or setuphost.exe. Then, click on End job possibility on the bottom-right of the window.

modern-setup-host-end-task

Run Windows Update Troubleshooter

As it seems, this drawback sometimes arises because of a glitch within the Windows update course of.

So, I counsel you run the Windows update troubleshooter.

  1. Hold and Press the Windows key + I to open Windows settings.
  2. Select Update & Security.
  3. Go to Troubleshoot > Additional Troubleshooters.
  4. Click on Windows Update. Then, choose Run the troubleshooter.run-the-troubleshooter

You must observe the on-screen directions to complete the method.

Repair System Files

In most circumstances, system file corruption typically results in malfunctioning of the Windows update parts. So, you may run DISM and SFC instructions and test if it fixes the difficulty.

Open Command Prompt as an Administrator. At first, we are going to run the DISM command.
Dism /Online /Cleanup-Image /RestoreHealth

running-DISM-command

After operating DISM, once more run the SFC command
Sfc /Scannow

running-sfc-scan-now-command

Delete SoftwareDistribution Folder

Windows working system shops all of the information associated to Windows updates in a separate folder referred to as SoftwareDistribution.

All the information saved on this folder are momentary and could be eliminated with out posing any dangers to your system.

You can attempt deleting this folder fully and drive Windows to obtain a brand new copy of update information.

  1. Open Run.
  2. Type providers.msc and hit Enter.
  3. Right-click on Windows Update and choose Stop.stop-windows-update-service
  4. Now, open Run and go to C:WindowsSoftwareDistribution.
  5. Select all information and press Shift + Delete to delete them completely.delete-software-distribution-folder-content

Again, go to the Services and begin Windows update service. Now, intently monitor if the CPU utilization has come down.

Reset Windows Update Components

You may additionally expertise this drawback because of points in Windows update parts. In such a case, I counsel you reset them to default settings.

  1. To start with, open an elevated Command immediate.
  2. In order to ensure Windows doesn’t obtain the update information when the method is underway, we are going to first cease providers like BITS, Windows Update service, Cryptographic service, and many others.
    • web cease wuauserv
    • web cease bits
    • web cease appidsvc
    • web cease cryptsvcstopping-the-services
  3. Now, execute this command, del "%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloaderqmgr*.dat"
  4. Also, you need to delete these folders—SoftwareDistribution and Catroot2 folder.
    • rmdir %systemroot%SoftwareDistribution /S /Q
    • rmdir %systemrootpercentsystem32catroot2 /S /Qremove-software-distribution-folder-and-catroot-folder
  5. Reset the Windows socket catalog by typing netsh winsock reset and urgent Enter.running-netsh-winsock-reset
  6. Lastly, don’t overlook to restart the providers that have been stopped earlier by executing these instructions.
    • web begin wuauserv
    • web begin bits
    • web begin appidsvc
    • web begin cryptsvcstart-services


Check out more article on – How-To tutorial and latest highlights on – Technical News