0

My sister came to me with a problem she's having with her laptop.

She's running Windows Vista and once you login explorer.exe stops responding and restarts. This continues and is not operable.

NOTE: This is not just a Vista related problem.

However the guest account works fine. I also made a new user Hello and it too works fine.

What I've tried...

  • Drivers are all upto date, I used task manager to close all apps that may conflict with Windows explorer.
  • I have several spare and new ram chips lying around. Thus I upgraded her RAM from 2GB to 4GB with new chips.
  • I have a friend who lend me his "Windows Anytime Upgrade" CD. I backed up her data (Thanks to Linux) and ran System Restore.

Unfortunately the problem still persists.

Does anyone have any suggestions on how to solve this problem?

2 Answers2

2

Explorer.exe repair:

It might be there are some broken autostart scripts on user level. You can try to start Windows safe mode by pressing F8 while booting. Have a look if explorer.exe crashes in safe mode.

You can find some errors about application errors of the explorer in the event viewer.

Try to disable some 3rd party applications in msconfig.exe if explorer.exe works as normal in safe mode.

If you don't find the cause you can try Autoruns from Microsoft Sysinternals. It has an Explorer part.

Firefox bookmarks backup:

There is a file called places.sqlite which contains all the bookmarks in a Firefox profile folder. "%APPDATA%\Mozilla\" Or longer:

C:\Users\insert_your_username_here\Appdata\Mozilla\Random_Number.default\places.sqlite

You can backup that file and create a new Firefox Profile and restore that file, if you still need that.

0

Seeing as the problem did not persist with a new user account what I did is I migrated her data to the new user account using Command Prompt. (Backup Firefox Data and Backup Google Chrome Data)