Forum Discussion
Miagames
Oct 09, 2019Copper Contributor
Files are auto copied when I'm selecting multiple files inside folder
The title^ I need to select a couple filles maybe 50 in a folder with 1000 files so I hold ctrl key and select my files, suddenly all of the selected files start copying themselves and I have to ...
- Oct 09, 2019I think the problem is caused because Windows thinks you actually want to copy the files by drag and dropping them on to the same location.
it can be avoided by not moving your mouse while holding down the CTRL key and selecting the files.
current the threshold is 4 pixels, (the amount of pixels your mouse cursor can travel before Windows thinks you want to copy your files by drag and drop) but you can increase it to something like 20 or 30 pixels (Width and Height)
please go to the Regedit (you can press Win button + R and type in Regedit),
then navigate to here: HKEY_CURRENT_USER\Control Panel\Desktop
On the right-hand side you should see two values, DragHeight and DragWidth. Just double-click on them and change the value to something higher. You might have to experiment to get it right for you, but I’d start with somewhere between 20 and 30.
hope this helps 🙂
HotCakeX
MVP
I think the problem is caused because Windows thinks you actually want to copy the files by drag and dropping them on to the same location.
it can be avoided by not moving your mouse while holding down the CTRL key and selecting the files.
current the threshold is 4 pixels, (the amount of pixels your mouse cursor can travel before Windows thinks you want to copy your files by drag and drop) but you can increase it to something like 20 or 30 pixels (Width and Height)
please go to the Regedit (you can press Win button + R and type in Regedit),
then navigate to here: HKEY_CURRENT_USER\Control Panel\Desktop
On the right-hand side you should see two values, DragHeight and DragWidth. Just double-click on them and change the value to something higher. You might have to experiment to get it right for you, but I’d start with somewhere between 20 and 30.
hope this helps 🙂
it can be avoided by not moving your mouse while holding down the CTRL key and selecting the files.
current the threshold is 4 pixels, (the amount of pixels your mouse cursor can travel before Windows thinks you want to copy your files by drag and drop) but you can increase it to something like 20 or 30 pixels (Width and Height)
please go to the Regedit (you can press Win button + R and type in Regedit),
then navigate to here: HKEY_CURRENT_USER\Control Panel\Desktop
On the right-hand side you should see two values, DragHeight and DragWidth. Just double-click on them and change the value to something higher. You might have to experiment to get it right for you, but I’d start with somewhere between 20 and 30.
hope this helps 🙂
Miagames
Oct 09, 2019Copper Contributor
thank you it did the job. does that work in all windows versions?
- HotCakeXOct 09, 2019MVP
Miagames wrote:
thank you it did the job. does that work in all windows versions?You're welcome!
I'm not sure i think it should work on Windows 7 too beside 10
- MiagamesOct 09, 2019Copper Contributorok good. thanx. will this change be synced with my windows settings or do i have to do this every time?
- HotCakeXOct 10, 2019MVPYou can use this registry key to enable and disable the change you made, without going through the registry.
https://www.howtogeek.com/wp-content/uploads/gg/StopDragDroppingAnnoyance.zip
inside the zip file, there are 2 registry files and you can modify them if you open them with Notepad.