Tuesday, March 1, 2011

SETTING REGISTRY FOR START MENU AS EASY

Setting Registry for Start Menu

Under way is intended to registry settings in the Start Menu of Windows XP.

Hide the Find menu in the Start Menu
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoFind".
5. Double click NoFind, the Content Value data to 0 or 1
(0 = display, 1 = hide).

Hide the Document menu in the Start Menu
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoRecentDocsMenu".
5. Double click NoRecentDocsMenu, the Content Value data to 0 or 1
(0 = display, 1 = hide).

Hide the Run menu in the Start Menu
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoRun".
5. NoRun Double Click, the Content Value data to 0 or 1
(0 = display, 1 = hide).

Hide the Taskbar Settings on the Start Menu
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoSetTaskbar".
5. NoSetTaskbar Double Click, the Content Value data to 0 or 1
(0 = display, 1 = hide).

Hide the Logoff button in the Start Menu
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoLogOff".
5. Double click NoLogOff, the Content Value data to 0 or 1
(0 = display, 1 = hide).

Hiding in the Start Menu Subfolders
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoStartMenuSubFolders".
5. Double click NoStartMenuSubFolders, the Content Value data to 0 or 1
(0 = display, 1 = hide).

Hiding Buttons in the Start Menu All Programs
1. Open regedit.exe
(You can find it in C: \ WINDOWS \ or click the Start Menu -> Run-> type regedit).
2. Go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Right click the folder Explorer left pane, select New -> DWORD Value
4. Give the name of the DWORD Value with the name "NoStartMenuMorePrograms".
5. Double click NoStartMenuMorePrograms, the Content Value data to 0 or 1
(0 = display, 1 = hide).

No comments:

Post a Comment