Today we are sharing solution of a very common and annoying problem in Windows. Many times when you select "Copy to folder" or "Move to folder" command from Edit menu or by right-click on a file/folder, the "Copy Items" or "Move Items" dialog box is not displayed properly on the screen. It opens partially off the screen and you need to drag the dialog box up to show it properly.

As you can see in above screenshot, the dialog box is not showing properly.
Actually it happens when you resize the dialog box and its registry setting gets corrupted. The problem can be fixed easily using a simple registry trick as mentioned below:
1. Type regedit in RUN or Startmenu Searchbox and press Enter. It'll open Registry Editor.
2. Now go to following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
3. In right-side pane, you'll see following 2 DWORD values:
Browse For Folder Height
Browse For Folder Width

4. Delete both DWORD values and exit Registry Editor.
5. That's it. Now "Copy Items" and "Move Items" dialog box will be shown properly on screen in their default size.

PS: If you want a ready-made registry script to fix the problem automatically, download following ZIP file, extract it and run the .REG file. It'll ask for confirmation, accept it:
This article was posted by VG in following section: Troubleshooting, Windows 7, Windows Vista, Windows XP.
If you enjoyed this article, you can subscribe to our RSS feed or free newsletter to get all new articles directly in your Inbox. Also check out our most popular articles and archive to read other interesting articles. If you have some news or tip to share, please send us.
saumil
hi vishal.
very good & useful post.
rgds
saumil
Kevin
This is a very helpful article because, even though I have never used that function before, I know a friend that does.
Thanks VG!!
Ashok Hallan
I m not getting "Copy To" & "Move To" right menu context commands. I have to use cut,copy,paste both in my xp & vista notebooks.Suggest solution.
VG
^^ You can manually add it using registry script. Run the registry code given in Step1 in following topics for XP and Vista:
http://www.askvg.com/master-tutorial-to-make-your-windows-xp-super-fast/
http://www.askvg.com/master-tutorial-to-make-your-windows-vista-super-fast/
Decent_King
This is a very Great article
Very nice
keep it up
Ron
I would like to know if this fix would also apply to the "File / Open" dialog. I've known a few people who have had a similar problem with the open dialog. It sounds similar enough that this fix may work, or it may have to be applied on a slightly different key
VG
^^ It should work.