Configuring Windows' Secret Start Menu

Written by Eric Wyatt (last updated August 10, 2020)

3

As covered in another article, you can use the Win+X shortcut to open the secondary, or "secret" Windows Start menu. One of the shortcuts mentioned in the article talks about using Win+X followed by pressing either the A or C keys.

  • Press the A key and Windows opens a new Command Prompt (Admin) window, if Command Prompt is set to be displayed. If PowerShell is set to be displayed, a new PowerShell (Admin) window opens.
  • Press the C key and Windows opens a new Command Prompt window, if Command Prompt is set to be displayed. If PowerShell is set to be displayed, a new PowerShell window opens.

Both of these shortcuts can be handy. However, notice that the result can be different based on what you have selected to be displayed—either Command Prompt or the newer PowerShell. With a simple setting change, you can decide which one is activated when you press Win+X followed by A or C. Let's take a look at how to modify this:

  1. Press the Windows key and type (without quotes) "Taskbar Settings," then press Enter. This launches the Taskbar Settings section of the Settings dialog box.
  2. Scroll down and set the toggle, according to your preference, under the "Replace Command Prompt with Windows PowerShell in the menu when I right-click the start button or press Windows key+X." If you want to use PowerShell turn the toggle to "On"; if you prefer Command Prompt turn the toggle to "Off." (See Figure 1.)
  3. Figure 1. The Taskbar Settings section of system settings.

  4. Close the Settings dialog box, your setting will take effect immediately.

Now, depending on the setting you chose, either Command Prompt or the newer PowerShell will open when either Win+X then A or C are pressed.

 This tip (7635) applies to Windows 10.

Author Bio

Eric Wyatt

Eric Wyatt is a swell guy (or so his friends tell him). He is a formally trained designer and branding expert, bringing a wide range of skills to his Tips.Net articles. ...

MORE FROM ERIC

Downloads and Storage Sense

Storage Sense can free up limited storage space on your computer automatically. Make sure you don't have it delete files ...

Discover More

Notes that Stick Around

Throughout your day it can be necessary to quickly write things down to quickly remember later. Unfortunately, a Post-It ...

Discover More

Counting the Number of Files or Subfolders Using PowerShell

Do you need to determine the number of files or subfolders there are in a folder? You can use PowerShell to quickly count ...

Discover More
More WindowsTips

Adding the Administrative Tools Option

Windows provides a number of administrative programs that can be very helpful when managing your system. It's useful to ...

Discover More

Change Your Pointer

Windows 10 uses a default mouse pointer size and color. With a quick setting change, you can customize the mouse size and ...

Discover More

Enlarging Screen Font Size

Sometimes things appearing on the screen are a bit too small to read easily. One possible solution is to adjust the size ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 2 + 8?

2020-08-18 16:22:46

David H.

Thank you, Eric, for taking the time to give a detailed answer to my question!


2020-08-17 14:08:40

Eric

@David Both are usable. If you have a preference of one over the other, you can use the one you're comfortable with. Microsoft has announced (back in 2017) that PowerShell would be replacing Command Prompt. Fast forward to 2020 and they are both available, make what you will of that. However, if Microsoft announced that one is replacing the other, then I would wager that before too long one (typically the oldest) could go away. CMD or (command Prompt) is the more limited of the two. Powershell is regarded as being more powerful and robust.


2020-08-10 12:23:53

David H.

What is the advantage of using Command Prompt over PowerShell? Doesn't PowerShell do all that Command Prompt does and more? What is the difference between the two? Just curious....


Newest Tips