Essential Windows Keyboard Shortcuts

Using keyboard shortcuts help you use your laptop without a mouse

Keyboard shortcuts greatly enhance your productivity and save you a whole lot of time. Instead of pointing and clicking with the touchpad or external mouse, you can keep your hands on the keyboard and simply press combinations of keys on to get things done. Besides making you more efficient, using keyboard shortcuts also can reduce wrist strain. Here are the best Windows shortcuts you should know or print for quick reference.

Copy, Cut and Paste:

Use these basic key combinations when you want to duplicate (copy) or move (cut) a photo, snippet of text, web link, file, or anything else into another location or document by pasting it. These shortcuts work in Windows Explorer, Word, email, and pretty much everywhere else.

  • CTRL+C: Copy the selected item
  • CTRL+X: Cut the selected item
  • CTRL+V: Paste the selected item

Highlight an item so you can copy and paste it or do some other action

  • CTRL+A: Select all items in a window, on the desktop, or all text in a document
  • Shift+Any Arrow Key: Select text within a document (e.g., one letter at a time) or one item at a time in a window
  • CTRL+Shift+Any Arrow Key: Select a block of text (e.g., a whole word at a time)
  • Find Text or Files:

    Quickly search a document, web page,  or Windows Explorer for a phrase or block of characters

    • CTRL+F or F3: Opens a "find" dialog box

    Format Text:

    Hit these combinations before typing to bold, italicize, or underline

    • CTRL+B: Bold text
    • CTRL+I: Italicize text
    • CTRL+U: Underline text

    Create, Open, Save, and Print:

    Basics for working with files. These shortcuts are the equivalent of going to the File menu and selecting: New..., Open..., Save..., or Print

    • CTRL+N: Create a new file or document or open a new browser window
    • CTRL+O: Open a file or document
    • CTRL+S: Save
    • CTRL+P: Print

    Work with Tabs and Windows:

    • CTRL+T: Open a new tab in your web browser
    • CTRL+Shift+T: Reopen a tab you just closed (e.g., by accident)
    • CTRL+H: View your browsing history
    • CTRL+W: Close a window

    Undo and Redo:

    Made a mistake? Go back or forward in history.

    • CTRL+Z: Undo an action
    • CTRL+Y: Redo an action

    Once you‘ve got the basic keyboard shortcuts down, learn these to save even more time.

    Move the Cursors: 

    Quickly jump the cursor to the beginning or end of your word, paragraph, or document.

    • CTRL+Right Arrow: Move the cursor to the beginning of the next word
    • CTRL+Left Arrow: Move the cursor back to the beginning of the previous word
    • CTRL+Down Arrow: Move the cursor to the beginning of the next paragraph
    • CTRL+Up Arrow: Move the cursor back to the beginning of the previous paragraph
    • CTRL+Home: Go to the start of a document
    • CTRL+End: Go to the end of a document

    Move Windows: 

    One of Windows 7‘s best features, you can snap a window to the left or right of the screen and fit half of the screen exactly, or quickly maximize the window to full screen. Hit the Windows button and arrows to activate.

    • WIN+Right Arrow: Resize the window to half of the display and dock it to the right.
    • WIN+Left Arrow: Resize the window to half of the display and dock it to the left.
    • WIN+Up Arrow: Maximize the window to full screen.
    • WIN+Down Arrow: Minimize the window or restore it if it is maximized.
    • WIN+Shift+Right/Left Arrow: Move the window to an external monitor on the left or right.

    Function Keys:

     Press one of these keys at the top of your keyboard to quickly perform an action

    • F1: Open the Help page or window
    • F2: Rename an object (e.g., file in Windows Explorer)
    • F3: Find
    • F4: Shows the address bar in Windows Explorer
    • F5: Refreshes the page
    • F6: Moves to a different panel or screen element in a window or the desktop

    Take a Screenshot: 

    Useful for pasting an image of your desktop or a certain program and sending to tech support

    • ALT+Print Screen: Capture a screenshot of a window
    • CTRL+Print Screen: Capture the entire screen/desktop

    Working with Windows: 

    Windows system shortcuts

    • CTRL+ALT+Delete: Bring up the Windows Task Manager
    • ALT+Tab: Show open applications so you can quickly jump to a different one
    • WIN+D: Show your desktop
    • WIN+L: Lock your computer
    • CTRL+Shift+N: Create a new folder
    • Shift+Delete: Delete an item immediately, without placing it in the recycle bin
    • ALT+Enter or ALT+Double-click: Go to the properties screen for files or folders (much faster than right-clicking and selecting "Properties")

原文地址:https://www.cnblogs.com/Dheeraj/p/9525322.html

时间: 2024-10-10 13:21:51

Essential Windows Keyboard Shortcuts的相关文章

OS X: Keyboard shortcuts

Using keyboard shortcuts To use a keyboard shortcut, press a modifier key at the same time as a character key. For example, pressing the Command key (it has a ? symbol) and then the "c" key copies whatever is currently selected to the Clipboard.

[转]UiPath Keyboard Shortcuts

本文转自:https://docs.uipath.com/studio/docs/keyboard-shortcuts The complete list of keyboard shortcuts for UiPath Studio: File Management Ctrl + Shift + N - Creates a new Blank Process. Ctrl + O - Enables you to open a previously created workflow, eithe

Mousetrap - a simple library for handling keyboard shortcuts in Javascript

Mousetrap is a simple library for handling keyboard shortcuts in Javascript. It is around 2kb minified and gzipped and 4.5kb minified, has no external dependencies, and has been tested in the following browsers: Internet Explorer 6+ Safari Firefox Ch

SQL Server Management Studio Keyboard shortcuts

一些平时在SQL Server Management Studio 使用到的快捷键 F5 (Ctrl+x)执行选中部分的语句,没有选中则全文执行 Ctrl+L 现实执行计划(估计) Ctrl+M 在运行后后显示执行计划(实际) Shift+Alt+S 现实统计信息(实际) Ctrl+J 手动智能提示 Tab,Shift+Tab 选中语句进行增加或者减少缩进 CTRL+SHIFT+U,CTRL+SHIFT+L 进行语句的大小写调整.注意WHERE字句中的条件字符也会被改写 By MSDN:SQL

100+个程序员开发必备参考手册(在线及下载) [复制链接]

100+个程序员开发必备参考手册(在线及下载) [复制链接] 上一主题下一主题   离线张广巨 班长 关闭 个人中心可以申请新版勋章哦 立即申请知道了 加关注 发消息 只看楼主 倒序阅读 使用道具楼主   发表于: 2012-11-22 本部分设定了隐藏,您已回复过了,以下是隐藏的内容 即使经验丰富,天赋过人,也不得不承认,你并不能记得所有的东西,尤其是各种各样的语言的API,参考手册(Cheat Sheet)和Google肯定是必备,为了更方便的使用,也有很多有心的人收集整理了很多,比如下面这

[Z] 各种开发相关的CHEAT SHEET

你是否会经常忘记一些CSS中的函数名或是一些属性名,那个时候,你一定觉得,如果手边有一个“小抄”(Cheat Sheet)就好了.当然,这个“小抄”不是给你作弊用的,这个“小纸条”就是可以让你马上知道那个你最想知道的东西.这个“小抄”上也不需要有所有的东西,就需要那些经常用的就行了.现在,网上有很多这样的“小抄”,它们可能是PDF格式的,可能是PNG格式的,你可以很方便地把其打印出来(可以打印得很小),然后贴在你的电脑旁,一但需要,瞟一眼就可以了,这对于我们的工作是相当方便的. 之前,酷壳也有两

WindowsBatchScripting_B

Command-line arguments command-line arguments即 command-line parameters(命令行参数)在batch脚本中可以通过 %1, %2,....,%9来获取. 可以有多于9个的参数 – 参见 how to loop over all of them. %0语法不指向命令行参数, 而是执行batch文件自身. e.g. 测试是否提供了第一个命令行参数 if not -%1-==-- echo Argument one provided i

VS code key shortcuts for windows

mac上的快捷键,尽量是选择像我用vs studio上靠近. ctrl+K+S: 显示快捷键列 ctrl+shift+p: 系统配置命令行 ctrl+p:项目中文件列表,选择文件 Alt+M:当前文件的函数列表 (Go to symbol in File) Alt+shift+O:显示所有符号(Go to all symbols) cmd+shift+e:项目结构浏览图 Alt+G:目录中搜索 Ctrl+f:文件中搜索 Alt+1: goto definition ctrl+1: go to r

What is the purpose for IT Pro in Windows 10 Creators Update

Windows 10, version 1703-also known as the Windows 10 Creators Update-is designed for today's modern IT environment with new features to help IT pros more easily manage, and better protect, the devices and data in their organizations. It also provide