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

      Microsoft Graph CLI to be retired

      September 2, 2025

      The state of DevOps and AI: Not just hype

      September 1, 2025

      A Breeze Of Inspiration In September (2025 Wallpapers Edition)

      August 31, 2025

      10 Top Generative AI Development Companies for Enterprise Node.js Projects

      August 30, 2025

      I asked AI to modify mission-critical code, and what happened next haunts me

      September 3, 2025

      Why you should delete your browser extensions right now – or do this to stay safe

      September 3, 2025

      Dolby Vision 2 comes with big upgrades – here’s which TVs get them first

      September 3, 2025

      This one small feature makes this travel charger my favorite for business trips

      September 3, 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

      Laracon AU 2025 Talk Titles Revealed

      September 3, 2025
      Recent

      Laracon AU 2025 Talk Titles Revealed

      September 3, 2025

      Stop Writing Bad Controllers: Laravel Custom Collections Transform Your Code

      September 3, 2025

      Handle ownership relationships between Eloquent models with Laravel Ownable

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

      Lenovo Legion Go 2 confirmed with Ryzen Z2 Extreme, 1200p OLED 144Hz display & 74Wh battery

      September 2, 2025
      Recent

      Lenovo Legion Go 2 confirmed with Ryzen Z2 Extreme, 1200p OLED 144Hz display & 74Wh battery

      September 2, 2025

      How to Open Ports in Firewall on Windows Server

      September 2, 2025

      Google TV Remote Not Working? 5 Quick Fixes

      September 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

    Lenovo Legion Go 2 confirmed with Ryzen Z2 Extreme, 1200p OLED 144Hz display & 74Wh battery

    September 2, 2025
    Operating Systems

    How to Open Ports in Firewall on Windows Server

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

    Building a Task Reminder With Laravel and MongoDB

    Development

    Chrome for Android May Let You Adjust Tab Strip Density – Here’s Why It Matters

    Operating Systems

    SYNCOGEN: A Machine Learning Framework for Synthesizable 3D Molecular Generation Through Joint Graph and Coordinate Modeling

    Machine Learning

    FunSearch: Making new discoveries in mathematical sciences using Large Language Models

    Artificial Intelligence

    Highlights

    CVE-2025-5570 – WordPress AI Engine Plugin Stored Cross-Site Scripting vulnerabilit

    July 8, 2025

    CVE ID : CVE-2025-5570

    Published : July 8, 2025, 3:15 a.m. | 3 hours, 36 minutes ago

    Description : The AI Engine plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the mwai_chatbot shortcode ‘id’ parameter in all versions up to, and including, 2.8.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

    Severity: 5.4 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Web Developer vs Software Developer : Key Differences

    April 8, 2025

    Motorola’s new Swarovski earbuds left us bedazzled and confused at the same time

    April 24, 2025

    Lexie Hull Mrs Steal Yo Job SHirt

    June 26, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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