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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 2, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 2, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 2, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 2, 2025

      How Red Hat just quietly, radically transformed enterprise server Linux

      June 2, 2025

      OpenAI wants ChatGPT to be your ‘super assistant’ – what that means

      June 2, 2025

      The best Linux VPNs of 2025: Expert tested and reviewed

      June 2, 2025

      One of my favorite gaming PCs is 60% off right now

      June 2, 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

      `document.currentScript` is more useful than I thought.

      June 2, 2025
      Recent

      `document.currentScript` is more useful than I thought.

      June 2, 2025

      Adobe Sensei and GenAI in Practice for Enterprise CMS

      June 2, 2025

      Over The Air Updates for React Native Apps

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

      You can now open ChatGPT on Windows 11 with Win+C (if you change the Settings)

      June 2, 2025
      Recent

      You can now open ChatGPT on Windows 11 with Win+C (if you change the Settings)

      June 2, 2025

      Microsoft says Copilot can use location to change Outlook’s UI on Android

      June 2, 2025

      TempoMail — Command Line Temporary Email in Linux

      June 2, 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

    Operating Systems

    You can now open ChatGPT on Windows 11 with Win+C (if you change the Settings)

    June 2, 2025
    Operating Systems

    Microsoft says Copilot can use location to change Outlook’s UI on Android

    June 2, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Architect of Ransomware-as-a-Service Model Extradited to U.S. After More than a Decade on the Run

    Development

    Distribution Release: Raspberry Pi OS 2025-05-06

    News & Updates

    How Scientific Machine Learning is Revolutionizing Research and Discovery

    Development

    The Global Epidemic of Crypto Scams: A Deep Dive into Pig Butchering and Huione Guarantee’s Role

    Development

    Highlights

    Machine Learning

    Stanford Researchers Introduce OctoTools: A Training-Free Open-Source Agentic AI Framework Designed to Tackle Complex Reasoning Across Diverse Domains

    February 23, 2025

    Large language models (LLMs) are limited by complex reasoning tasks that require multiple steps, domain-specific…

    CVE-2025-37876 – Linux NetFS NULL Pointer Dereference Vulnerability

    May 9, 2025

    Le notizie minori del mondo GNU/Linux e dintorni della settimana nr 18/2025

    May 4, 2025

    Researchers from SynthLabs and Stanford Propose Meta Chain-of-Thought (Meta-CoT): An AI Framework for Improving LLM Reasoning

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

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