| 1. Clear Run History |
| Actions: | Delete HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ RunMRU subkey. |
| Reverts: | Not available. |
| Info: | Apply to current user only. Require to log off Windows. |
|
|
| 2. Clear Common Dialogs (e.g. Open File Dialog) History |
| Actions: | Delete HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ ComDlg32 subkey. |
| Reverts: | Not available. |
| Info: | Apply to current user only. |
|
|
| 3. Disable Places Bar in Common Dialogs |
| Actions: | Create NoPlacesBar dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\ ComDlg32 subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
|
|
| 4. Disable "Go to..." Button in Common Dialogs |
| Actions: | Create NoBackButton dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\ ComDlg32 subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
|
|
| 5. Disable File Name History in Common Dialogs |
| Actions: | Create NoFileMRU dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\ ComDlg32 subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
|