- - - - - - - - - - - - - - - - - -
D I S C L A I M E R
- - - - - - - - - - - - - - - - - -
This how-to involves editing the Windows Registry. Please be very cautious if you are not a techie. The registry can make or break your system; do only what is described within this document! This post was originally submitted by enoctis (enoctis@yahoo.com). Please leave the disclaimer in place when redistributing this information.
- - - - - - - - - - - - - - - - - -
S Y M P T O M S :thumbsd:
- - - - - - - - - - - - - - - - - -
The following error is received when trying to open folders that contain pictures or thumbnails:
'Windows Explorer has stopped working' -AND/OR- 'Windows Explorer is restarting'
Problem Event Name: InPageError
Error Status Code: c000009c
- - - - - - - - - - - - - - - - - -
D I A G N O S I S
- - - - - - - - - - - - - - - - - -
Windows Explorer is crashing everytime you open a folder that has images or thumbnails because somehow the thumbnail index for the images became corrupted. Where Vista should have been designed to automatically regenerate the corrupted data, it crashes instead... go Vista!
- - - - - - - - - - - - - - - - - -
S O L U T I O N :thumbsup:
- - - - - - - - - - - - - - - - - -
This is very easy and doesn't require any additional software. Luckily, Windows has what is required to fix this problem. Unfortunately, Microsoft doesn't have the where-with-all to make it consumer-friendly! What you're going to do is clear the thumbnail cache and temporary files, then run SFC (System File Checker), which will attempt to fix any corrupted files.
- - - - - - - - - - - - - - - - - -
E X P E R T : H O W - T O
- - - - - - - - - - - - - - - - - -
NOTE: If you're not a techie please skip this version & refer to the 'Newbie' version below.
1) Open registry > HKEY_CURRENT_USER/Software/Microsoft/Shell/Bags > delete numerically named subkeys
2) Run > %appdata% > delete the 'Windows Photo Gallery' folder (check inside 'Windows' or 'Microsoft')
3) Disk Cleanup > All files > Check all items except 'Setup Log Files'
4) Run > cmd (as administrator) > sfc /scannow
- - - - - - - - - - - - - - - - - -
N E W B I E : H O W - T O
- - - - - - - - - - - - - - - - - -
1) On the start menu where it says 'Start Search' type 'regedit' (no quotes)
2) In the window that opens (Registry Editor) navigate to 'HKEY_CURRENT_USER/Software/Microsoft/Shell/Bags'
3) Delete any folders under 'Bags' that are numerically named (1, 2, 3, etc.)
4) Again, on the start menu where it says 'Start Search', type '%appdata%' (no quotes) and hit ENTER
5) In the folder that opens delete the 'Windows Photo Gallery' may be under 'Microsoft' or 'Windows'
6) Hit WIN + E (opens 'My Computer'), right-click on the C:\ drive > Properties
7) Click the 'Disk Cleanup' button > 'Files from all users on this computer'
8) Check all the boxes in the window that pops up except 'Setup Log Files'; click 'OK'
9) Once more, on the start menu where it says 'Start Search', type 'cmd' (no quotes) and hit ENTER
10) Close the window that opens (this is just to add a link to the Start Menu)
11) Find 'cmd.exe' or 'Command Prompt' in the Start Menu, right-click > 'Run as administrator'
12) Enter 'sfc /scannow' and hit ENTER
NOTE: The last step caused my system to crash at the very end of the operation, but did not cause any problems. The system rebooted fine and I can now browse all folders without any problems.