The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
Toggle Recover Deleted Items option on all folders in Outlook
By default the Recover Deleted Items option is enabled only on the Deleted Items folder. The idea behind this is that when a message is "deleted" it is really moved the Deleted Items folder first. It is then deleted from the Delete Items folder later. Some users take a shortcut and hold in the SHIFT key while deleting an item. This bypasses the move to the Deleted Items folder and removes the message. In order to recover the message the Recover Deleted Items option needs to be enabled for other folders in Outlook. This functionality can be enabled/disabled by changing a setting in the registry.
NOTE: The Microsoft Exchange server must be configured to allow deleted item recovery before the item is deleted.
To enable/disable the Recover Deleted Items option, do the following:
- Open Registry Editor (Start>Run>
regedit
).
- Navigate to the following key:
HKLM\SOFTWARE\Microsoft\Exchange\Client\Options
.
NOTE: HKLM is the abbreviation for HKEY_LOCAL_MACHINE.
- Look for a value called
DumpsterAlwaysOn
.
NOTE: If this value does not exist, do the following:- Click on Edit.
- Click on New.
- Select DWORD value.
- Type
DumpsterAlwaysOn
and press ENTER.
NOTE: Capitalization does count!
- Click on Edit.
- Double click on the
DumpsterAlwaysOn
value.
- Type
0
to disable the option (1
to enable) and press ENTER.
- Close Registry Editor.
Document(s) Referenced:
- How can I recover items that I have "hard deleted" in Outlook?(http://support.microsoft.com/kb/246153)