Awhile ago, I updated Windows 8 and it randomly added ASPNET to the users on my login screen.
Now that i'm on Windows 10, it is still there and I want to get rid of it. How can I do this? When I go into control panel and look at the users on my computer, I don't see "ASPNET" anywhere.
I want to get rid of it because I do not use anything that needs ASPNET or whatever. Thanks to who ever takes the time to help me out!
I searched "net" in the list of programs to uninstalled, but nothing came up. I looked through the programs and I didn't see any sort of net.
Oddly, now when I restart my laptop, when it loads to the login screen, the asp.net user is still there, but after it sits for about 5-10 seconds, it goes away then goes to what my login is. Does it every time.
Just delete the account. It's not used for anything useful.
admin command prompt net user //look at the aspnet account name net user aspnetnamegoeshere /delete //if it has spaces use net user "aspnet name" /delete