Start Menu
From HowToGeek
|
Please review the edit history before making changes to avoid conflicts with other edits in progress.
|
The Start Menu is provided in Windows to consolidate one location for launching applications. The latest versions include a search option, links to standard folders, power and lock buttons, a shutdown menu and many customization options.
Contents |
Overview
The Start Menu is accessed by clicking on the Start Button (also known as the Start Orb in Vista). The Start Button is typically located on the Taskbar which is visible at all times so that access to the Start Menu is always available. However, customizations allow the Taskbar to be hidden which will also hide the Start Button. The Start Menu can also be accessed by pressing and releasing the Windows key. Features
TBD
Program Launcher
Launchy is a popular example of an Open Source free Program Launcher.Windows Links (right pane)
TBD
Search Box (lower left)
TBD
Power and Lock Buttons (lower right)
TBD
Start Menu Customizations
Start Menu customizations can be reached by right-clicking on the Start button, selecting Properties, then the "Start Menu" tab. The Privacy options are on this tab and other customization options are available by clicking the "Customize" button.
Add or Remove Windows Links
ToDo: add images
Windows Links in the right pane can be added or removed in the Customize Start Menu window. Some items only have a checkbox, so they can either be present or absent. Other items have three choices:
- Display as a link
- Display as a menu
- Don't display this item
When "Display as a link" is chosen, the link will open the item in a new window and close the start menu. When "Display as a menu" is chosen, the item will open a sub-menu off of the start menu when clicked.
The following items can be present or absent based on a checkbox setting:
- Connect To
- Default Programs
- Favorites
- Help and Support
- Network
- Printers
- Run...
The following items have three display choices, link, menu, or not displayed:
- Personal Folder
- Documents
- Pictures
- Music
- Games
- Computer
- Control Panel
Prevent Applications Being Listed In Recent Programs
Todo: add screenshots and clean up
It is possible to prevent individual applications from showing in the XP Recent Programs list or the Vista MFU list on the start menu. This requires a modification to the system registry. An example of how to prevent Internet Explorer from showing is given here:
- Always backup the system registry before making changes to it. Use a stand-alone utility such as ERUNT, create a restore point, or export the registry from regedit.
- Optionally, clear out the Recent Programs / MFU list, then run some apps, including IE, to make it show up in the list again.
- Use regedit.exe to find the key HKEY_CLASSES_ROOT\Applications\iexplore.exe and create an empty string named NoStartPage there (see below). Exit regedit.
- For the change to take effect, it is necessary to log out and back in or restart the system. Note that IE will still be on the list until all users log out.
- After logging back in, IE will be gone from the Recent Programs / MFU list. IE can be run from this point on and it will not show in the list.
To prevent other applications from showing in the Recent Programs / MFU List, add the NoStartPage key to their registry entries at HKEY_CLASSES_ROOT\Applications\<appname>. To allow an application to again be displayed on the list, delete the NoStartPage key in the registry.
See Also
- Microsoft Windows Help: Start Menu (Overview)
- Enable "Pin to Start Menu" for Folders in Windows Vista / XP
- Clear Recent Documents in the XP Start Menu
- Enable Run Command on Windows Vista Start Menu



