Windows

How to Turn On Storage Sense Temporary File Cleanup in Windows 11

Richard
Written by
Richard
Feb 1, 2026 Updated Apr 2, 2026 2 min read
How to Turn On Storage Sense Temporary File Cleanup in Windows 11

Is your computer running out of storage space? Windows 11 has a feature called Storage Sense that can help. It automatically deletes temporary files you don’t need. In this guide, we’ll show you how to turn this feature on or off.

What is Storage Sense?

Storage Sense is a built-in tool in Windows 11 (and Windows 10) that keeps your computer clean. Here’s what it does:

  • Deletes temporary files you don’t need
  • Empties the Recycle Bin after a certain time
  • Cleans files in your Downloads folder after a while

Why use Storage Sense? It frees up space on your hard drive without you having to do it manually.

What happens when you turn it on? Storage Sense runs automatically when your disk space gets low and removes temporary files.

By default, Storage Sense is turned off. You can turn it on anytime you want.

Method 1: Using Group Policy Editor

The easiest way to control this feature is through the Local Group Policy Editor. Follow these steps:

  1. Click the Start button and type Edit group policy, then press Enter.
  2. In the window that opens, follow this path on the left side: Computer Configuration > Administrative Templates > System > Storage Sense
  3. On the right side, find Allow Storage Sense Temporary Files cleanup and double-click it.
  4. Choose one of these options:
    • Not Configured – Leaves it as default (Storage Sense can be turned on or off by users)
    • Enabled – Storage Sense will delete temporary files automatically and users won’t be able to turn this off
    • Disabled – Storage Sense won’t delete temporary files and users can’t turn it on
  5. Click OK to save your changes.
  6. [REQUIRES ADMIN PRIVILEGES] Restart your computer to make sure the changes take effect.
Windows 11 allow storage sense temporary files cleanup setting

Options to enable or disable Storage Sense temporary files cleanup

Method 2: Using Registry Editor

If you prefer or need to use the Windows Registry, here’s how to do it:

  1. [REQUIRES ADMIN PRIVILEGES] Open the Registry Editor by typing regedit in the Start menu search and running it as administrator.
  2. Navigate to this folder: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\StorageSense
  3. Look for a value called AllowStorageSenseTemporaryFilesCleanup in the right pane.
  4. If it exists, double-click it and set the number to:
    • 0 to turn off temporary file cleanup
    • 1 to turn on the cleanup
  5. If it doesn’t exist:
    • Right-click in the right pane and select New > DWORD (32-bit) Value
    • Name it AllowStorageSenseTemporaryFilesCleanup
    • Double-click it and set the value to 0 to disable, or 1 to enable
  6. Close Registry Editor and restart your PC.
Windows 11 Storage Sense temporary files cleanup registry setting

Summary

Storage Sense is a helpful tool that removes temporary files automatically. You can turn on or off its temporary file cleanup feature using either the Group Policy Editor or the Registry Editor. Both methods work well. Always be careful when changing computer settings. If you want to learn more about Storage Sense or how to open these tools, you can visit this detailed guide on Storage Sense.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2464 articles → Twitter

📚 Related Tutorials

How to Use Storage Sense in Windows 11
Windows How to Use Storage Sense in Windows 11
How to Enable or Disable Storage Sense in Windows 11
Windows How to Enable or Disable Storage Sense in Windows 11
How to Add Storage Space to Windows 11 Pool
Windows How to Add Storage Space to Windows 11 Pool
How to Delete Files in Windows 11
Windows How to Delete Files in Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *