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. Dave Payne 10 Reputation points
    2025-10-15T13:28:50.5366667+00:00

    We had the same issues here and only way round to fix it was to run the following commands to remove the KB's from command prompt run as administrator

    wusa /uninstall /kb:5066835 and

    wusa /uninstall /kb:5065789

    This also stopped IIS from running and now that runs as well with no issues

    1 person found this answer helpful.

  2. Maksad Annamuradov 6 Reputation points
    2025-10-15T16:01:34.53+00:00

    This is a big problem for us as well! I wonder how did they miss such a big mistake. We tried uninstall the update under windows settings and it would not even uninstall the 5066835 update. We are really hoping this will get resolved sooner because all development is stopped right now. Uninstalling the 5066835 did not fix it for us. Uninstalling the 50657889 fixed. So required to uninstall both updates. Please fix this issue sooner!

    1 person found this answer helpful.
    0 comments No comments

  3. AdamBarnsley-3186 6 Reputation points
    2025-10-15T16:09:28.9166667+00:00

    Same issue, working fine yesterday, today "ERR_CONNECTION_RESET"
    I cannot uninstall KB5066835, fails with error: 0x800F0825

    1 person found this answer helpful.

  4. Ivan Sued 6 Reputation points
    2025-10-15T17:27:14.4133333+00:00

    I am having issues as well after this update. I uninstalled KB5066835 but the issue still remains. I cannot uninstall any other recommended items either. This has halted development for us too

    1 person found this answer helpful.

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.