Another user account is created for the ASP. Net Worker Process (Aspnet_wp.exe) so that it is not running with administrator privileges. This helps to increase security because if there was a breach the worker process is running as a lowly restricted user rather than having administrator privileges on the local machine. The big complaint with there being another user created is that when it is created it will prevent auto logon had there previously only been one user on the computer.
terii said:It can be left on your computer. The only problem is that you will not boot directly to your Desktop. Click Start > Run >control userpasswords2. In the next window remove the check mark from "Users must enter an user name and password to use the Computer".This will allow you to boot directly to desktop in your usual account.
spacedude89 said:I wouldnt do that, In his screenshot his account is password protected. so he probley wants it to go to the login screen.
Trizoy said:You can remove this account, but it is vital if you do asp.net development work on your machine.
By removing the account you may find your ASP.net projects will no longer function correctly.