Share via

Session-Initialization-Failed

Anonymous
2010-07-13T04:36:12+00:00

I've got the blues from this BSOD.  I've gotten inside the Recovery Console with the disc but i need help with the commands.  Apparently I don't speak that language.  My stop message is 0x00000006F.

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-08-09T14:04:52+00:00

If you mean you are getting a STOP error that says something like:

SESSION3_INITIALIZATION_FAILED

*** STOP: 0x0000006F (0xc0000034, 00000000, 00000000, 00000000)

That usually means that the smss.exe file is missing - probably quarantined (effectively deleted) by some antivirus/antimalware program (Avast, AVG or avira! first thoughts).

You can recreate the problem anytime you want, then learn how to fix it.

There are several different SESSIONx_INITIALIZATION_FAILED messages and they all mean something different.

Generally not too hard or fix though.

For this one, I would do this:

After booting into the XP Recovery Console, you should be in the C:\WINDOWS folder.  If you are not in the C:\WINDOWS folder you have some other problem that you need to fix first.

In the Recovery Console, from the C:\WINDOWS prompt, enter the following commands:

cd system32

copy c:\windows\system32\dllcache\smss.exe

Reply in the affirmative to any "are you sure" messages so 1 file(s) is copied then enter 'exit' at the command prompt (your system will restart)

Depending on your system configuration, you may need to copy the files from another location, so if they are not in the dllcache folder for some reason, enter the commands like this:

cd system32

copy c:\windows\ServicePackFiles\i386\smss.exe

exit

(your system will restart)

There are other possibilities for that message, but I would start with replacing the smss.exe file.

Was this answer helpful?

4 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2011-08-09T11:49:41+00:00

    Hey, Bingo.

    I knew one day someone will come with this kind of problem.

    Boot with Mini windows xp and delete the hidden folder named "System volume information" from all the drives. And run chkdsk and look for errors.

    Was this answer helpful?

    0 comments No comments