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: Oldest
  1. Bhavik Pola 10 Reputation points
    2025-10-16T06:57:18.7066667+00:00

    Run Command in Command prompt run as a Administrator.

    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% fix this issue....

    Was this answer helpful?

    0 comments No comments
  2. 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....

    Was this answer helpful?

    0 comments No comments
  3. Diptesh Bagadia 10 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

    Was this answer helpful?

    0 comments No comments
  4. 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!

    Was this answer helpful?

    0 comments No comments