Skip to main content

Command Palette

Search for a command to run...

Enable copy-pasting in Windows Powershell CLI in 3 steps

Updated
1 min read
Enable copy-pasting in Windows Powershell CLI in 3 steps
P

On a daily basis I fix bikes. Besides that, I devote nearly all my life to sharing knowledge with others. I studied urban design. Support me on Ko-fi if you find valuable what I do :) https://ko-fi.com/piotropoka

If you prefer a video tutorial instead, you can view it here: https://youtu.be/9TPbxj3Ybhg

  1. Open your chosen PowerShell app (any of these will work) by right-clicking on it and then “Run as administrator”:

  2. Right-click on top bar and choose "Properties" ( if you see “Settings” it is not the same, try launching PowerShell once again using “Run as administrator” )

  3. A new window will appear. Make sure you're in "Options" tab and check "Use Ctrl+Shift+C/V as Copy/Paste" option

    Now you can use Ctrl + Shift + C and Ctrl + Shift + V