J
Jozsef Bekes
Hi Guys,
I am a programmer and I never use the built in file browser of Windows
(Total Commander rulez ;-))
But a colleauge of mine (non programmer) does use Windows Explorer, and
sometimes it opens very slow for him. I have done some investigations, and
this is what I have found:
I have attached with windbg and whenever I hit break, explorer.exe was
reading the registry. So I have downloaded regmon and produced a quick and a
slow report. The main difference seems to be that in the slow case
explorer.exe is reading values in the registry under the following path,
around 20 thousands (20000) of times:
HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU
I have no idea what this read does and how to fix this. I bet there is a
checkbox and if I untick that then some functionality is turned off that
causes this read to happen, I just do not know which setting to change. Does
anyone have a
suggestion?
Thanks for all answers!!!
Regards,
Jozsi
I am a programmer and I never use the built in file browser of Windows
(Total Commander rulez ;-))
But a colleauge of mine (non programmer) does use Windows Explorer, and
sometimes it opens very slow for him. I have done some investigations, and
this is what I have found:
I have attached with windbg and whenever I hit break, explorer.exe was
reading the registry. So I have downloaded regmon and produced a quick and a
slow report. The main difference seems to be that in the slow case
explorer.exe is reading values in the registry under the following path,
around 20 thousands (20000) of times:
HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU
I have no idea what this read does and how to fix this. I bet there is a
checkbox and if I untick that then some functionality is turned off that
causes this read to happen, I just do not know which setting to change. Does
anyone have a
suggestion?
Thanks for all answers!!!
Regards,
Jozsi