Unsolved
This post is more than 5 years old
14 Posts
0
1560
January 18th, 2006 01:00
Mysterious Problem
I've had a problem lately, that I'm not sure how to fix. It has two symptoms that I don't understand. Any thoughts on diagnostics are appreciated:
1) The following error occurs on the welcome screen (I autoload my only profile):
Windows cannot load the user's profile but has logged you on with the default profile for the system.
DETAIL - The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
2) The computer hangs after 30 minutes of inactivity. I have turned off everything I can think of that works on a timer (screen saver, etc.).
I did previously have a problem that required me to make a new user profile, as the old one got corrupted (how I have no idea). However, this new problem did not immediately occur afterwards, so I don't know if it's related. Also, I have no apparent problems other than the two mentioned.
1) The following error occurs on the welcome screen (I autoload my only profile):
Windows cannot load the user's profile but has logged you on with the default profile for the system.
DETAIL - The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
2) The computer hangs after 30 minutes of inactivity. I have turned off everything I can think of that works on a timer (screen saver, etc.).
I did previously have a problem that required me to make a new user profile, as the old one got corrupted (how I have no idea). However, this new problem did not immediately occur afterwards, so I don't know if it's related. Also, I have no apparent problems other than the two mentioned.
0 events found
No Events found!


chuket
1.4K Posts
0
January 18th, 2006 01:00
Doomclown
Problem #1:
Copy / paste the bold text below to Notepad:
ren C:\Documents and Settings\xxxxx\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat _UsrClass.dat
ren C:\Documents and Settings\xxxxx\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat.log _UsrClass.dat.log
pause
Do not copy below here.
Important: Then replace xxxxx with your user name in the text above.
Then 'save as' UsrClass.bat (it must have the .BAT extension to work) to the desktop. Then run it. Reboot and you should be good as far as the default profile.
Message Edited by chuket on 01-17-2006 10:36 PM
Doomclown
14 Posts
0
January 18th, 2006 01:00
I'm guessing that the idea is to remove (rename) a couple of files so that Windows will regenerate them?
chuket
1.4K Posts
0
January 18th, 2006 03:00
Message Edited by chuket on 01-18-2006 12:55 AM
Doomclown
14 Posts
0
January 18th, 2006 22:00
chuket
1.4K Posts
0
January 18th, 2006 23:00
Doomclown
You might be better off with a new post on problem #2
Chuket