when doing a copy/paste using any of the usual methods, only a shortcut gets pasted. How to fix?
Suggestions : Do a copy/paste after completion of each suggestion.
1. Go to system restore window .
Can you find a date from your restore points list when you had NO problem in copy/paste ?
If yes, please continue and do a system restore. Pick that date as your restore point.
Start button > search box, type system restore >press Enter key > uac prompt > click Choose a different restore point > Next > select the date as your restore point, click it > Next > Finish
Sit back and wait. The machine will re-start when it is done.
- Do a system file check. See if file check will find corrupted files and if found, see if it can repair them.
Start button > search box type cmd > look up, RIGHT click oncmd.exe > clickRun As Administrator > in that black and white cmd window, type at the flashing prompt sfc /scannow > press ENTER key.
Note : there is a Space between "sfc" and "/".
Sit back and wait. It will take some time.
When done, exit cmd window.
Reboot ( re-start your computer )
- Do a disk check.
Start button > search box, type cmd > look up, right click on cmd.exe > Run As Administrator >
in the black and white window, at the flasing prompt, type chkdsk /f/r > press Enter key.
Note : there is a space between " chkdsk " and " / "
The screen will say something like can't do it now but do you want to run it on restart. Click " y " as in yes > press Enter > Exit cmd window.
Restart your computer. It will take quite some time. DO NOT shut down the machine. Just wait.
For the benefits of others looking for answers, please mark the suggestion as Answered if it solves your problem.