Fixes

What is the Host Process for Setting Synchronization (SettingSyncHost.exe) and Fix High CPU Usage

A lot of users upon seeing the Host Process for Setting Synchronization or SettingSyncHost.exe inside their task manager get confused as to what the process is and what it does on your computer. In this article, we have explained this in detail and have listed and fixed some issues associated with this process as well.

Host Process for Setting Synchronization (SettingSyncHost.exe)
Host Process for Setting Synchronization (SettingSyncHost.exe)

What is Host Process for Setting Synchronization (SettingSyncHost.exe) on Windows?

The SettingSyncHost.exe is present inside the System32 folder on your computer and the process is very essential for the operating system. Basically, it is responsible for syncing settings on the device that you are currently using and on the other devices that you are using with the Microsoft account. This includes the Wallpaper, Onedrive, Xbox, Internet Explorer and other Windows-related settings.

However, sometimes, users have complained about High CPU Usage issues with the SettingSyncHost.exe process and in this article, we have explained in detail some steps that you can undertake to fix the issue completely.

Before you Start:

  • If the issue arises while running or using a specific application, we suggest that you try to make sure that you update that app to the latest available version because outdated apps can sometimes cause the issue.
  • Press “Windows + R” to launch the Run prompt, type in “services.msc” and press “Enter”. From here, make sure to right-click on the “Background Intelligent Transfer Service (BITS)” and select the “Disable” button to prevent it from running on your computer. Later on, you can try to enable this service again in an attempt to fix the Host Process for Setting Synchronization High CPU Usage issue.
    Typing in "services.msc"
    Typing in “services.msc”
  • If you are getting this issue while trying to transfer your camera photos from your SD card to your PC, we recommend that you try connecting the camera directly with the computer using a data cable and try transferring through that.

  • Moreover, a faulty RAM stick might also be responsible for the Host Process for Setting Synchronization High CPU Usage error. You might want to check your RAM by running the Windows own Diagnostic tool. (Can be run by pressing “Window + S”, typing in “Windows Memory Diagnostic” and pressing Enter OR by using an app named “Memtest86”) and you will have to replace the RAM sticks if the memory issue is confirmed.

Fixing the Host Process for Setting Synchronization (Settingsynchost.Exe) High CPU Usage:

Fix 1: Reconfiguring Registry Key Permissions

  1. Press “Window + R”, type in “Regedit” and press Enter on your keyboard.
    Typing "regedit"
    Typing “regedit”
  2. In the Registry Editor, navigate to through to the following address.
    HKEY_CURRENT_USER\Software\Microsoft\InputPersonalization\TrainedDataStore
  3. Right-click on the “TrainedDataStore” folder and click “Permissions…”.
    Selecting "Trained Data Store" permissions to fix Host Process for Setting Synchronization high CPU Usage issue
    Selecting “Trained Data Store” permissions
  4. Tick the checkbox for “Full Control” under “Allow” and click on “Apply”.
  5. Restart your PC and see if the Host Process for Setting Synchronization High CPU Usage issue is resolved.

Fix 2: Updating Windows

  1. Press “Window + S”, type in “Check for updates” and press Enter on your keyboard.
    Check For Updates to fix Host Process for Setting Synchronization (SettingSyncHost.exe)
    Check For Updates
  2. Windows will automatically start downloading and installing updates if available or you can click “Download and Install”.
  3. Once the updates are finished installing, restart your PC and see if the Host Process for Setting Synchronization High CPU Usage issue is resolved.

Fix 3: Reconfigure Internet Properties

  1. Press “Window + S”, type in “Internet Options” and press Enter on your keyboard.
    Internet Options
    Internet Options
  2. Go to the “Security” tab and click on “Trusted Sites”.
  3. Select “Sites” and type in the following websites in the field “Add this website to the zone” and click “Add”. each time:
    https://www.live.com
    https://www.microsoft.com
  4. Restart your PC, and see if the issue is resolved

Fix 4: Using PowerShell to End Process

  1. At the bottom-left corner of the screen, right-click the “Start” icon and select the “Windows PowerShell (Admin)”.
    Windows PowerShell (Admin)
    Windows PowerShell (Admin)
  2. Type in the following command in PowerShell and press Enter afterwards.
    Register-ScheduledJob -Name "Kill SettingSyncHost" -RunNow -RunEvery "00:05:00" -Credential (Get-Credential) -ScheduledJobOption (New-ScheduledJobOption -StartIfOnBattery -ContinueIfGoingOnBattery) -ScriptBlock {  Get-Process | ?{ $_.Name -eq "SettingSyncHost" -and $_.StartTime -lt ([System.DateTime]::Now).AddMinutes(-5) } | Stop-Process -Force}
  3. Input your credentials to complete the process. Restart your PC and see if the process now terminates automatically and the issue is resolved.
  4. If you want to reverse the above procedure then type in the following in the PowerShell and press Enter.
    Get-ScheduledJob | ? Name -eq "Kill SettingSyncHost" | Unregister-ScheduledJob
  5. Restart your PC and check to see if you have been able to get rid of the issue

Fix 5: Booting in Safe Mode

  1. Press “Window + S”, type in “Recovery options” and press Enter on your keyboard.
  2. Under “Advanced startup”, click on the “Restart now” option.
    Advanced Startup
    Advanced Startup
  3. Once your PC restarts, select the “Troubleshoot” button and then select “Advanced options”. Click “Startup Settings”.
  4. Now, click “Restart”. Once restarted, different options will appear, press “F4” and your PC will restart into safe mode.
  5. If the issue is resolved in this safe mode state, it means that it was being caused due to a background app or service.
  6. Therefore, we suggest that you try to isolate the app/service that was causing this issue by using the method below.

Fix 6: Performing Clean Boot

  1. Press “Window + R”, type in “msconfig” and press Enter on your keyboard.
    Typing in "Msconfig" to fix Host Process for Setting Synchronization
    Typing in “Msconfig”
  2. Go to the “Services” tab and tick the checkbox “Hide all Microsoft services”.
  3. Select “Disable all” and move on to the “Startup” startup and click on the “Open Task Manager” option.
    Open Task Manager
    Open Task Manager
  4. Right-click all the programs one by one and select “Disable” each time.
  5. Restart your PC and see if the Host Process for Setting Synchronization High CPU Usage issue is resolved. If it is, then you need to repeat all the steps except that this time you need to enable groups of programs/services and perform a restart every time in an attempt to identify the culprit.

Fix 7: Reconfigure Sync Settings

  1. Press “Window + I” and click on “Accounts”.
  2. From the options on the left, select “Sync your settings” and disable “Sync settings”.
    Selecting the "Sync Settings" option
    Selecting the “Sync Settings” option
  3. Restart your PC and see if the issue is resolved now.

Fix 8: Checking for Malware

  1. Press “Window + S”, type in “Windows Security” and press Enter on your keyboard.
  2. Click “Virus & threat protection” and select “Scan options“.
    Scan options
    Scan options
  3. Choose “Full Scan” and click “Scan now”.
  4. Once the scan is complete, perform the necessary actions, restart your PC and see if the issue is resolved.

Fix 9: Running Windows built-in Troubleshooters

  1. Press “Window + S”, type in “Troubleshoot settings” and press Enter on your keyboard.
  2. Click on “Additional troubleshooters” and from here, make sure to run the troubleshooter.
    Clicking on Additional Troubleshooters to fix Host Process for Setting Synchronization
    Clicking on Additional Troubleshooters
  3. From here, make sure to run the troubleshooter for different things that have been listed here.
  4. Check to see if doing so fixes the Host Process for Setting Synchronization High CPU Usage issue.

If the issue is still occurring on your computer, contact us for further troubleshooting.

Alan Adams

Alan is a hardcore tech enthusiast that lives and breathes tech. When he is not indulged in playing the latest video games, he helps users with technical problems that they might run into. Alan is a Computer Science Graduate with a Masters in Data Science.
Back to top button