What is the Command key on Windows?

 The article below will explain what the Command key does on Windows.

Windows vs. Mac keyboard: Command key

When using a Mac keyboard with Windows and pressing the Command or CMD key, you are essentially pressing the Windows key. The main function of the Windows key is to open the Start menu and perform a number of keyboard shortcuts that help you navigate Windows when pressed with other keys.

For example, the following common Windows key shortcuts work when you press the Command key on Windows:

Shortcuts

Act

Command + S

Open Windows Search

Command + E

Open File Explorer

Command + R

Open the Windows Run dialog box

Command + I

Open the Settings app

Command + D

Show desktop

On the other hand, if you are a Mac user switching to Windows, think about the function of the Command key on a Mac. Since this is the modifier key used for keyboard shortcuts such as copy, cut, paste, select, undo, and save, the closest Windows equivalent is the Ctrl key .

While not all keyboard shortcuts are the same, the most widely used keyboard shortcuts for text editing, navigation, and window management will work the same. Here's a quick comparison:

Mac

Windows

Act

Command + C

Ctrl + C

Copy

Command + V

Ctrl + V

Paste

Command + X

Ctrl + X

Cut

Command + A

Ctrl + A

Select all

Command + S

Ctrl + S

Save

Command + Z

Ctrl + Z

Undo

Command + F

Ctrl + F

Find

Command + T

Ctrl + T

new tab

Command + N

Ctrl + N

New window

Command + W

Ctrl + W

Close the window

Although Mac keyboards also have a Control key, it usually serves as a way to right-click on things. It's the same as pressing the Ctrl key if you're using a Mac keyboard on a Windows computer.

How to reassign keys on Windows

Key reassignment can be useful if, for example, you want to swap the left Command and Option keys on a Mac keyboard to resemble the position of the Windows and Alt keys on a Windows keyboard.

Note : Remember that the Alt key is equivalent to the Option key on Mac.

To do that, you will need to install Microsoft PowerToys on your Windows PC. Next, open PowerToys and select Keyboard Manager from the left sidebar. Then, enable Keyboard Manager on the right and click Remap a Key .

What is the Command key on Windows? Picture 1

In the Remap Keys window , click the plus button ( + ) below the Select heading .

What is the Command key on Windows? Picture 2

On the next screen, click Select on the left. When you see a pop-up window, press the key you want to remap and press OK.

What is the Command key on Windows? Picture 3 What is the Command key on Windows? Picture 4

Then click the Select button below the To Send heading on the right. When the pop-up window appears, press the key you want to change and click OK . Back in the Remap Keys window , click the OK button in the upper right corner to accept the changes.

If you want to return the keys to normal, reopen the Remap Keys window , click the Trash icon next to the remapped keys you want to remove, then click OK .

What is the Command key on Windows? Picture 5

Luckily, every other key outside of the Command, Option, and Control keys functions like their corresponding keys on a Windows keyboard. If things get confusing, you can always reassign the keys to suit your preferences and master Mac keys on Windows.

4.5 ★ | 2 Vote

May be interested

  • Instructions for using Command PromptInstructions for using Command Prompt
    deep in windows is a command-line world that is obscure. in this article, we will show you how to solve errors and make your computer more secure.
  • Rd command in WindowsRd command in Windows
    the rd command helps delete a directory
  • Cmd command in WindowsCmd command in Windows
    the cmd command starts a new version of the command interpreter, cmd.exe. if used without parameters, cmd will display copyright information and the version of the operating system.
  • How to use the command history function in Command PromptHow to use the command history function in Command Prompt
    command prompt is an extremely familiar command for anyone using windows operating system. besides, a lot of current software also supports the command line to perform actions on the command prompt window, instead of on the screen.
  • The sfc command in WindowsThe sfc command in Windows
    (applies to windows server (semi-annual channel), windows server 2016, windows server 2012 r2, windows server 2012)
  • Reg command copy in WindowsReg command copy in Windows
    to copy an entry to the location specified on the local pc or the remote computer we will use the reg copy command. to learn more about how to use the reg copy command, you can track the syntax, explain the command parameters and the example tipsmake.com has compiled below.
  • Fc command in WindowsFc command in Windows
    the fc command compares two files or a collection of files and displays the differences between them.
  • The echo command in WindowsThe echo command in Windows
    the echo command displays the message or turns on / off the command repeat feature. if used without parameters, the echo command will display the current echo setting.
  • Xcopy command in WindowsXcopy command in Windows
    the xcopy command is a command prompt command used to copy one or more files or folders from one location to another. with many options and the ability to copy entire directories, the xcopy command is similar to, but much more powerful, than the copy command.
  • The cacls command in WindowsThe cacls command in Windows
    the cacls command displays or modifies an arbitrary access control list (dacl) on the specified file. the command applies to windows server (semi-annual channel), windows server 2016, windows server 2012 r2, windows server 2012.