Fall Creators Update Resulting in High CPU Use By Service Host

Anonymous
2017-10-18T03:41:50+00:00

Hi,

After updating to the new version, I am seeing high CPU use from two processes:

Any ideas on how to make them not use a lot of CPU so that my laptop cools down and the fan stops blowing?

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2017-11-01T23:47:18+00:00

Hi all, 

Had the same problem myself and found the solution which is quite simple :

Go to settings -> update & security -> Windows Defender -> Open Windows Defender -> Firewall & Network protection

Then you need to disable the firewall for all the types of networks

once that's done click on restore settings

That should do the trick and you're cpu usage should return to normal.

Hope it helps, it did for me.

Was this answer helpful?

400+ people found this answer helpful.
0 comments No comments

82 additional answers

Sort by: Newest
  1. Anonymous
    2017-10-19T16:10:47+00:00

    Ok,

    This problem is like a zombie - the living dead that just won't die!

    Here is what I have tried so far:

    1. Did the stuff above - no change
    2. Set the service (SharedAccess aka 'Internet Connection Sharing') StartupType to Disable (triggers should not work when disabled)

    Restart

    Log in

    Service has started (+dependencies) and StartupType has returned to Manual (Triggered Start)

    1. Manual (Triggered Start) is a special type of service start that requires an external trigger. For me these are:

    SERVICE_NAME: sharedaccess

            START SERVICE

              NETWORK EVENT     : bc90d167-9470-4139-a9ba-be0bbbf5b74d [RPC INTERFACE EVENT]

                DATA                       : E64B9AEE-F372-4312-9A14-8F1502B5C8E3

    use: sc qtriggerinfo sharedaccess from an admin command prompt

    So what if we remove the triggers: use sc triggerinfo sharedaccess delete this should set the StartupType to Manual meaning that it should not start unless you start it.

    Restart

    Login

    Service has started (+dependencies) and StartupType is still Manual

    What is going on?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-10-19T12:49:05+00:00

    I eventually managed to mark the ICS service as disabled after killing it in the taskmanger. However when I rebooted the ICS service reverted to Manual startup (triggered) and is marked as starting.

    Can't be disabled. I have checked if sharing is enabled on any of my interfaces (and its not).

    CPU runs ~30% on just ICS and its dependent services - ICS never actually starts (so trying to stop in the services.msc wont work because the started state is never reached).

    Laptop is not unusable!

    edit - I have also updated a surface pro 3 and all is fine!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2017-10-19T09:07:50+00:00

    Hi!

    I followed your suggestions, but I didn't manage to fix the problem.

    However I noticed that when I kill the ICS task the other processes stop too, fixing the problem. The issue with this solution is that after a few minutes ICS restarts and the problem comes back.

    Is there anything else I can do?

    Thank you

    EDIT: I disabled ICS services from services.msc and it seems to have fixed it. However, I don't know if disabiling ICS may cause some other kind of problem

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2017-10-18T22:13:16+00:00

    Didn't work for me. I got the BSOD but the process keeps coming back.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments