Error on "Windows cannot unload your registry file"

  • Thread starter Thread starter Alan Tang
  • Start date Start date
A

Alan Tang

Hello:

I have many error which is in the Event Application Log when the
user try to login. (Even in Schedule Task job)

Would you mind to give me some hints of how to fix it!

Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1000
User: NT AUTHORITY\SYSTEM

Description:
Windows cannot unload your registry file. If you have a roaming
profile, your settings are not replicated. Contact your administrator.

DETAIL - Access is denied. , Build number ((2195)).


Thanks!
 
goto Control Panel>Add/Remove Programs > Change/Remove Programs
and see if Q329170 is listed as an update if it is remove it.

plus

start > run > gpedit.msc > Computer Configuration> Administrative
Template
System > Logon > Maximum retries to unload and update user
profile ... set
enabled and to say 5 ... default if not configured is 60!!
(the error will still be in the event viewer but the system will
shut down quicker)

Other tricks to try are before shutdown ....
Start > Run > type NET STOP SPOOLER > click OK
(or place the NET STOP SPOOLER into a logoff script)


There appears to be a hotfix available from MS (thanks Neo)
http://support.microsoft.com/default.aspx?scid=kb;en-us;814770

but you will have to telephone MS to order it.

hope that helps
 
Hello:

Very thanks for your information. I have check that the pint spooler
is already stop but the error message also appear!
 
Back
Top