up vote 1 down vote favorite
share [g+] share [fb]

When I open a particular folder on my inside a folder on my desktop. This folder was copied via a DVD-ROM from a previous computer. I didn't have any problems with this folder on the other computer. There are 36,316 files and 7,558 folders in this directory and it's 3.30GB.

Any ideas why this might be happening?

link|improve this question

71% accept rate
>36,316 files. That might be it, that's quite a lot :P – Phoshi Mar 5 '10 at 20:32
feedback

3 Answers

Did the old computer have better hardware?

It is likely XP indexing the folder and trying to gather information about the subfolders. If there are a lot of images in the parent folder, explorer will typically hang as there are so many thumbnails to generate.

The hiccup would be much more noticeable on older hardware.

link|improve this answer
nope, I went from Pentium D to a Core2. – craigmoliver Mar 5 '10 at 20:37
feedback

Is anything appearing in Task Manager with high CPU usage at all?

Do you have any antivirus software running? If so, depending on the type of files, it may well be trying to scan the behemoth of a folder in the background. This could be resulting in the lockup.

If so, try temporarily disabling it to see if it helps.

link|improve this answer
feedback
up vote 0 down vote accepted

I can't believe I didn't notice this. There were shortcuts in the root folder that referenced my old computer. They had absolute paths. They changed from C:\ to \\old-computer\c$. I'm on a enterprise network if that has anything to do with it.

I removed those shortcuts and reinstalled Windows. All is well now.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.