Windows 7 Games folder very slow: it takes several seconds to open Games or to select a game

2

0

The Windows 7 Games folder is very slow, and it appears to be CPU bound by Explorer.exe. When I open it, the folder takes several seconds to load all of the games. It also takes several seconds to select a game by pointing to it.

After I open the Games folder, Explorer.exe continuously uses one CPU core with about 15-20% total usage of the quad-core processor. This does not occur unless and until I open the Games folder. Using Sysinternals Process Monitor, I found some abnormal registry accesses by Explorer:

Explorer.exe registry access loop Click for larger size

These registry accesses occur non-stop, and I need to terminate and restart Explorer.exe through the Task Manager to recover.

Any idea what may be causing this behavior? Rebooting doesn't solve the problem, and sfc /scannow exited without "find[ing] any integrity violations."

Edit: Explorer no longer continues to hog the CPU after closing Games, but accessing the Games folder and selecting a game is still slow. Process Monitor still indicates that Explorer was enumerating a whole bunch of files and registry entries. Why?

bwDraco

Posted 2012-01-14T16:18:39.583

Reputation: 41 701

1This doesn't look like abnormal registry access to me. Then again, you need to use Process explorer to find out what is gathering most of the CPU time first of all. Next, a list of Explorer Shell Extensions. No default behavior of Explorer would cause this or comes to mind. – surfasb – 2012-01-14T16:25:04.707

What's abnormal about this was that it was doing this repeatedly, non-stop. Note that I can't reproduce this behavior any longer; see edit. The Games Explorer is still slow. This doesn't occur when accessing other folders or when opening Control Panel. – bwDraco – 2012-01-14T16:32:47.000

You still haven't tried Process Explorer yet huh? – surfasb – 2012-01-14T16:48:04.873

I do have Process Explorer, but I haven't used it in this case. – bwDraco – 2012-01-14T16:52:33.397

Is it just me or why does the "explorer" have a All_Caps extention? .EXE when pictures of process monitor and process explorer and the stuff I have here would use a lower case extention? Without being alarmist, there are other things about the question that might indicate a baddie, so that is what has me looking at other oddities. – Psycogeek – 2012-01-14T17:50:50.660

Scans by Norton Internet Security do not indicate any problems. – bwDraco – 2012-01-14T17:53:47.617

Can you look in program files, and see if anything is there that you didnt put there , or something that shouldn't be there ? some of The things that messed with windows.live stuff have that in common. I donno, I dont use that yet. – Psycogeek – 2012-01-14T18:02:11.177

A scan of Program Files, Program Files (x86), ProgramData and Windows did not find any threats. – bwDraco – 2012-01-14T18:44:42.887

Answers

2

Games Explorer isn't a typical Explorer Windows. It does things in the background, so my guess is a certain shell extension or Game shortcut is causing it to hang while it looks for information.

There is the options for the Game Explorer. Try turning them off, but my #1 guess is still a Explorer Shell Extension.

surfasb

Posted 2012-01-14T16:18:39.583

Reputation: 21 453

I can't identify any problematic shell extension. I tried clearing the list of hidden games and hiding some games again, and it did not help. – bwDraco – 2012-01-14T17:19:40.090

Did you try turning off all the Shell extensions first? – surfasb – 2012-01-15T06:06:48.103

1

Yes, through ShellExView. The folder is still slow. Only one shell extension was added before the problem began. I suspect the problem may be caused by an update to Windows. Any other suggestions?

– bwDraco – 2012-01-15T18:11:36.053

@DragonLord: Uninstall the update. – surfasb – 2012-01-15T23:29:02.290

All of the recent updates were security updates for Patch Tuesday which I do not want to remove. I would rather wait for Microsoft to correct it. – bwDraco – 2012-01-15T23:32:16.467

I'd remove them, just out of curiousity. – surfasb – 2012-01-16T01:19:34.780

None of the updates or associated vulnerabilities (MS12-001, MS12-004, MS12-005, MS12-006) appear to be related to the issue. As far as I am aware, the Windows Media issue doesn't appear to be related to the Games Explorer.

– bwDraco – 2012-01-17T00:42:41.267

0

Try changing the settings and tell it to not download new game info (If you haven't already).

Akumakage

Posted 2012-01-14T16:18:39.583

Reputation: 1

0

This Microsoft forum post seems to indicate that other users have had issues because video drivers were out of date. Seems simple enough, but video drivers do a lot of weird things. Check your driver, make sure you've got the latest.

JohnThePro

Posted 2012-01-14T16:18:39.583

Reputation: 211

Updating video drivers did not help. – bwDraco – 2012-02-10T23:52:03.250