Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Windows 11 KB5055523 issue creates “inetpub” folder out of nowhere

    Windows 11 KB5055523 issue creates “inetpub” folder out of nowhere

    April 9, 2025

    After installing the Windows 11 KB5055523 (24H2) update for Windows 11, Windows Latest noticed that an unexpected “inetpub” folder is being created in the Windows installation drive. Based on our tests, this folder appears even on systems that don’t have IIS (Internet Information Services) installed.

    inetpub in File Explorer created by Windows 11 KB5055523

    If you see the “inetpub” folder mysteriously appear on your PC, don’t freak out. It’s completely harmless and safe to delete. Also, it is worth noting that the “inetpub” folder isn’t just a random name because it’s typically created by IIS (Internet Information Services).

    According to Microsoft’s support documentation, IIS (Internet Information Services) is a web server software for developers created by Microsoft. It’s not used by regular users, but if you’re a developer, you might use IIS (optional component) to host websites and web apps on Windows.

    It is used to serve web pages locally, so developers can test stuff, but regular users don’t need it. In other words, this folder isn’t supposed to appear on regular PCs where IIS is not even turned, but a bug in the update somehow triggers IIS component to automatically create the inetpub folder.

    How do you know if you’re affected by this ghost folder? Open the Windows drive (typically C drive), and inetpub will be the first folder.

    Why Windows 11 KB5055523 is creating inetpub folder?

    While it’s impossible to know what exactly happened, based on my testing, this could be the likely scenario:

    1. Windows Update automatically installs KB5055523 because it’s designated as a “security patch” with critical fixes.
    2. While it’s not mentioned in the changelog, it’s possible the update included some changes for IIS (Internet Information Services) components, maybe for testing or something else.
    3. This caused IIS to get enabled automatically, or some IIS features were turned on for a little while. But how something like that could happen? My guess is that either Windows 11 KB5055523 changed Windows features or added web-based tools (like HTTP.sys or IIS dependencies). Or there was a bug that turned on IIS-related feature briefly.
      C:inetpub folder
    4. At this point, IIS is enabled, even if partially, but that’s enough for Windows to automatically create the C:inetpub folder, which is completely harmless and safe to delete or ignore.
    5. C:inetpub folder is the default folder to store web content (like websites hosted by IIS).

    Inetpub empty folder in Windows 11 KB5055523

    As you can see in the above screenshot, the folder is empty, and the size is zero bytes on the drive. This is because I am not hosting any website using IIS, so the folder is empty, but when you host a website using IIS, Windows would also create wwwroot subfolder (for web pages), logs, and config files.

    Also, on all my PCs or affected PCs, IIS is turned off:

    IIS Internet Information Service

    Windows 11 KB5055523 is creating inetpub folder even on vanilla installations

    Windows Latest found the “inetpub” folder on the installation drive (C drive) on all our PCs and virtual machines, even when we clean installed Windows 11 24H2 and then applied KB5055523.

    While KB5055523 doesn’t mention IIS or anything web-server-related in its changelog, it does introduce Copilot+ PC features that rely on semantic search indexing.

    Some of these features may trigger dormant or background web service dependencies that quietly create this folder even without enabling IIS.

    Only Microsoft could explain what happened.

    The post Windows 11 KB5055523 issue creates “inetpub” folder out of nowhere appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMinneapolis, Let’s Talk AI at Agentforce World Tour
    Next Article 5 ways to avoid spyware disguised as legit apps – before it’s too late

    Related Posts

    News & Updates

    A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

    July 22, 2025
    News & Updates

    “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Eufy’s new smart display gives Amazon and Google a run for their money – how it works

    News & Updates

    How to easily run your favorite local AI models on Linux with this handy app

    News & Updates

    Top 25 Terraform Interview Questions for Beginners

    Linux

    New Xbox games launching this week, from April 28 through May 4 — Towerborne arrives in Xbox Game Pass

    News & Updates

    Highlights

    Development

    Introduction and Overview Microsoft 365 Admin Center

    April 15, 2025

    The Microsoft 365 Admin Center is the centralized web-based portal administrators use to manage Microsoft…

    CVE-2025-7118 – UTT HiPER 840G Buffer Overflow Vulnerability

    July 7, 2025

    CVE-2025-49196 – Fortinet TLS Weakness

    June 12, 2025

    The easiest way to try out Ubuntu Linux

    April 9, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.