storage management

Winsage
September 20, 2026
Microsoft introduced a feature called point-in-time restore in Windows 11, which creates snapshots of the system every 24 hours to enhance recovery options. This feature began rolling out in late June 2026 and is typically enabled by default for boot drives of 200GB or larger. It uses the Volume Shadow Copy Service to generate restore points that are available for 72 hours before being purged. The feature can consume significant storage space, initially occupying 3.9GB and potentially increasing to over 18GB within two months, reaching a maximum of 2% of the total disk space. Users can adjust the storage usage settings or disable the feature entirely to reclaim space. The default maximum usage can be modified to as low as 0.2%. There are concerns that this feature should have been opt-in rather than opt-out due to its storage implications.
Winsage
September 17, 2026
The search index on Windows 11 can contribute to storage bloat, with reported sizes varying significantly among users. The search index database, named Windows.db, is crucial for delivering quick search results and can grow dramatically, with some users experiencing sizes exceeding 200GB. A PowerShell script can be used to check the size of the Windows.db file. If the file size is unusually large, users can rebuild the search index through the Indexing Options in the Control Panel. Windows 11 has two indexing modes: Classic and Enhanced, which affect the size and number of indexed items. Classic mode indexes specific folders, while Enhanced mode indexes the entire PC. Excluding certain directories can help manage index size. Performance issues may arise on PCs with over 400,000 indexed items.
Winsage
September 17, 2026
On Windows 11, the Storage Sense feature can reclaim space by cleaning user-level files, such as temporary data, items in the Recycle Bin, files in the Downloads folder, and cached OneDrive copies. It recently reclaimed approximately 1.67GB of space in one morning and a total of 10.2GB over the past month with default settings. Storage Sense only activates when the storage drive is nearing capacity unless the user adjusts the schedule. It can be configured to run daily, weekly, or monthly, and users can set parameters for emptying the Recycle Bin and deleting files in the Downloads folder. However, Storage Sense does not clean the entire drive or access the Windows component store, which holds outdated system files. The component store was found to contain approximately 11.84GB of data that Storage Sense cannot clean up. The total size of the component store is 20.14GB, with a significant portion comprising backups and disabled features. Users may need additional cleaning tools to manage the data that Storage Sense cannot address.
Winsage
September 9, 2026
On September 8, 2026, Microsoft disclosed a security vulnerability identified as CVE-2026-69449, related to a heap-based buffer overflow in the Windows BitLocker component, allowing authorized attackers to execute code on compromised machines. The vulnerability is classified as CWE-122, and is assessed as “Exploitation Less Likely.” It affects Windows 10, Windows 11, and Windows Server versions from 2012 to 2025. The fixes are included in cumulative updates KB5124008, KB5124012, KB5122878, and KB5122871. No public disclosure or observed exploitation occurred before the patch's release. The flaw allows for remote code execution through in-network attacks, primarily posing a risk to insiders. Affected systems include various versions of Windows 10, Windows 11, and Windows Server, applicable to both x64 and ARM64 architectures. Administrators should verify installed build numbers to ensure updates have been applied. The advisory does not specify which BitLocker code path is affected or the nature of the input that reaches the vulnerable buffer.
Winsage
July 8, 2026
Windows 11 includes built-in tools like Storage Sense, Temporary Files settings, and Storage Recommendations for managing storage. BleachBit is a free, open-source cleanup utility for Windows 11 that removes temporary files, caches, logs, and browsing data without ads. Users can download it via a standard installer or a portable version, with installation possible through the command line. BleachBit features a "Preview" option to estimate storage recovery before deletion and offers recommended cleanup options such as temporary files, logs, and the Recycle Bin. It includes a file shredder for securely deleting sensitive files and can wipe free disk space, although this is not recommended for regular maintenance. BleachBit does not have a Registry cleaner, which can prevent potential system issues. While it does not directly speed up Windows 11, it can free up storage space and resolve some cache-related issues. Users comfortable with Windows 11's built-in tools may not need BleachBit, but it offers greater control for those wanting to manage browser data and temporary files more effectively.
Winsage
July 7, 2026
Microsoft has released an optional update, KB5095093, in June 2026 to address a storage issue affecting Windows 11 users related to the CapabilityAccessManager.db-wal file, which manages app permissions. Users have reported the file size increasing significantly, with some reaching up to 500GB, due to continuous logging of access requests and privacy controls. To install the update, users should go to Settings, select “Windows Update,” then “Advanced options,” and check for optional updates.
Winsage
July 6, 2026
To check for excessive storage consumption in Windows 11, navigate to Settings > Storage > System & Reserved. A file named CapabilityAccessManager.db-wal can cause significant storage issues, potentially consuming hundreds of gigabytes. This file is associated with the Windows Capability Access Manager service, which manages app permissions for features like microphone and camera access. Normally, this file should occupy only a few megabytes, but reports indicate it can expand to sizes like 200GB or even 513GB. Microsoft acknowledged this issue in the release notes for Windows 11 KB5095093, stating that an update to improve disk space usage for this file is scheduled for July 14, 2026. To check if your system is affected, tools like WizTree or TreeSize can be used, or a command can be executed in Command Prompt to verify the file size. If the file is excessively large, it is recommended to wait for the update or rename the file to allow Windows to regenerate it, rather than deleting it.
Search