#StorageSense
Storage Sense should be off on Windows 10 and later by default, but if you want to be sure it's disabled, here is a PowerShell script to do so (must run in elevated) -

Set-ItemProperty -Path “HKLM:\SOFTWARE\Policies\Microsoft\Windows\StorageSense” -Name “AllowStorageSenseGlobal” -Value 0
February 24, 2026 at 4:18 AM
as a side effect of the script i wrote, i noticed that there were many irrelevant scheduled tasks failing (such as StorageSense). 🤔 how deep will this rabbit hole go because i added a pipe to my copy command?
December 15, 2025 at 6:04 AM
StorageSense only deletes from your Downloads, Recycle, and Temp folders, and if things are synced to your MS account *and* you're low on disk space *and* you haven't touched them in a month, it moves files to "cloud only" so it downloads them again if you need them.

It doesn't touch anything else.
February 24, 2026 at 6:39 PM
Explore OneDrive's "Files On-Demand" feature in Windows 10 or 11, optimizing file management with group policies and storage sense settings.
Read the complete Article here: https://bit.ly/4eYAAw9
#OneDrive #FilesOnDemand #Windows10 #Windows11#GroupPolicy #StorageSense
December 4, 2024 at 10:29 AM
Explore OneDrive's "Files On-Demand" feature in Windows 10 or 11, optimizing file management with group policies and storage sense settings. Read the complete Article here:https://bit.ly/3VU0ZW0
#OneDrive #FilesOnDemand #Windows10 #GroupPolicy #StorageSense
April 12, 2024 at 8:30 AM
March 14, 2024 at 4:20 PM
💾 Windows can clean up storage AUTOMATICALLY! Settings → System → Storage → Storage Sense — toggle it ON! Set it to run daily, weekly, or monthly to delete temp files, empty Recycle Bin, and clear Downloads folder! Free up GBs hands-free! 🧹

#Windows11 #StorageSense #Cleanup #ConnectedGeek #Window
May 5, 2026 at 8:31 PM
How to use Storage sense to automatically free disk space in the #Windows10 Fall Creators Update @windowscentral

#tech #disk #storage #storagesense
November 19, 2024 at 7:16 PM