Saturday, October 23, 2021

How to Enable Copy and Paste in the Windows 10 Command Prompt

With Windows 10, Microsoft finally updated the long-neglected command prompt. You can now quickly select and paste text within the command prompt window, but first you have to enable the keyboard shortcuts. Here's how to do it.

Previously if you wanted to copy and paste in the command prompt you had to jump through hoops: Open the context menu with the Alt+E keyboard combination, go to Edit > Mark to tell Windows you want to mark text to select, and then use a lasso tool to create a box around the text you wanted to select. You needed to go back into the context menu to copy and to paste.

The upgraded command prompt in Windows 10 is much simpler. You can copy and paste with the familiar CTRL + C to copy and CTRL + V to paste keyboard shortcuts. To get this functionality, head to the application's properties settings.

1. Open Command Prompt. The quickest way to do this is to click the Windows key, type in cmd, and hit Enter or clicking on the app.


2. Right-click on the command prompt's title bar and choose Properties

3. Uncheck the box next to "Use legacy console (requires relaunch)". This should automatically check the "Enable Ctrl key shortcuts" option.

4. Click OK.

Windows 10: Missing Processor Power Management Settings Option In Advanced Power Options

 It is very possible that you cannot easily reduce the maximum performance of your CPU because the PROCESSOR POWER MANAGEMENT option is missing from ADVANCED POWER OPTIONS.  Fortunately there is an easy fix:

  1. Click the START button and type REGEDIT
  2. Click on REGISTRY EDITOR
  3. Expand HKEY_LOCAL_MACHINE >  SYSTEM  > CurrentControlSet > Control > Power > PowerSettings>  54533251-82be-4824-96c1-47b60b740d00 > bc5038f7-23e0-4960-96da-33abaf5935ec
  4. Right Click in an empty area and select NEW > DWORD(32 Bit) VALUE
  5. Set the name to Attributes and the value to 2
  6. Right click on the START BUTTON and select POWER OPTIONS
  7. click ADDITIONAL POWER OPTIONS (on the right or bottom)
  8. Click CHANGE ADVANCED POWER SETTINGS
  9. Set the PROCESSOR POWER MANAGEMENT > MAXIMUM PROCESSOR STATE > PLUGGED IN and/or ON BATTERY to some lesser number, like 75%