KB5066835 update causing IIS Service to not work

Sashi Kumar 365 Reputation points
2025-10-15T10:06:37.1166667+00:00

Recently my local hosted IIS services is not running after the new update. My visual studio projects also can't be run as well. I have to delete the new update in order to run my projects and local hosted services again. May I know what is the problem?

Developer technologies | ASP.NET | Other
{count} votes

Answer accepted by question author
  1. xavier ubikos 140 Reputation points
    2025-10-16T05:23:40.57+00:00

    Hi there!

    This morning there was a Defender update, I have installed it an now it works!!!

    13 people found this answer helpful.

50 additional answers

Sort by: Most helpful
  1. Bhavik Pola 10 Reputation points
    2025-10-16T06:58:31.7966667+00:00

    Resolution Steps Taken

    1. Uninstalling the update using the following command: Run Command in Command prompt run as a Administrator.
    • wusa /uninstall /kb:5066835
    • wusa /uninstall /kb:5066131
    • wusa /uninstall /kb:5065789
    • wusa /uninstall /kb:5064401
    • wusa /uninstall /kb:5065426
    1. Restart the machine after uninstall.
    2. Pausing Windows Updates for 5 weeks to prevent reinstallation.

    100% fix this issue....

    0 comments No comments

  2. Diptesh Bagadia 5 Reputation points
    2025-10-16T07:06:43.66+00:00

    Resolution Steps Taken

    1. Uninstalling the update using the following command:
    • wusa /uninstall /kb:5066835
    • wusa /uninstall /kb:5066131
    • wusa /uninstall /kb:5065789
    • wusa /uninstall /kb:5064401
    • wusa /uninstall /kb:5065426
    1. Restart the machine after uninstall.
    2. Pausing Windows Updates for 5 weeks to prevent reinstallation. 100% Working today i have perfome and Fix
    0 comments No comments

  3. claudio Parolisi 0 Reputation points
    2025-10-16T07:08:10.8733333+00:00

    Hi everyone,

    I'm investigating a recent issue with IIS and was wondering if anyone knows whether the bug also affects Windows Server 2019. I've seen reports related to other versions, but it's unclear if 2019 is impacted as well.

    Any insights or confirmations would be greatly appreciated!

    0 comments No comments

  4. claudio Parolisi 0 Reputation points
    2025-10-16T07:09:09.0233333+00:00

    Hi everyone

    I'm investigating a recent issue with IIS and was wondering if anyone knows whether the bug also affects Windows Server 2019. I've seen reports related to other versions, but it's unclear if 2019 is impacted as well.

    Any insights or confirmations would be greatly appreciated!

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.