As far as I know, the answer is no, but there are some workarounds you can use:
1) If you use Google Chrome, when pasting, you can use Ctrl + Shift + V for plain text
2) If you are using an Office program, Ctrl + Alt + V will do. You can also set the default type of paste inside Office programs by going to File > Options > Advanced > Cut, Copy and Paste and set the default
3) You could use PureText throughout Windows and set up a shortcut key to paste anywhere (default is Windows + V). PureText strips any formatting from your clipboard and pastes it. In fact, PureText is the exact replica of what you are doing currently:
PureText is basically equivalent to opening Notepad, doing a PASTE, followed by a SELECT-ALL, and then a COPY
and the benefit is...
The benefit of PureText is performing all these actions with a single Hot-Key and having the result pasted into the current window automatically.
3Thanks for the PureText. Google chrome paste plain text only works in edit boxes where I do not care about it and fails in all the ones I need it. Right clicking it sucks. – Dirk Bester – 2015-02-12T19:42:41.590
"As far as I know, the answer is no" reason # 8972 why Microsoft sucks. – sproketboy – 2018-05-07T10:55:19.057
1In Excel, Ctrl+Alt+V opens the "paste special" dialog (at least when text from a Word document is on the clipboard). There also isn't a selection for default under the "cut, copy and paste" section of the advanced options (at least not in Excel 2007, any way). Any ideas what can be done for Excel? – Jules – 2018-08-19T10:03:39.307
Can you force the "just text" mode though regEdit ? Since my issues are mostly when copying from my Linux (through virtualbox) and pasting into outlook. Changing the default app for the clipboard will break compatibility...... so that's why I'm wondering if this can be done by editing registers – aemonge – 2019-08-30T09:31:30.857