Cmd key on windows keyboard

Command key

Alternatively referred to as the beanie key, cloverleaf key, cmd key, open Apple key, or command, the command key is a key created by Susan Kare found on all Apple keyboards. The picture is an example of the command key looks on the Apple keyboard next to the control and option keys.

Users who are not familiar with Apple computers, but are familiar with IBM compatible computers, can relate this key to the Microsoft Windows key. If you have a Windows keyboard on an Apple computer, the Windows key becomes the command key.

No PC keyboard has a command key.

Command keyboard shortcuts

Below is a listing of Command key shortcuts that work most Apple macOS programs. Clicking the shortcut opens the page for that shortcut with a full list of supported programs.

Command + A These two keys selects all text or other objects.
Command + B Bold highlighted text.
Command + C Copy any selected text or other objects. See the Control C page for further information.
Command + D In most Internet browsers, it is used to add the current site to a bookmark.
Command + E In macOS it can be used to eject a volume or disk
Command + F Open find.
Command + G Advance through results after using the Find tool or move to a specific line in a document.
Command + H With text editors, used to find and replace a text.
Command + I Italicize text.
Command + J In Apple’s macOS, pressing Command + J opens the View options window
Command + K Create a hyperlink for the highlighted text in Microsoft Word and many HTML editors.
Command + L In Microsoft Word, used to left align text.
Command + M Minimize a program to the Dock.
Command + N Create a new page or document.
Command + O Open a file in most programs.
Command + P Open print window to print page you’re viewing.
Command + Q Quit or exit a program.
Command + R Show or hide the ruler.
Command + S Save the document or file.
Command + T Open a new tab in an Internet browser.
Command + U Underline selected text.
Command + V Paste any text or other objects that was copied.
Command + W Close the front window for an application.
Command + X Cut selected text or other objects.
Command + Y Redo an action recently reversed using the undo command.
Command + Z Pressing these two keys will undo any action.
Command + Delete Delete a selected file or folder.

See our shortcut key list for a full listing of all shortcuts.

How to create the command cloverleaf key symbol in HTML

To create the Cloverleaf key symbol (⌘) in HTML, use the special HTML character code ⌘ in your HTML code.

cmdkey cmdkey

Область применения: Windows Server (половина ежегодного канала), Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012 Applies to: Windows Server (Semi-Annual Channel), Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Создает, перечисляет и удаляет сохраненные имена пользователей и пароли или учетные данные. Creates, lists, and deletes stored user names and passwords or credentials.

Читайте также:  Utorrent все версии для компьютера windows

Синтаксис Syntax

Параметры Parameters

Параметры Parameters Описание Description
параметрами /add: Добавляет имя пользователя и пароль в список. Adds a user name and password to the list.

Требует параметр, определяющий компьютер или имя домена, с которым будет связана эта запись. Requires the parameter of which identifies the computer or domain name that this entry will be associated with. Общие проблемы /generic: Добавляет в список общие учетные данные. Adds generic credentials to the list.

Требует параметр, определяющий компьютер или имя домена, с которым будет связана эта запись. Requires the parameter of which identifies the computer or domain name that this entry will be associated with. /смарткард /smartcard Получает учетные данные со смарт-карты. Retrieves the credential from a smart card. Если при использовании этого параметра в системе обнаружено несколько смарт-карт, программа cmdkey выводит сведения обо всех доступных смарт-картах, а затем предлагает пользователю указать, какую из них использовать. If more than one smart card is found on the system when this option is used, cmdkey displays information about all available smart cards, and then prompts the user to specify which one to use. WMIC /user: Указывает имя пользователя или учетной записи для хранения с этой записью. Specifies the user or account name to store with this entry. Если не указан, он будет запрошен. If isn’t supplied, it will be requested. проходит

Указывает пароль, который будет храниться в этой записи. Specifies the password to store with this entry. Если

не указан, он будет запрошен. If

isn’t supplied, it will be requested. Пароли не отображаются после их сохранения. Passwords are not displayed after they’re stored. /Delete < \| /ras>/delete: < \| /ras> Удаляет имя пользователя и пароль из списка. Deletes a user name and password from the list. Если указан параметр, эта запись удаляется. If is specified, that entry is deleted. Если /ras указан, то сохраненная запись удаленного доступа удаляется. If /ras is specified, the stored remote access entry is deleted. /List /list: Отображает список сохраненных имен пользователей и учетных данных. Displays the list of stored user names and credentials. Если не указано, будут перечислены все сохраненные имена пользователей и учетные данные. If isn’t specified, all stored user names and credentials are listed. /? /? Отображение справки в командной строке. Displays help at the command prompt.

Примеры Examples

Чтобы отобразить список всех хранимых имен пользователей и учетных данных, введите: To display a list of all user names and credentials that are stored, type:

Чтобы добавить имя пользователя и пароль для пользователя микедан для доступа к компьютеру Server01 с помощью Клео пароля, введите: To add a user name and password for user Mikedan to access computer Server01 with the password Kleo, type:

Чтобы добавить имя пользователя и пароль для пользователя микедан для доступа к компьютеру Server01 и запросить пароль при каждом обращении к Server01, введите: To add a user name and password for user Mikedan to access computer Server01 and prompt for the password whenever Server01 is accessed, type:

Чтобы удалить учетные данные, хранящиеся в удаленном доступе, введите: To delete a credential stored by remote access, type:

Чтобы удалить учетные данные, сохраненные для Server01, введите: To delete a credential stored for Server01, type:

How-to: Windows Keyboard shortcuts

Keyboard shortcuts for the Windows CMD shell and PowerShell.

Switch to/from full screen mode. Alt ENTER
Cancel the current command (if nothing is selected). Ctrl C
Enter Mark mode. Ctrl M
Select text in mark mode. Shift ←/→
Copy the selected text. Ctrl C (or Ctrl Insert)
Paste the selected text. Ctrl V (or Shift Insert)
Move the cursor in the direction specified. Arrow keys
Move the cursor by one page up. Page up
Move the cursor by one page down. Page down
Move the cursor to the beginning of the buffer. Ctrl Home (Mark mode)
Move the cursor to the end of the buffer. Ctrl End (Mark mode)
Autocomplete folder/file name. [Tab]
Scroll through history of typed commands. ↓ / ↑
Toggle full screen. Alt Enter or F11
Clear command line. ESC
Toggle Insert/Overwrite. INSERT
Erase line to the left. Ctrl Home
Erase line to the right. Ctrl End
Move one word to the left (backward). Ctrl ←
Move one word to the right (forward). Ctrl →
Erase character to the left.
Move to beginning of line. [Home]
Move to end of line. [End]
Scroll window up. ⇧ PgUp
Scroll window Down. ⇧ PgDn

New Windows Terminal Keyboard shortcuts

Application-level shortcuts:
Find. Ctrl ⇧ F
Open the dropdown. Ctrl ⇧ Space
Open settings files. Ctrl ,
Open settings files. Ctrl Alt ,
Tab management shortcuts:
New tab. Ctrl ⇧ T
New tab. Ctrl ⇧ 1 thru 9
Duplicate tab. Ctrl ⇧ D
Open next tab. Ctrl Tab
Open previous tab. Ctrl ⇧ tab
Open a specific tab. Ctrl Alt 1 thru 9
Pane management shortcuts:
Move pane focus. Alt Up/Down/Left/Right
Resize a pane. Alt ⇧ Up/Down/Left/Right
Split a pane. Alt ⇧ D
or Alt ⇧ —
or Alt ⇧ +
Close pane. Ctrl ⇧ W
Clipboard integration:
Copy the selected text. Ctrl C
or Ctrl ⇧ C
or Ctrl-Insert
Paste the selected text. Ctrl V
or Ctrl ⇧ V
or Shift-Insert
Scrollback:
Scroll up/Down. Ctrl ⇧ Up/Down
Scroll up one page. Ctrl ⇧ pgup
Scroll down one page. Ctrl ⇧ pgdn
Visual adjustment:
Adjust font size. Ctrl =
Adjust font size. Ctrl —
Reset font size. Ctrl 0
Toggle High Visibility screen mode. Left Alt + Left ⇧ + PrtScn

⊞ Windows Key shortcuts — Explorer / General.

Open or Close the Start Menu.
Launch a Start Menu app ‘As Admin’ ⇧ Ctrl+click app
Open the Action Center. ⊞ A
Activate Cortana listening mode. ⊞ C
Show Desktop / Minimize all. Press a second time to restore. ⊞ D
Open Windows File Explorer. ⊞ E
Open the Feedback Hub. ⊞ F
Open Find computers. ⊞ Ctrl F
Open Settings. ⊞ I
Open Connect. ⊞ K
Lock the PC. ⊞ L
Minimize all windows. ⊞ M
Restore windows that were minimized with ⊞ +M. ⊞ ⇧ M
Presentation display mode. ⊞ P
Open the «Run Program Or File» Window. ⊞ R
Search. ⊞ S
Open the Ease of Access center. Reverse with ⊞+⇧ Shift+V (Win 1810+) ⊞ U
Cycle through notifications. ⊞ V
Quick link menu (like right clicking on START). ⊞ X
Open an app that is pinned to taskbar position # #
Open the Emoji panel. ⊞ . (or ⊞ ; )
Open the task view. ⊞ Tab ↹
Minimize all but the active desktop window. ⊞ Home
Snap the active window to the right or left of the screen. ⊞ → or ←
Maximize or Minimize the active window. ⊞ ↑ or ↓
Stretch the desktop window to the top and bottom of the screen. ⊞ ⇧ ↑ or ↓
Auto-correct a display issue/lockup. ⊞ Ctrl ⇧ B
Opens properties of My Computer ⊞ Pause
or ⊞+Break
Open Windows Help. ⊞ F1
Zoom in. + Magnifier
Zoom out. Magnifier
Open a quick look at the desktop. ⊞ ,
Screenshot region of screen. ⊞ ⇧ S
Save a fullscreen screenshot. PrtScn
Save a screenshot of the active window. Alt PrtScn
Close window. Alt F4

CMD shell Command History shortcuts:

Print characters of the previous command one by one. F1
Repeat part of the previous command; up to character Z F2 Z
Repeat the previous command. F3
Beginning from the current cursor position, delete up to character Z. F4 Z
Scroll through history of typed commands (↑). F5
Scroll the screen up or down one line. Ctrl ↑ / ↓
Show history of previous commands. F7
Clear command history. ALT F7
Move backwards through the command history, but only display commands
matching the current text at the command prompt.
F8
Run a specific command from the command history. F9
Signal end-of-file. Ctrl Z

Virtual Desktops

Create a new virtual desktop. . ⊞ Ctrl D
Switch between virtual desktops. ⊞ Ctrl ← / →
Switch Monitors. ⊞ Shift ← / →
Close the active virtual desktop. ⊞ Ctrl F4
Task View/Timeline, press ⊞ Tab then Right-click an app to show across all desktops.
With multiple monitors, ⊞ +Tab shows which apps are open on each monitor
⊞ Tab

Group Policy GPO

Mark all settings on the page as «green» (apply all). F5
Mark current settings on the page as «green» (apply this setting). F6
Mark current settings as «red» (don’t apply this setting). F7
Mark all settings on the page as «red» (don’t apply). F8
Display a list of available variables. F3

⇧ is the Shift key
⌫ is the Backspace key
⊞ is the Windows Key

Add Custom shortcut keys

If you have a shortcut anywhere on the Start Menu or Desktop you can create a keyboard shortcut for it.

For example if you have a shortcut to the traditional Control Panel in the Start Menu, right click it and choose More > Open file location. Right click on the shortcut file and select Properties. Under Shortcut>Shortcut Key you can assign a hotkey,
pressing Ctrl+C will assign the shortcut Ctrl+Alt+C.

How to disable one or more ⊞ (Windows Key) Keyboard Shortcuts:

In the Windows registry add a new String Value called “ DisabledHotkeys » under HKCU\Software\Microsoft\CurrentVersion\Explorer\Advanced

Set the value data for this key to the hotkey characters you want to disable.
For example: to disable the hotkeys Win + X and Win + R, set the value to RX
(n.b. This will also affect other modifier key combinations like Win + Shift + X)

Restart Explorer or Logoff/reboot and the new settings will apply to this user account.

The hotkeys specified will be disabled and unassigned and thus available to any third party app which allows you to assign global hotkeys.

«If NumLock is on, pressing a key on the numeric keypad while holding SHIFT overrides NumLock and instead generates an arrow key»

Читайте также:  Bth ds3 device драйвер windows
Оцените статью