Clipboard stopped working












22















I don't seem to be able to copy and paste any more. Not sure what I did to cause it.



I've tried doing it in several programs, including notepad.



Is there a quick and simple fix for this problem, that doesn't involve restarting my pc?










share|improve this question



























    22















    I don't seem to be able to copy and paste any more. Not sure what I did to cause it.



    I've tried doing it in several programs, including notepad.



    Is there a quick and simple fix for this problem, that doesn't involve restarting my pc?










    share|improve this question

























      22












      22








      22


      14






      I don't seem to be able to copy and paste any more. Not sure what I did to cause it.



      I've tried doing it in several programs, including notepad.



      Is there a quick and simple fix for this problem, that doesn't involve restarting my pc?










      share|improve this question














      I don't seem to be able to copy and paste any more. Not sure what I did to cause it.



      I've tried doing it in several programs, including notepad.



      Is there a quick and simple fix for this problem, that doesn't involve restarting my pc?







      windows-7 clipboard






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 7 '11 at 13:24









      UrbycozUrbycoz

      70031229




      70031229






















          8 Answers
          8






          active

          oldest

          votes


















          34














          Found a solution here



          Run the following: cmd /c "echo off | clip"



          You can even make it into a desktop shortcut if the problem keeps happening.






          share|improve this answer
























          • how did that make your clipboard work?

            – barlop
            Mar 7 '11 at 16:35






          • 3





            This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

            – Aaron Digulla
            Apr 12 '11 at 7:20






          • 8





            This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

            – рüффп
            Jun 22 '12 at 10:12








          • 7





            Can't copy paste that code.. :-) It worked, thank you!

            – Geo
            Apr 3 '13 at 16:54











          • Didn't work for me ! Any other suggestions please

            – The Beast
            Jan 8 '18 at 12:17



















          12














          For me the problem was happening only when there was a RDP session open to another machine. After closing RDC, clipboard started working again.






          share|improve this answer





















          • 1





            You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

            – davej
            Sep 11 '13 at 13:43






          • 1





            I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

            – Oleg D.
            Nov 20 '13 at 22:30











          • I had no RDP sessions open, but I started and then closed the client and this fixed it.

            – Stoinov
            May 22 '18 at 14:06



















          3














          None of the above solutions worked for me. This one however did:
          http://sys-talk.blogspot.com/2009/04/clip-board-not-working-in-windows-xp.html
          (I am pasting the urls from the browser:) )
          Generally, this tool locates an app that is holding the clipboard. For me, it was Xserver.
          For you, who knows.






          share|improve this answer
























          • For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

            – ndemou
            Mar 26 '18 at 14:15



















          3














          If this is over Remote Desktop (RDP) then ensure that rdpclip.exe is running on the remote machine. You can start it using Win+R and then rdpclip






          share|improve this answer



















          • 3





            for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

            – eddygeek
            Aug 7 '17 at 20:37



















          2














          There's probably an app that's "locked" the clipboard. Try and work out what app has done that and close it.



          In my case it was a hung Greenshot.






          share|improve this answer































            0














            Simple fix: Try to restart your PC. Doesn't get more simple than that.



            As for the possible reasons:




            • Bug in an application: It acquired the clipboard and never freed it

            • Windows ran out of memory a while ago and is now confused. It'll probably crash soon (blue screen).

            • Virus






            share|improve this answer



















            • 2





              Thanks. I was hoping for a method that doesn't involve a restart.

              – Urbycoz
              Mar 7 '11 at 14:04






            • 1





              Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

              – Chris Thornton
              Apr 9 '11 at 19:55



















            0














            Windows Notepad may be unable to handle excessively large content, or content with special characters. Although Notepad will generally strip out unsupported character set encodings or control characters, it is first and foremost a simple text file editor.



            In my case, I had pasted a large amount of code from my development environment, which apparently overwhelmed Notepad. Even running the command to manually clear the clipboard failed. [cmd /c "echo off | clip"]



            As per Mathew Lock's suggestion of an Application that had locked the Windows clipboard, I narrowed down the culprit to that of Notepad. Immediately upon terminating my NOTEPAD process, the lock on Windows Clipboard was freed.






            share|improve this answer
























            • This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

              – Simon
              Oct 26 '18 at 9:20



















            0














            In my case the problem caused by a file explorer app, when I killed the app and clipboard worked again.



            Then I reproduced the behavior
            After opening the app again, Clipboard was working,
            Then I press "ctrl-C" over a file and clipboard fail again.



            Using the free app from Systernals "process explorer", I selected the previous process and then properties, in threads tabs, I selected "Ole32.dll" then click "kill"and clipbaord worked again.



            After killing the thread i was not able to reproduce again the mistake.






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f254333%2fclipboard-stopped-working%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              8 Answers
              8






              active

              oldest

              votes








              8 Answers
              8






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              34














              Found a solution here



              Run the following: cmd /c "echo off | clip"



              You can even make it into a desktop shortcut if the problem keeps happening.






              share|improve this answer
























              • how did that make your clipboard work?

                – barlop
                Mar 7 '11 at 16:35






              • 3





                This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

                – Aaron Digulla
                Apr 12 '11 at 7:20






              • 8





                This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

                – рüффп
                Jun 22 '12 at 10:12








              • 7





                Can't copy paste that code.. :-) It worked, thank you!

                – Geo
                Apr 3 '13 at 16:54











              • Didn't work for me ! Any other suggestions please

                – The Beast
                Jan 8 '18 at 12:17
















              34














              Found a solution here



              Run the following: cmd /c "echo off | clip"



              You can even make it into a desktop shortcut if the problem keeps happening.






              share|improve this answer
























              • how did that make your clipboard work?

                – barlop
                Mar 7 '11 at 16:35






              • 3





                This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

                – Aaron Digulla
                Apr 12 '11 at 7:20






              • 8





                This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

                – рüффп
                Jun 22 '12 at 10:12








              • 7





                Can't copy paste that code.. :-) It worked, thank you!

                – Geo
                Apr 3 '13 at 16:54











              • Didn't work for me ! Any other suggestions please

                – The Beast
                Jan 8 '18 at 12:17














              34












              34








              34







              Found a solution here



              Run the following: cmd /c "echo off | clip"



              You can even make it into a desktop shortcut if the problem keeps happening.






              share|improve this answer













              Found a solution here



              Run the following: cmd /c "echo off | clip"



              You can even make it into a desktop shortcut if the problem keeps happening.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Mar 7 '11 at 14:08









              UrbycozUrbycoz

              70031229




              70031229













              • how did that make your clipboard work?

                – barlop
                Mar 7 '11 at 16:35






              • 3





                This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

                – Aaron Digulla
                Apr 12 '11 at 7:20






              • 8





                This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

                – рüффп
                Jun 22 '12 at 10:12








              • 7





                Can't copy paste that code.. :-) It worked, thank you!

                – Geo
                Apr 3 '13 at 16:54











              • Didn't work for me ! Any other suggestions please

                – The Beast
                Jan 8 '18 at 12:17



















              • how did that make your clipboard work?

                – barlop
                Mar 7 '11 at 16:35






              • 3





                This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

                – Aaron Digulla
                Apr 12 '11 at 7:20






              • 8





                This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

                – рüффп
                Jun 22 '12 at 10:12








              • 7





                Can't copy paste that code.. :-) It worked, thank you!

                – Geo
                Apr 3 '13 at 16:54











              • Didn't work for me ! Any other suggestions please

                – The Beast
                Jan 8 '18 at 12:17

















              how did that make your clipboard work?

              – barlop
              Mar 7 '11 at 16:35





              how did that make your clipboard work?

              – barlop
              Mar 7 '11 at 16:35




              3




              3





              This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

              – Aaron Digulla
              Apr 12 '11 at 7:20





              This pushes the last app out of the clipboard. May cause a memory leak but as OP noticed, it give you the control back.

              – Aaron Digulla
              Apr 12 '11 at 7:20




              8




              8





              This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

              – рüффп
              Jun 22 '12 at 10:12







              This is not working for me: I got an error "ERROR: Access is denied."; The clipboard stopped functioning after I put a big data inside it (around 128mb).

              – рüффп
              Jun 22 '12 at 10:12






              7




              7





              Can't copy paste that code.. :-) It worked, thank you!

              – Geo
              Apr 3 '13 at 16:54





              Can't copy paste that code.. :-) It worked, thank you!

              – Geo
              Apr 3 '13 at 16:54













              Didn't work for me ! Any other suggestions please

              – The Beast
              Jan 8 '18 at 12:17





              Didn't work for me ! Any other suggestions please

              – The Beast
              Jan 8 '18 at 12:17













              12














              For me the problem was happening only when there was a RDP session open to another machine. After closing RDC, clipboard started working again.






              share|improve this answer





















              • 1





                You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

                – davej
                Sep 11 '13 at 13:43






              • 1





                I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

                – Oleg D.
                Nov 20 '13 at 22:30











              • I had no RDP sessions open, but I started and then closed the client and this fixed it.

                – Stoinov
                May 22 '18 at 14:06
















              12














              For me the problem was happening only when there was a RDP session open to another machine. After closing RDC, clipboard started working again.






              share|improve this answer





















              • 1





                You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

                – davej
                Sep 11 '13 at 13:43






              • 1





                I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

                – Oleg D.
                Nov 20 '13 at 22:30











              • I had no RDP sessions open, but I started and then closed the client and this fixed it.

                – Stoinov
                May 22 '18 at 14:06














              12












              12








              12







              For me the problem was happening only when there was a RDP session open to another machine. After closing RDC, clipboard started working again.






              share|improve this answer















              For me the problem was happening only when there was a RDP session open to another machine. After closing RDC, clipboard started working again.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Feb 26 '15 at 23:38









              Matthew Lock

              3,69222341




              3,69222341










              answered Mar 19 '12 at 23:49









              Oleg D.Oleg D.

              22124




              22124








              • 1





                You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

                – davej
                Sep 11 '13 at 13:43






              • 1





                I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

                – Oleg D.
                Nov 20 '13 at 22:30











              • I had no RDP sessions open, but I started and then closed the client and this fixed it.

                – Stoinov
                May 22 '18 at 14:06














              • 1





                You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

                – davej
                Sep 11 '13 at 13:43






              • 1





                I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

                – Oleg D.
                Nov 20 '13 at 22:30











              • I had no RDP sessions open, but I started and then closed the client and this fixed it.

                – Stoinov
                May 22 '18 at 14:06








              1




              1





              You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

              – davej
              Sep 11 '13 at 13:43





              You mean RDP? That's what was doing it to my clipboard. Once I closed my RDP session, clipboard came back.

              – davej
              Sep 11 '13 at 13:43




              1




              1





              I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

              – Oleg D.
              Nov 20 '13 at 22:30





              I meant using RDC (Remote Desktop Connection client), which uses RDP (Remote Desktop Protocol)

              – Oleg D.
              Nov 20 '13 at 22:30













              I had no RDP sessions open, but I started and then closed the client and this fixed it.

              – Stoinov
              May 22 '18 at 14:06





              I had no RDP sessions open, but I started and then closed the client and this fixed it.

              – Stoinov
              May 22 '18 at 14:06











              3














              None of the above solutions worked for me. This one however did:
              http://sys-talk.blogspot.com/2009/04/clip-board-not-working-in-windows-xp.html
              (I am pasting the urls from the browser:) )
              Generally, this tool locates an app that is holding the clipboard. For me, it was Xserver.
              For you, who knows.






              share|improve this answer
























              • For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

                – ndemou
                Mar 26 '18 at 14:15
















              3














              None of the above solutions worked for me. This one however did:
              http://sys-talk.blogspot.com/2009/04/clip-board-not-working-in-windows-xp.html
              (I am pasting the urls from the browser:) )
              Generally, this tool locates an app that is holding the clipboard. For me, it was Xserver.
              For you, who knows.






              share|improve this answer
























              • For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

                – ndemou
                Mar 26 '18 at 14:15














              3












              3








              3







              None of the above solutions worked for me. This one however did:
              http://sys-talk.blogspot.com/2009/04/clip-board-not-working-in-windows-xp.html
              (I am pasting the urls from the browser:) )
              Generally, this tool locates an app that is holding the clipboard. For me, it was Xserver.
              For you, who knows.






              share|improve this answer













              None of the above solutions worked for me. This one however did:
              http://sys-talk.blogspot.com/2009/04/clip-board-not-working-in-windows-xp.html
              (I am pasting the urls from the browser:) )
              Generally, this tool locates an app that is holding the clipboard. For me, it was Xserver.
              For you, who knows.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Dec 12 '13 at 3:32









              FractalSpaceFractalSpace

              1538




              1538













              • For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

                – ndemou
                Mar 26 '18 at 14:15



















              • For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

                – ndemou
                Mar 26 '18 at 14:15

















              For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

              – ndemou
              Mar 26 '18 at 14:15





              For me it was rdpclip.exe (I was connecting from ubuntu 16.04 to the windows PC)

              – ndemou
              Mar 26 '18 at 14:15











              3














              If this is over Remote Desktop (RDP) then ensure that rdpclip.exe is running on the remote machine. You can start it using Win+R and then rdpclip






              share|improve this answer



















              • 3





                for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

                – eddygeek
                Aug 7 '17 at 20:37
















              3














              If this is over Remote Desktop (RDP) then ensure that rdpclip.exe is running on the remote machine. You can start it using Win+R and then rdpclip






              share|improve this answer



















              • 3





                for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

                – eddygeek
                Aug 7 '17 at 20:37














              3












              3








              3







              If this is over Remote Desktop (RDP) then ensure that rdpclip.exe is running on the remote machine. You can start it using Win+R and then rdpclip






              share|improve this answer













              If this is over Remote Desktop (RDP) then ensure that rdpclip.exe is running on the remote machine. You can start it using Win+R and then rdpclip







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Aug 31 '16 at 8:57









              Matthew LockMatthew Lock

              3,69222341




              3,69222341








              • 3





                for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

                – eddygeek
                Aug 7 '17 at 20:37














              • 3





                for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

                – eddygeek
                Aug 7 '17 at 20:37








              3




              3





              for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

              – eddygeek
              Aug 7 '17 at 20:37





              for me killing rdpclip with taskmgr.exe first, then starting it... finally did it!

              – eddygeek
              Aug 7 '17 at 20:37











              2














              There's probably an app that's "locked" the clipboard. Try and work out what app has done that and close it.



              In my case it was a hung Greenshot.






              share|improve this answer




























                2














                There's probably an app that's "locked" the clipboard. Try and work out what app has done that and close it.



                In my case it was a hung Greenshot.






                share|improve this answer


























                  2












                  2








                  2







                  There's probably an app that's "locked" the clipboard. Try and work out what app has done that and close it.



                  In my case it was a hung Greenshot.






                  share|improve this answer













                  There's probably an app that's "locked" the clipboard. Try and work out what app has done that and close it.



                  In my case it was a hung Greenshot.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Oct 29 '13 at 7:26









                  Matthew LockMatthew Lock

                  3,69222341




                  3,69222341























                      0














                      Simple fix: Try to restart your PC. Doesn't get more simple than that.



                      As for the possible reasons:




                      • Bug in an application: It acquired the clipboard and never freed it

                      • Windows ran out of memory a while ago and is now confused. It'll probably crash soon (blue screen).

                      • Virus






                      share|improve this answer



















                      • 2





                        Thanks. I was hoping for a method that doesn't involve a restart.

                        – Urbycoz
                        Mar 7 '11 at 14:04






                      • 1





                        Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

                        – Chris Thornton
                        Apr 9 '11 at 19:55
















                      0














                      Simple fix: Try to restart your PC. Doesn't get more simple than that.



                      As for the possible reasons:




                      • Bug in an application: It acquired the clipboard and never freed it

                      • Windows ran out of memory a while ago and is now confused. It'll probably crash soon (blue screen).

                      • Virus






                      share|improve this answer



















                      • 2





                        Thanks. I was hoping for a method that doesn't involve a restart.

                        – Urbycoz
                        Mar 7 '11 at 14:04






                      • 1





                        Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

                        – Chris Thornton
                        Apr 9 '11 at 19:55














                      0












                      0








                      0







                      Simple fix: Try to restart your PC. Doesn't get more simple than that.



                      As for the possible reasons:




                      • Bug in an application: It acquired the clipboard and never freed it

                      • Windows ran out of memory a while ago and is now confused. It'll probably crash soon (blue screen).

                      • Virus






                      share|improve this answer













                      Simple fix: Try to restart your PC. Doesn't get more simple than that.



                      As for the possible reasons:




                      • Bug in an application: It acquired the clipboard and never freed it

                      • Windows ran out of memory a while ago and is now confused. It'll probably crash soon (blue screen).

                      • Virus







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Mar 7 '11 at 13:44









                      Aaron DigullaAaron Digulla

                      4,43653561




                      4,43653561








                      • 2





                        Thanks. I was hoping for a method that doesn't involve a restart.

                        – Urbycoz
                        Mar 7 '11 at 14:04






                      • 1





                        Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

                        – Chris Thornton
                        Apr 9 '11 at 19:55














                      • 2





                        Thanks. I was hoping for a method that doesn't involve a restart.

                        – Urbycoz
                        Mar 7 '11 at 14:04






                      • 1





                        Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

                        – Chris Thornton
                        Apr 9 '11 at 19:55








                      2




                      2





                      Thanks. I was hoping for a method that doesn't involve a restart.

                      – Urbycoz
                      Mar 7 '11 at 14:04





                      Thanks. I was hoping for a method that doesn't involve a restart.

                      – Urbycoz
                      Mar 7 '11 at 14:04




                      1




                      1





                      Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

                      – Chris Thornton
                      Apr 9 '11 at 19:55





                      Use the task manager to kill the process that has hung the clipboard. This will likely take an educated guess (you see an app there that you have already closed, yet it still lingers), a lucky guess (random roulette), or a reboot. The random/lucky guesses should be marked on a scrap of paper for next time, so you can make better guesses.

                      – Chris Thornton
                      Apr 9 '11 at 19:55











                      0














                      Windows Notepad may be unable to handle excessively large content, or content with special characters. Although Notepad will generally strip out unsupported character set encodings or control characters, it is first and foremost a simple text file editor.



                      In my case, I had pasted a large amount of code from my development environment, which apparently overwhelmed Notepad. Even running the command to manually clear the clipboard failed. [cmd /c "echo off | clip"]



                      As per Mathew Lock's suggestion of an Application that had locked the Windows clipboard, I narrowed down the culprit to that of Notepad. Immediately upon terminating my NOTEPAD process, the lock on Windows Clipboard was freed.






                      share|improve this answer
























                      • This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

                        – Simon
                        Oct 26 '18 at 9:20
















                      0














                      Windows Notepad may be unable to handle excessively large content, or content with special characters. Although Notepad will generally strip out unsupported character set encodings or control characters, it is first and foremost a simple text file editor.



                      In my case, I had pasted a large amount of code from my development environment, which apparently overwhelmed Notepad. Even running the command to manually clear the clipboard failed. [cmd /c "echo off | clip"]



                      As per Mathew Lock's suggestion of an Application that had locked the Windows clipboard, I narrowed down the culprit to that of Notepad. Immediately upon terminating my NOTEPAD process, the lock on Windows Clipboard was freed.






                      share|improve this answer
























                      • This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

                        – Simon
                        Oct 26 '18 at 9:20














                      0












                      0








                      0







                      Windows Notepad may be unable to handle excessively large content, or content with special characters. Although Notepad will generally strip out unsupported character set encodings or control characters, it is first and foremost a simple text file editor.



                      In my case, I had pasted a large amount of code from my development environment, which apparently overwhelmed Notepad. Even running the command to manually clear the clipboard failed. [cmd /c "echo off | clip"]



                      As per Mathew Lock's suggestion of an Application that had locked the Windows clipboard, I narrowed down the culprit to that of Notepad. Immediately upon terminating my NOTEPAD process, the lock on Windows Clipboard was freed.






                      share|improve this answer













                      Windows Notepad may be unable to handle excessively large content, or content with special characters. Although Notepad will generally strip out unsupported character set encodings or control characters, it is first and foremost a simple text file editor.



                      In my case, I had pasted a large amount of code from my development environment, which apparently overwhelmed Notepad. Even running the command to manually clear the clipboard failed. [cmd /c "echo off | clip"]



                      As per Mathew Lock's suggestion of an Application that had locked the Windows clipboard, I narrowed down the culprit to that of Notepad. Immediately upon terminating my NOTEPAD process, the lock on Windows Clipboard was freed.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Feb 22 '17 at 19:10









                      Michael MMichael M

                      1011




                      1011













                      • This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

                        – Simon
                        Oct 26 '18 at 9:20



















                      • This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

                        – Simon
                        Oct 26 '18 at 9:20

















                      This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

                      – Simon
                      Oct 26 '18 at 9:20





                      This can also occur in applications with tabs where a specific tab is the source of the excessively large content. Closing the source tab freed things up for me - without having to close the whole application. (Sql Server Management Studio in my case)

                      – Simon
                      Oct 26 '18 at 9:20











                      0














                      In my case the problem caused by a file explorer app, when I killed the app and clipboard worked again.



                      Then I reproduced the behavior
                      After opening the app again, Clipboard was working,
                      Then I press "ctrl-C" over a file and clipboard fail again.



                      Using the free app from Systernals "process explorer", I selected the previous process and then properties, in threads tabs, I selected "Ole32.dll" then click "kill"and clipbaord worked again.



                      After killing the thread i was not able to reproduce again the mistake.






                      share|improve this answer




























                        0














                        In my case the problem caused by a file explorer app, when I killed the app and clipboard worked again.



                        Then I reproduced the behavior
                        After opening the app again, Clipboard was working,
                        Then I press "ctrl-C" over a file and clipboard fail again.



                        Using the free app from Systernals "process explorer", I selected the previous process and then properties, in threads tabs, I selected "Ole32.dll" then click "kill"and clipbaord worked again.



                        After killing the thread i was not able to reproduce again the mistake.






                        share|improve this answer


























                          0












                          0








                          0







                          In my case the problem caused by a file explorer app, when I killed the app and clipboard worked again.



                          Then I reproduced the behavior
                          After opening the app again, Clipboard was working,
                          Then I press "ctrl-C" over a file and clipboard fail again.



                          Using the free app from Systernals "process explorer", I selected the previous process and then properties, in threads tabs, I selected "Ole32.dll" then click "kill"and clipbaord worked again.



                          After killing the thread i was not able to reproduce again the mistake.






                          share|improve this answer













                          In my case the problem caused by a file explorer app, when I killed the app and clipboard worked again.



                          Then I reproduced the behavior
                          After opening the app again, Clipboard was working,
                          Then I press "ctrl-C" over a file and clipboard fail again.



                          Using the free app from Systernals "process explorer", I selected the previous process and then properties, in threads tabs, I selected "Ole32.dll" then click "kill"and clipbaord worked again.



                          After killing the thread i was not able to reproduce again the mistake.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jan 8 at 16:28









                          Daniel PerezDaniel Perez

                          688




                          688






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f254333%2fclipboard-stopped-working%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Plaza Victoria

                              In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                              How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...