Windows remember my .net passport

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can avoid the dialog than show Windows XP whan say at begin any like
..NET Passport....

When you sign in at 1º time to Windows Messenger or MSN Messenger in a new
Windows XP?

This dialog caused than some people than I installed to they a Windows XP
the computer at start sign in with their Passport.
 
1. Go to Start/Run and type "Services.msc" (without quotes). In the Services
dialog box, if you find the '.NET Runtime Optimization Service' then set it
to Disabled.

2. Go to Control Panel/User Accounts and select the aspnet_wp ASP.NET
Machine Account, then choose to Delete it. This account is only necessary if
you do development work using the .NET Framework. Alternatively you can
delete this account by going to Control Panel/Administrative Tools/Computer
Management/Local Users & Groups/Users and disabling the ASPNET account.
Should you ever need to recreate this account, go to your .NET folder
(usually \WINDOWS\Microsoft.NET\Framework\[versionnumber]\) and run the
aspnet_regiis.exe file.
 
Back
Top