Included are the registry entries to remove these menu options. This is to both disable and enable the run and search settings.
Open your registry and find or create the key below.
Create a new DWORD value, or modify the existing value, called "NoRun" and set it according to the value data below.
Exit your registry, you may need to restart or log out of Windows for the change to take effect.
Note: If the user still has access to the MS-DOS prompt icon or command prompt, the user may start unauthorized applications.
Run----->
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoRun
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
Search----->
Open your registry and find or create the key below.
Create a new DWORD value, or modify the existing value, called "NoFind" and set it according to the value data below.
Exit your registry, you may need to restart or log out of Windows for the change to take effect.
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoFind
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)