| Always Activate Folders when Opening Windows Explorer | |
|---|---|
| Actions: | Set data of (Default) string value in HKCR\Folder\Shell\Open\DDEExec subkey to [ExploreFolder("%l", %I, %S)]. |
| Reverts: | Set data of string value above to [ViewFolder("%l", %I, %S)]. |
| Info: | Apply to all users. |
| Disable Windows Explorer Auto Suggest Feature | |
|---|---|
| Actions: | Set data of AutoSuggest string value in HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete subkey to No. |
| Reverts: | Set data of string value above to Yes. |
| Info: | Apply to current user only. Require to restart Windows Explorer (if it's running). |
| Hide "Change" Button in File Properties | |
|---|---|
| Actions: | Create NoFileAssociate dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to restart Windows Explorer and/or common dialogs (e.g. Open File dialog) (if they are running). |
| Hide Hardware Tab from Drive Properties | |
|---|---|
| Actions: | Create NoHardwareTab dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to restart Windows Explorer and/or common dialogs (e.g. Open File dialog) (if they are running). |