Saturday, 23 July 2016

HOW TO ENABLE COPY AND PASTE IN COMMAND PROMPT

Hello Friends I'm Nikhil Vashisht. In this article, we'll learn How to enable Copy and paste in command prompt.

When you use Command prompt in windows, you might notice that copy and paste option is not allowed in CMD.
By default, Windows doesn't allow its users to copy commands from somewhere and paste them in command prompt or vice versa.

However, there is a way to enable this feature in command prompt.
All DOS commands can't be remembered and long commands may be mistyped easily. So the best way to execute such commands is by copying them from somewhere and paste in command prompt to execute directly. Well! Let us learn about CMD copy-paste trick.

Follow these steps:-

1.  Open Command Prompt by pressing "windows key + R" (Start–Run) and type cmd in pop up box and click on ok.
2.  In CMD, right-click on the title bar and select "Properties" option from the pop-up menu.
3.  Now make sure that Options tab is selected and check "Quick Edit Mode" in the newly opened window.

                  

4.  By enabling Quick Edit Mode, you can now copy text from anywhere and paste it in CMD or copy text from CMD and paste somewhere else.

Just copy text from any source using CTRL + C and just right click in CMD using your mouse. You'll notice that the text is copied in your command prompt. The text is written as many times as you right click in Command prompt.
Similarly to copy text from CMD, select the text and right-click using the mouse or "CTRL+C" on selected text to copy it. Now you can paste the text in anywhere you want.

ANOTHER WAY TO ENABLE COPY, PASTE IN CMD:-

1. There is another way to copy text from CMD without using Quick Edit Mode . For this, just right-click on the title bar of Command prompt, select "Edit"  then  "Mark".
2.  Now you can select text from the command prompt and copy it and paste it in any document.

                      


I hope you have understood How to enable copy paste in command prompt. If you have any doubts, comment below in the comment section and Subscibe if you like this article.

Thanks For Reading           
                                NIKHIL VASHISHT

1 comment: