KB5066835 update causing IIS Service to not work

Sashi Kumar 405 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 Core | Other

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

Answer accepted by question author
xavier ubikos 175 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!!!

Was this answer helpful?

20+ people found this answer helpful.

50 additional answers

Sort by: Most helpful
  1. Mark Kamberger 0 Reputation points
    2025-10-15T14:33:52.12+00:00

    Removed KB5066835 to fix my environment

    Was this answer helpful?

    0 comments No comments
  2. SelAromDotNet 71 Reputation points
    2025-10-15T14:26:10.4866667+00:00

    uninstalling KB5066835 did NOT resolve it, but then uninstalling KB5065789 did. never have I ever had to uninstall a kb to fix something for my development; I feel like I have broken the seal and will be forever miserable fighting this kind of crap :/

    Was this answer helpful?

  3. Johannes Bauer 0 Reputation points
    2025-10-15T13:05:52.93+00:00

    we have tried with windows 11 25h2 and it did not fix it, any other suggestions?

    Was this answer helpful?

    0 comments No comments
  4. K.C 0 Reputation points
    2025-10-15T12:30:48.4066667+00:00

    Same issue, this is a big problem!

    Uninstall both KB5066835 AND KB5065789 solved it.

    In my case:

    we have a websocket service project (Visual studio, framework 4.8), after those two updates, clients can not connect anymore. For me this is not related to IIS

    Was this answer helpful?