|
Next: Wireless Keyboard Key Config
|
| Author |
Message |
External

Since: Dec 19, 2006 Posts: 3
|
(Msg. 1) Posted: Tue Dec 19, 2006 11:19 am
Post subject: Locally stored profile does not load Archived from groups: microsoft>public>windowsxp>help_and_support (more info?)
|
|
|
|
| I'm using Windows XP, Home Edition. When I turn on the compurter, I receive
the message:
Windows cannot load the locally stored profile: Insufficient security
rights or a corrupted local file. Windows has logged you in with a temporary
profile. Any setting you make will not be saved.
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 30, 2005 Posts: 31
|
(Msg. 2) Posted: Tue Dec 19, 2006 3:07 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi LewisWorld,
Check out these MSKB articles:
Error Message: "Windows Cannot Load the Locally Stored Profile"
http://support.microsoft.com/kb/812339/en-us
"Windows cannot load your profile because it may be corrupted" error message
when you try to log on to Windows XP
http://support.microsoft.com/kb/318011/en-us
Regards,
--
Patti MacLeod
Microsoft MVP - Windows Shell/User
"LewisWorld" <LewisWorld.TakeThisOut@discussions.microsoft.com> wrote in message
news:77B01247-B8B4-4C6D-9FF7-A0DCBACA82FC@microsoft.com...
> I'm using Windows XP, Home Edition. When I turn on the compurter, I
> receive
> the message:
>
> Windows cannot load the locally stored profile: Insufficient security
> rights or a corrupted local file. Windows has logged you in with a
> temporary
> profile. Any setting you make will not be saved.
>
> |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2006 Posts: 3
|
(Msg. 3) Posted: Tue Dec 19, 2006 3:07 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks, Patti. I had seen the first article, but not the second. Turned out
to be an easy fix with a new profile.
"Patti MacLeod" wrote:
> Hi LewisWorld,
>
> Check out these MSKB articles:
>
> Error Message: "Windows Cannot Load the Locally Stored Profile"
> http://support.microsoft.com/kb/812339/en-us
>
> "Windows cannot load your profile because it may be corrupted" error message
> when you try to log on to Windows XP
> http://support.microsoft.com/kb/318011/en-us
>
>
>
> Regards,
>
> --
> Patti MacLeod
> Microsoft MVP - Windows Shell/User
>
> "LewisWorld" <LewisWorld DeleteThis @discussions.microsoft.com> wrote in message
> news:77B01247-B8B4-4C6D-9FF7-A0DCBACA82FC@microsoft.com...
> > I'm using Windows XP, Home Edition. When I turn on the compurter, I
> > receive
> > the message:
> >
> > Windows cannot load the locally stored profile: Insufficient security
> > rights or a corrupted local file. Windows has logged you in with a
> > temporary
> > profile. Any setting you make will not be saved.
> >
> >
>
>
> |
|
| Back to top |
|
 |  |
External

Since: Mar 03, 2006 Posts: 117
|
(Msg. 4) Posted: Tue Dec 19, 2006 4:28 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Make sure you have full control on your profile folder. To do so so
start a command prompt and issue this command:
cacls C:"\Documents and Settings\username" /t /e /g username:f
Obviously, replace username above with your user name. You have to use
the quotation marks in the command, as above. You can simply use the
cacls command on your profile folder to ensure that you have the full
control permissions on the folder:
cacls C:"\Documents and Settings\username"
You should see your username with letters, the letter "F" should be
there by your username. Once you are certain that you have proper
permissions reboot the computer. If the error persists see here:
How to copy data from a corrupted user profile to a new profile
http://support.microsoft.com/?kbid=811151
Cacls reference:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddo...en-us/c
John
LewisWorld wrote:
> I'm using Windows XP, Home Edition. When I turn on the compurter, I receive
> the message:
>
> Windows cannot load the locally stored profile: Insufficient security
> rights or a corrupted local file. Windows has logged you in with a temporary
> profile. Any setting you make will not be saved.
>
> |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2006 Posts: 3
|
(Msg. 5) Posted: Tue Dec 19, 2006 4:28 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John John,
Thanks. I did what you suggested. MS-DOS responded with an "F" after all
kinds of things, like NT Authority, Builtin Adminstrators, OI, CI, IO, and so
forth.
Does this mean I have "full control?"
Sorry for my lack of technical facility with the technical names.
"John John" wrote:
> Make sure you have full control on your profile folder. To do so so
> start a command prompt and issue this command:
>
> cacls C:"\Documents and Settings\username" /t /e /g username:f
>
> Obviously, replace username above with your user name. You have to use
> the quotation marks in the command, as above. You can simply use the
> cacls command on your profile folder to ensure that you have the full
> control permissions on the folder:
>
> cacls C:"\Documents and Settings\username"
>
> You should see your username with letters, the letter "F" should be
> there by your username. Once you are certain that you have proper
> permissions reboot the computer. If the error persists see here:
>
> How to copy data from a corrupted user profile to a new profile
> http://support.microsoft.com/?kbid=811151
>
> Cacls reference:
> http://www.microsoft.com/resources/documentation/windows/xp/all/proddo...en-us/c
>
> John
>
> LewisWorld wrote:
>
> > I'm using Windows XP, Home Edition. When I turn on the compurter, I receive
> > the message:
> >
> > Windows cannot load the locally stored profile: Insufficient security
> > rights or a corrupted local file. Windows has logged you in with a temporary
> > profile. Any setting you make will not be saved.
> >
> >
>
> |
|
| Back to top |
|
 |  |
External

Since: Mar 03, 2006 Posts: 117
|
(Msg. 6) Posted: Tue Dec 19, 2006 5:09 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
If your username is there with the letter "F" along with those other
letters then yes you have full control on the folder.
John
LewisWorld wrote:
> John John,
>
> Thanks. I did what you suggested. MS-DOS responded with an "F" after all
> kinds of things, like NT Authority, Builtin Adminstrators, OI, CI, IO, and so
> forth.
>
> Does this mean I have "full control?"
>
> Sorry for my lack of technical facility with the technical names.
>
>
> "John John" wrote:
>
>
>>Make sure you have full control on your profile folder. To do so so
>>start a command prompt and issue this command:
>>
>>cacls C:"\Documents and Settings\username" /t /e /g username:f
>>
>>Obviously, replace username above with your user name. You have to use
>>the quotation marks in the command, as above. You can simply use the
>>cacls command on your profile folder to ensure that you have the full
>>control permissions on the folder:
>>
>>cacls C:"\Documents and Settings\username"
>>
>>You should see your username with letters, the letter "F" should be
>>there by your username. Once you are certain that you have proper
>>permissions reboot the computer. If the error persists see here:
>>
>>How to copy data from a corrupted user profile to a new profile
>>http://support.microsoft.com/?kbid=811151
>>
>>Cacls reference:
>>http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/cacls.mspx?mfr=true
>>
>>John
>>
>>LewisWorld wrote:
>>
>>
>>>I'm using Windows XP, Home Edition. When I turn on the compurter, I receive
>>>the message:
>>>
>>>Windows cannot load the locally stored profile: Insufficient security
>>>rights or a corrupted local file. Windows has logged you in with a temporary
>>>profile. Any setting you make will not be saved.
>>>
>>>
>>
>> |
|
| Back to top |
|
 |  |
External

Since: Jan 26, 2007 Posts: 19
|
(Msg. 7) Posted: Wed Dec 20, 2006 6:22 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You're very welcome
Regards,
--
Patti MacLeod
Microsoft MVP - Windows Shell/User
"LewisWorld" wrote:
> Thanks, Patti. I had seen the first article, but not the second. Turned out
> to be an easy fix with a new profile.
>
> "Patti MacLeod" wrote:
>
> > Hi LewisWorld,
> >
> > Check out these MSKB articles:
> >
> > Error Message: "Windows Cannot Load the Locally Stored Profile"
> > http://support.microsoft.com/kb/812339/en-us
> >
> > "Windows cannot load your profile because it may be corrupted" error message
> > when you try to log on to Windows XP
> > http://support.microsoft.com/kb/318011/en-us
> >
> >
> >
> > Regards,
> >
> > --
> > Patti MacLeod
> > Microsoft MVP - Windows Shell/User
> >
> > "LewisWorld" <LewisWorld.RemoveThis@discussions.microsoft.com> wrote in message
> > news:77B01247-B8B4-4C6D-9FF7-A0DCBACA82FC@microsoft.com...
> > > I'm using Windows XP, Home Edition. When I turn on the compurter, I
> > > receive
> > > the message:
> > >
> > > Windows cannot load the locally stored profile: Insufficient security
> > > rights or a corrupted local file. Windows has logged you in with a
> > > temporary
> > > profile. Any setting you make will not be saved.
> > >
> > >
> >
> >
> > |
|
| Back to top |
|
 |  |
External

Since: May 06, 2007 Posts: 1
|
(Msg. 8) Posted: Sun May 06, 2007 4:49 pm
Post subject: RE: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
--
johnfromeadowcroft
"LewisWorld" wrote:
> I'm using Windows XP, Home Edition. When I turn on the compurter, I receive
> the message:
>
> Windows cannot load the locally stored profile: Insufficient security
> rights or a corrupted local file. Windows has logged you in with a temporary
> profile. Any setting you make will not be saved.
>
> |
|
| Back to top |
|
 |  |
External

Since: Oct 14, 2009 Posts: 1
|
(Msg. 9) Posted: Wed Oct 14, 2009 1:25 pm
Post subject: Re: Locally stored profile does not load [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks to John John. His DOS command worked perfectly when the
Microsoft recommended methods did not for my Windows XP Home Edition
Service Pack 3 operating system. After restoring access to my documents
and settings I was able to copy all from the corrupted user account
profile to the new administrator access account I created. (I did not
have to go to a separate account to make the file transfers unlike the
Micorsoft recommended method. Also, for your information, when you go
to delete the corrupted profile, a prompt appears to copy all files to
the desktop. The only thing I have not figured out is how to retrieve
my NetZero Internet favorites.
Also, does anyone know how the corruption occurs? This came out the
blue for me (I had sufficient space and memory including virtual memory)
after five years of using a Dell Dimension 3000 computer.
--
dittonmh
------------------------------------------------------------------------
dittonmh's Profile: http://forums.techarena.in/members/144286.htm
View this thread: http://forums.techarena.in/windows-xp-support/645102.htm
http://forums.techarena.in |
|
| Back to top |
|
 |  |
| Related Topics: | Help, my wife is going to kill me. (lost profile) - Ok, so today I was erasing a bunch of old software. Then my wife needed the computer, so she logged me off and signed on under her name. It wasn't loading and then this popped up. 1. Windows cannot load the locally stored profile. Possible causes o...
System restore problem - Every time I have used 'system restore' on my desktop PC it has caused me great problems which eventually require a 'C' drive format and rebuild of my data. I'm running XP Home on a 3.2gh Intel. Each time the result has been the same - ie I've had a....
Using another key to escape from Remote Assistance? - I need to use RA with an application (Korn Shell) that uses the ESC key (and this CANNOT be configured). How do I tell RA that I do not want it to use ESC to escape from the session (or to use another key)?
Partitions - i'm running xp opertation system. I have 0GB hard disk space. They are seperated in 2 partitions. The c:\ is 7GB and the D:\ is 63GB. How can I merge these logical drives together to make the C:\ read 70GB? Please advise. thanks
Black screen for around 10 minutes between windows splash .. - Hello all, Running XP Pro, my computer starts up seemingly fine, loads as far as the windows splash screen with the little blue progress bar and then the screen goes black for about 10 minutes and then the welcome screen appears. After this, performanc... |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|