Do Not Move Deleted Files to the Recycle Bin (Windows XP) Category: Home > Windows > File System
When a file or folder is deleted in Windows Explorer, a copy of the file or folder is placed in the Recycle Bin. Using this setting, you can change this behavior.
Open your registry and find the key below.
If you enable this setting by creating a DWORD value called "NoRecycleFiles" and setting it to "1" then files and folders that are deleted using Windows Explorer will not be placed in the Recycle Bin and will therefore be permanently deleted.
If you disable or do not configure this setting, files and folders deleted using Windows Explorer will be placed in the Recyele Bin.
Logoff for the change to take effect.
Note: This setting applies to all hard drive partitions on the computer.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | NoRecycleFiles | REG_DWORD | 0x00000001 (1) |  |
 |
 | HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Exp... |  |
 |
Settings: |
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer]
Name: NoRecycleFiles
Type: REG_DWORD (DWORD Value)
Value: (1 = enabled restriction)
|
Related Tweaks
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: June 20, 2003
|