How to Hide Run Command in Start Menu

  • Thread starter Thread starter Paul
  • Start date Start date
Paul said:
Hi;
CAN ANYONEW TELL ME WHAT I NEED TO DO TO HIDE THE RUN
COMMAND FROM THE START MENU

Run gpedit.exe, then follow this path:
Local Computer Policy / User Configuration / Administrative Templates /
Start Menu & Taskbar / Remove Run menu.
By the way, writing posts in all caps in newsgroups is usually
referred to as "shouting". Please don't shout.
 
Hi;
CAN ANYONEW TELL ME WHAT I NEED TO DO TO HIDE THE RUN
COMMAND FROM THE START MENU

What is the purpose of this?
Simply hiding the Run command and leaving all other Windows
desktop and Explorer settings default will not stop someone to
run programs.

To remove the Run command from Start Menu and also prevent users
from launching the Run dialog via pressing the Windows Key + R,
apply the following Windows NT / Windows 2000 Registry hack :
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name: NoRun
Type: REG_DWORD
Value: 1
 
In
Paul said:
Hi;
CAN ANYONEW TELL ME WHAT I NEED TO DO TO HIDE THE RUN
COMMAND FROM THE START MENU


Your SHOUTING .... caps are regarded as shouting :o)

Start
Run
type
gpedit.msc
click OK

<Group Policy opens>

[+] User Configuration
[+] Administrative Templates
Start Menu & Taskbar

<right hand pane>

Remove Run menu from Start Menu

Hope that helps
 
Back
Top