Disable Storage Sense automatic disk cleanup
This will disable Storage Sense, which automatically frees up disk space by deleting temporary files, emptying the recycle bin and cleaning up files in the Downloads folder.
Codice da applicare
Windows Registry Editor Version 5.00
; Disable Storage Sense
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\StorageSense\Parameters\StoragePolicy]
"01"=dword:00000000
Codice per ripristinare
Windows Registry Editor Version 5.00
; Enable Storage Sense
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\StorageSense\Parameters\StoragePolicy]
"01"=dword:00000001
Vuoi combinare questa modifica con altre?
Apri il configuratoreModifiche correlate
The Drag Tray is a new feature for sharing & moving files in Windows 11, it appears at the top of the screen when dragging files.
This will restore the classic Windows 10 style context menu, which is normally hidden behind the 'Show more options' entry in the new Windows 11 context menu.
This will disable mouse acceleration which is enabled by default in Windows. This makes mouse movement more consistent and predictable.
This will prevent the Sticky Keys dialog from appearing when you press the Shift key 5 times in a row.
Fast Start-up helps your PC start faster after shutdown by saving a system image to disk. Disabling Fast Start-up can help with certain issues, but may result in slightly longer boot times.