|
| |||||||||
| Tags: account, aspnet, deleting, hidden |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Deleting my hidden ASP.NET user account
I'd like to keep the .NET framework, but don't need the ASP account due to the fact I'm not in development. Deleting the account will allow instant log-on without the password prompt or splash screen... However, the account is hidden, and I can NOT access it via User Accounts... Also, I've read forums which state the account can be deleted from Computer Management within Administrative Tools, but there is no Local Users and Groups node of which many forums state... I'm running XP SP3... please assist |
|
#2
| |||
| |||
| RE: Deleting my hidden ASP.NET user account
if you have signed into the computer from the administrator account through safe mode for any reason the account will be listed in the advanced tab under properties from the my computer icon on the screen, the hidden admin account will only show up in the user profiles only if you have net framework 1.1 installed. and I think that can be deleted through that not real sure as I have never tried it. "MrJ" wrote: > I'd like to keep the .NET framework, but don't need the ASP account due to > the fact I'm not in development. Deleting the account will allow instant > log-on without the password prompt or splash screen... > > However, the account is hidden, and I can NOT access it via User Accounts... > > Also, I've read forums which state the account can be deleted from Computer > Management within Administrative Tools, but there is no Local Users and > Groups node of which many forums state... > > I'm running XP SP3... please assist |
|
#3
| |||
| |||
| Re: Deleting my hidden ASP.NET user account
MrJ wrote: > I'd like to keep the .NET framework, but don't need the ASP account > due to the fact I'm not in development. Deleting the account will > allow instant log-on without the password prompt or splash screen... > > However, the account is hidden, and I can NOT access it via User > Accounts... > > Also, I've read forums which state the account can be deleted from > Computer Management within Administrative Tools, but there is no > Local Users and Groups node of which many forums state... > > I'm running XP SP3... please assist Just setup automatic logon... (Although - I *cannot* recommend it - I can tell you how.) Get TweakUI and use it to setup an automatic logon. Automatic Logons: ------ Microsoft method: http://support.microsoft.com/kb/315231 (Essentially the same... but different place: http://www.pctools.com/guides/registry/detail/13/ ) Microsoft Method 2: TweakUI from: http://www.microsoft.com/windowsxp/d...powertoys.mspx control userpasswords2 method: 1) Go to the Start Menu and the Run box. 2) Type in the following: control userpasswords2 now click OK 3) In the new Windows that appears select the account you wish to make the primary logon. Now uncheck the "Users must enter a username and password..." box. 4) Hit Apply and a dialog box will appear asking you to confirm the selected users password. Click OK when you are done... ------ Hopefully that gets you where you are wanting to be. It is a *good* thing in the user arena to: 1) Have strong passwords. 2) Have more than one administrator level account (with strong passwords). -- Shenan Stanley MS-MVP -- How To Ask Questions The Smart Way http://www.catb.org/~esr/faqs/smart-questions.html |
|
#4
| |||
| |||
| Re: Deleting my hidden ASP.NET user account
You might want to try running "net user aspnet /delete" from an elevated command prompt. I see no reason why that wouldn't successfully delete the account. Configuring automatic logon might be cleaner, though, as another poster has suggested. "MrJ" <MrJ@discussions.microsoft.com> wrote in message news:A7691E10-11FB-4B7B-9FD7-4A8AF7D310D3@microsoft.com... > I'd like to keep the .NET framework, but don't need the ASP account due to > the fact I'm not in development. Deleting the account will allow instant > log-on without the password prompt or splash screen... > > However, the account is hidden, and I can NOT access it via User > Accounts... > > Also, I've read forums which state the account can be deleted from > Computer > Management within Administrative Tools, but there is no Local Users and > Groups node of which many forums state... > > I'm running XP SP3... please assist |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Deleting my hidden ASP.NET user account" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating A Hidden User Account in windows XP | vegaa25 | Windows Software | 1 | 09-05-2010 12:36 AM |
| Adding and Deleting a User Account | Bitz | Windows Vista Network | 9 | 29-09-2009 02:42 AM |
| Create Hidden User Account in Windows | Soumen | Tips & Tweaks | 3 | 16-09-2009 04:45 AM |
| User account hidden after ntbackup restore | bloomsbury | Vista Help | 2 | 05-04-2008 11:53 AM |
| A "HIDDEN" user account on XP HOME | artlgn | Windows Security | 3 | 15-01-2008 01:21 AM |