View Single Post
Old 04-06-2007, 09:23 AM   #3 (permalink)
chin
Guest
 
Posts: n/a
OS:


Re: Can't Delete Guest User Account

I don't think you can delete the guest account, only disable it. Of course it's disabled until you turn it on.

Try running the net users command in a command prompt. From there you can delete/add accounts.

Example:

net user HelpAssistant /delete

Note you can't do this to the guest account you'll get access denied error so I'm pretty sure it's not possible.
  Reply With Quote