New Profile created on every startup

F

fog1

Every time I boot up my laptop, which is running Windows XP Home Edition,
after a shut down, a new profile is created. How do I stop this and have the
system use just one?
 
P

Pegasus \(MVP\)

fog1 said:
Every time I boot up my laptop, which is running Windows XP Home Edition,
after a shut down, a new profile is created. How do I stop this and have
the
system use just one?

Do this to assist the diagnostic process:
- Click Start / Run / cmd{OK}
- Type these commands verbatim:
net user "%UserName%" > c:\test.txt {Enter}
set >> c:\test.txt
notepad c:\test.txt{Enter}
- Paste the text you see into your reply.
 
F

fog1

Here is the output:

User name Sarah Green
Full Name
Comment
User's comment
Country code 000 (System Default)
Account active Yes
Account expires Never
Password last set 11/14/2006 10:50 AM
Password expires Never
Password changeable 11/14/2006 10:50 AM
Password required No
User may change password Yes
Workstations allowed All
Logon script
User profile
Home directory
Last logon 7/29/2008 3:41 PM
Logon hours allowed All
Local Group Memberships *Administrators
Global Group memberships *None
The command completed successfully.
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\TEMP\Application Data
CLASSPATH=.;C:\Program Files\Java\jre1.5.0_08\lib\ext\QTJava.zip
CLIENTNAME=Console
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=SAGSTER
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\TEMP
LOGONSERVER=\\SAGSTER
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\ATI Technologies\ATI Control Panel;C:\Program Files\QuickTime\QTSystem\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0d06
ProgramFiles=C:\Program Files
PROMPT=$P$G
QTJAVA=C:\Program Files\Java\jre1.5.0_08\lib\ext\QTJava.zip
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\TEMP\LOCALS~1\Temp
TMP=C:\DOCUME~1\TEMP\LOCALS~1\Temp
USERDOMAIN=SAGSTER
USERNAME=Sarah Green
USERPROFILE=C:\Documents and Settings\TEMP
windir=C:\WINDOWS




Pegasus (MVP) said:
Do this to assist the diagnostic process:
- Click Start / Run / cmd{OK}
- Type these commands verbatim:
net user "%UserName%" > c:\test.txt {Enter}
set >> c:\test.txt
notepad c:\test.txt{Enter}
- Paste the text you see into your reply.

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top