Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Administration

Notices

Reply

Admistrator Account

 

LinkBack Thread Tools Display Modes
Old 11-02-2007, 08:10 PM   #1 (permalink)
Default Admistrator Account

I am running Vista Ultimate and somehow I now have a new account called
Administrator that shows up on my login screen, How do I get rid of this? I
have tried going to the command prompt C:\Windows\System32> and typed in '
net user administrator /active:no but this does nothing, In user accounts it
won't let me remove it, Any Ideas ! Could some help.
65chevelle
Guest
 
Posts: n/a
Reply With Quote  
Old 11-02-2007, 09:15 PM   #2 (permalink)
Default Re: Admistrator Account

Hello,

what does "does nothing" mean? Any error message, or just nothing done?
Try re-executing the command with an elevated command prompt: Right-click
cmd.exe, select "Run as administrator" and write that again.

Hope it will work now.
Greetings,
P. Di Stolfo
--
////////////////////////////
http://blog.lysorp.com - Small Windows blog in German language
///////////////////////////

"65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
Quote:
>I am running Vista Ultimate and somehow I now have a new account called
> Administrator that shows up on my login screen, How do I get rid of this?
> I
> have tried going to the command prompt C:\Windows\System32> and typed in '
> net user administrator /active:no but this does nothing, In user accounts
> it
> won't let me remove it, Any Ideas ! Could some help.
P. Di Stolfo
Guest
 
Posts: n/a
Reply With Quote  
Old 11-02-2007, 10:41 PM   #3 (permalink)
Default Re: Admistrator Account

Hi, Nothing means it does not remove the administrator account or disable
it, It still shows on the welcome screen and is still active, I tried running
the way you said "run as administrator" and it says 'cannot find user' if I
take out the 'net' it seems to accept it, but again nothing happens, maybe
I'm doing it wrong? After I type in net user etc should I just close it or
should I hit enter to activate the command.

"P. Di Stolfo" wrote:
Quote:
> Hello,
>
> what does "does nothing" mean? Any error message, or just nothing done?
> Try re-executing the command with an elevated command prompt: Right-click
> cmd.exe, select "Run as administrator" and write that again.
>
> Hope it will work now.
> Greetings,
> P. Di Stolfo
> --
> ////////////////////////////
> http://blog.lysorp.com - Small Windows blog in German language
> ///////////////////////////
>
> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
Quote:
> >I am running Vista Ultimate and somehow I now have a new account called
> > Administrator that shows up on my login screen, How do I get rid of this?
> > I
> > have tried going to the command prompt C:\Windows\System32> and typed in '
> > net user administrator /active:no but this does nothing, In user accounts
> > it
> > won't let me remove it, Any Ideas ! Could some help.
>
65chevelle
Guest
 
Posts: n/a
Reply With Quote  
Old 11-02-2007, 10:51 PM   #4 (permalink)
Default Re: Admistrator Account

Hello,
of course, you need to hit Enter
So: Right-click cmd.exe and select "Run as administrator".
Type in
net user administrator /active:no
and hit Enter .
It should work now.

Greetings,
P. Di Stolfo
--
////////////////////////////
http://blog.lysorp.com - Small Windows blog in German language
///////////////////////////

"65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
Quote:
> Hi, Nothing means it does not remove the administrator account or disable
> it, It still shows on the welcome screen and is still active, I tried
> running
> the way you said "run as administrator" and it says 'cannot find user' if
> I
> take out the 'net' it seems to accept it, but again nothing happens, maybe
> I'm doing it wrong? After I type in net user etc should I just close it or
> should I hit enter to activate the command.
>
> "P. Di Stolfo" wrote:
>
Quote:
>> Hello,
>>
>> what does "does nothing" mean? Any error message, or just nothing done?
>> Try re-executing the command with an elevated command prompt: Right-click
>> cmd.exe, select "Run as administrator" and write that again.
>>
>> Hope it will work now.
>> Greetings,
>> P. Di Stolfo
>> --
>> ////////////////////////////
>> http://blog.lysorp.com - Small Windows blog in German language
>> ///////////////////////////
>>
>> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> Newsbeitrag
>> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
Quote:
>> >I am running Vista Ultimate and somehow I now have a new account called
>> > Administrator that shows up on my login screen, How do I get rid of
>> > this?
>> > I
>> > have tried going to the command prompt C:\Windows\System32> and typed
>> > in '
>> > net user administrator /active:no but this does nothing, In user
>> > accounts
>> > it
>> > won't let me remove it, Any Ideas ! Could some help.
>>
P. Di Stolfo
Guest
 
Posts: n/a
Reply With Quote  
Old 11-02-2007, 11:05 PM   #5 (permalink)
Default Re: Admistrator Account

Hi this is what I get Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>net user administrator/active:no
The syntax of this command is:

NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]


C:\Windows\system32> It is still There and on the welcome screen

"P. Di Stolfo" wrote:
Quote:
> Hello,
> of course, you need to hit Enter
> So: Right-click cmd.exe and select "Run as administrator".
> Type in
> net user administrator /active:no
> and hit Enter .
> It should work now.
>
> Greetings,
> P. Di Stolfo
> --
> ////////////////////////////
> http://blog.lysorp.com - Small Windows blog in German language
> ///////////////////////////
>
> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
> news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
Quote:
> > Hi, Nothing means it does not remove the administrator account or disable
> > it, It still shows on the welcome screen and is still active, I tried
> > running
> > the way you said "run as administrator" and it says 'cannot find user' if
> > I
> > take out the 'net' it seems to accept it, but again nothing happens, maybe
> > I'm doing it wrong? After I type in net user etc should I just close it or
> > should I hit enter to activate the command.
> >
> > "P. Di Stolfo" wrote:
> >
Quote:
> >> Hello,
> >>
> >> what does "does nothing" mean? Any error message, or just nothing done?
> >> Try re-executing the command with an elevated command prompt: Right-click
> >> cmd.exe, select "Run as administrator" and write that again.
> >>
> >> Hope it will work now.
> >> Greetings,
> >> P. Di Stolfo
> >> --
> >> ////////////////////////////
> >> http://blog.lysorp.com - Small Windows blog in German language
> >> ///////////////////////////
> >>
> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
> >> Newsbeitrag
> >> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
> >> >I am running Vista Ultimate and somehow I now have a new account called
> >> > Administrator that shows up on my login screen, How do I get rid of
> >> > this?
> >> > I
> >> > have tried going to the command prompt C:\Windows\System32> and typed
> >> > in '
> >> > net user administrator /active:no but this does nothing, In user
> >> > accounts
> >> > it
> >> > won't let me remove it, Any Ideas ! Could some help.
> >>
65chevelle
Guest
 
Posts: n/a
Reply With Quote  
Old 11-03-2007, 10:04 AM   #6 (permalink)
Default Re: Admistrator Account

Hello,

there is a blank space after 'administrator', as in

net user administrator /active:no

..
It's extremely important, because the command isn't processed correctly
without it.


Greetings,
P. Di Stolfo
--
////////////////////////////
http://blog.lysorp.com - Small Windows blog in German language
///////////////////////////

"65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
news:05B1F9A3-57A4-4B9C-A902-5477940005D2@microsoft.com...
Quote:
> Hi this is what I get Microsoft Windows [Version 6.0.6000]
> Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>
> C:\Windows\system32>net user administrator/active:no
> The syntax of this command is:
>
> NET USER
> [username [password | *] [options]] [/DOMAIN]
> username {password | *} /ADD [options] [/DOMAIN]
> username [/DELETE] [/DOMAIN]
> username [/TIMES:{times | ALL}]
>
>
> C:\Windows\system32> It is still There and on the welcome screen
>
> "P. Di Stolfo" wrote:
>
Quote:
>> Hello,
>> of course, you need to hit Enter
>> So: Right-click cmd.exe and select "Run as administrator".
>> Type in
>> net user administrator /active:no
>> and hit Enter .
>> It should work now.
>>
>> Greetings,
>> P. Di Stolfo
>> --
>> ////////////////////////////
>> http://blog.lysorp.com - Small Windows blog in German language
>> ///////////////////////////
>>
>> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> Newsbeitrag
>> news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
Quote:
>> > Hi, Nothing means it does not remove the administrator account or
>> > disable
>> > it, It still shows on the welcome screen and is still active, I tried
>> > running
>> > the way you said "run as administrator" and it says 'cannot find user'
>> > if
>> > I
>> > take out the 'net' it seems to accept it, but again nothing happens,
>> > maybe
>> > I'm doing it wrong? After I type in net user etc should I just close it
>> > or
>> > should I hit enter to activate the command.
>> >
>> > "P. Di Stolfo" wrote:
>> >
>> >> Hello,
>> >>
>> >> what does "does nothing" mean? Any error message, or just nothing
>> >> done?
>> >> Try re-executing the command with an elevated command prompt:
>> >> Right-click
>> >> cmd.exe, select "Run as administrator" and write that again.
>> >>
>> >> Hope it will work now.
>> >> Greetings,
>> >> P. Di Stolfo
>> >> --
>> >> ////////////////////////////
>> >> http://blog.lysorp.com - Small Windows blog in German language
>> >> ///////////////////////////
>> >>
>> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> >> Newsbeitrag
>> >> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
>> >> >I am running Vista Ultimate and somehow I now have a new account
>> >> >called
>> >> > Administrator that shows up on my login screen, How do I get rid of
>> >> > this?
>> >> > I
>> >> > have tried going to the command prompt C:\Windows\System32> and
>> >> > typed
>> >> > in '
>> >> > net user administrator /active:no but this does nothing, In user
>> >> > accounts
>> >> > it
>> >> > won't let me remove it, Any Ideas ! Could some help.
>> >>
P. Di Stolfo
Guest
 
Posts: n/a
Reply With Quote  
Old 11-03-2007, 11:48 AM   #7 (permalink)
Default Re: Admistrator Account

Hi I really appreciate all the help, This is what I have Now.Microsoft
Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Gary>net user administrator /active:no
The user name could not be found.

More help is available by typing NET HELPMSG 2221.


C:\Users\Gary>

"P. Di Stolfo" wrote:
Quote:
> Hello,
>
> there is a blank space after 'administrator', as in
>
> net user administrator /active:no
>
> .
> It's extremely important, because the command isn't processed correctly
> without it.
>
>
> Greetings,
> P. Di Stolfo
> --
> ////////////////////////////
> http://blog.lysorp.com - Small Windows blog in German language
> ///////////////////////////
>
> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
> news:05B1F9A3-57A4-4B9C-A902-5477940005D2@microsoft.com...
Quote:
> > Hi this is what I get Microsoft Windows [Version 6.0.6000]
> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
> >
> > C:\Windows\system32>net user administrator/active:no
> > The syntax of this command is:
> >
> > NET USER
> > [username [password | *] [options]] [/DOMAIN]
> > username {password | *} /ADD [options] [/DOMAIN]
> > username [/DELETE] [/DOMAIN]
> > username [/TIMES:{times | ALL}]
> >
> >
> > C:\Windows\system32> It is still There and on the welcome screen
> >
> > "P. Di Stolfo" wrote:
> >
Quote:
> >> Hello,
> >> of course, you need to hit Enter
> >> So: Right-click cmd.exe and select "Run as administrator".
> >> Type in
> >> net user administrator /active:no
> >> and hit Enter .
> >> It should work now.
> >>
> >> Greetings,
> >> P. Di Stolfo
> >> --
> >> ////////////////////////////
> >> http://blog.lysorp.com - Small Windows blog in German language
> >> ///////////////////////////
> >>
> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
> >> Newsbeitrag
> >> news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
> >> > Hi, Nothing means it does not remove the administrator account or
> >> > disable
> >> > it, It still shows on the welcome screen and is still active, I tried
> >> > running
> >> > the way you said "run as administrator" and it says 'cannot find user'
> >> > if
> >> > I
> >> > take out the 'net' it seems to accept it, but again nothing happens,
> >> > maybe
> >> > I'm doing it wrong? After I type in net user etc should I just close it
> >> > or
> >> > should I hit enter to activate the command.
> >> >
> >> > "P. Di Stolfo" wrote:
> >> >
> >> >> Hello,
> >> >>
> >> >> what does "does nothing" mean? Any error message, or just nothing
> >> >> done?
> >> >> Try re-executing the command with an elevated command prompt:
> >> >> Right-click
> >> >> cmd.exe, select "Run as administrator" and write that again.
> >> >>
> >> >> Hope it will work now.
> >> >> Greetings,
> >> >> P. Di Stolfo
> >> >> --
> >> >> ////////////////////////////
> >> >> http://blog.lysorp.com - Small Windows blog in German language
> >> >> ///////////////////////////
> >> >>
> >> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
> >> >> Newsbeitrag
> >> >> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
> >> >> >I am running Vista Ultimate and somehow I now have a new account
> >> >> >called
> >> >> > Administrator that shows up on my login screen, How do I get rid of
> >> >> > this?
> >> >> > I
> >> >> > have tried going to the command prompt C:\Windows\System32> and
> >> >> > typed
> >> >> > in '
> >> >> > net user administrator /active:no but this does nothing, In user
> >> >> > accounts
> >> >> > it
> >> >> > won't let me remove it, Any Ideas ! Could some help.
> >> >>
65chevelle
Guest
 
Posts: n/a
Reply With Quote  
Old 11-03-2007, 12:05 PM   #8 (permalink)
Default Re: Admistrator Account

Hello,

OK, then let's try it another way:
Press Windows-key + R -> gpedit.msc -> Enter .
In the left, expand
Computer Configuration -> Windows Settings -> Security Settings -> Local
Policies -> Security Options .
In the right, you'll see an entry named
"Accounts: Administrator account status".
Double-click it and select "Disabled".

Hope this will work. Good luck!

Greetings,
P. Di Stolfo
--
////////////////////////////
http://blog.lysorp.com - Small Windows blog in German language
///////////////////////////

"65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
news:019E3127-02F3-4547-90EB-504C12E25FBB@microsoft.com...
Quote:
> Hi I really appreciate all the help, This is what I have Now.Microsoft
> Windows [Version 6.0.6000]
> Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>
> C:\Users\Gary>net user administrator /active:no
> The user name could not be found.
>
> More help is available by typing NET HELPMSG 2221.
>
>
> C:\Users\Gary>
>
> "P. Di Stolfo" wrote:
>
Quote:
>> Hello,
>>
>> there is a blank space after 'administrator', as in
>>
>> net user administrator /active:no
>>
>> .
>> It's extremely important, because the command isn't processed correctly
>> without it.
>>
>>
>> Greetings,
>> P. Di Stolfo
>> --
>> ////////////////////////////
>> http://blog.lysorp.com - Small Windows blog in German language
>> ///////////////////////////
>>
>> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> Newsbeitrag
>> news:05B1F9A3-57A4-4B9C-A902-5477940005D2@microsoft.com...
Quote:
>> > Hi this is what I get Microsoft Windows [Version 6.0.6000]
>> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>> >
>> > C:\Windows\system32>net user administrator/active:no
>> > The syntax of this command is:
>> >
>> > NET USER
>> > [username [password | *] [options]] [/DOMAIN]
>> > username {password | *} /ADD [options] [/DOMAIN]
>> > username [/DELETE] [/DOMAIN]
>> > username [/TIMES:{times | ALL}]
>> >
>> >
>> > C:\Windows\system32> It is still There and on the welcome screen
>> >
>> > "P. Di Stolfo" wrote:
>> >
>> >> Hello,
>> >> of course, you need to hit Enter
>> >> So: Right-click cmd.exe and select "Run as administrator".
>> >> Type in
>> >> net user administrator /active:no
>> >> and hit Enter .
>> >> It should work now.
>> >>
>> >> Greetings,
>> >> P. Di Stolfo
>> >> --
>> >> ////////////////////////////
>> >> http://blog.lysorp.com - Small Windows blog in German language
>> >> ///////////////////////////
>> >>
>> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> >> Newsbeitrag
>> >> news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
>> >> > Hi, Nothing means it does not remove the administrator account or
>> >> > disable
>> >> > it, It still shows on the welcome screen and is still active, I
>> >> > tried
>> >> > running
>> >> > the way you said "run as administrator" and it says 'cannot find
>> >> > user'
>> >> > if
>> >> > I
>> >> > take out the 'net' it seems to accept it, but again nothing happens,
>> >> > maybe
>> >> > I'm doing it wrong? After I type in net user etc should I just close
>> >> > it
>> >> > or
>> >> > should I hit enter to activate the command.
>> >> >
>> >> > "P. Di Stolfo" wrote:
>> >> >
>> >> >> Hello,
>> >> >>
>> >> >> what does "does nothing" mean? Any error message, or just nothing
>> >> >> done?
>> >> >> Try re-executing the command with an elevated command prompt:
>> >> >> Right-click
>> >> >> cmd.exe, select "Run as administrator" and write that again.
>> >> >>
>> >> >> Hope it will work now.
>> >> >> Greetings,
>> >> >> P. Di Stolfo
>> >> >> --
>> >> >> ////////////////////////////
>> >> >> http://blog.lysorp.com - Small Windows blog in German language
>> >> >> ///////////////////////////
>> >> >>
>> >> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> >> >> Newsbeitrag
>> >> >> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
>> >> >> >I am running Vista Ultimate and somehow I now have a new account
>> >> >> >called
>> >> >> > Administrator that shows up on my login screen, How do I get rid
>> >> >> > of
>> >> >> > this?
>> >> >> > I
>> >> >> > have tried going to the command prompt C:\Windows\System32> and
>> >> >> > typed
>> >> >> > in '
>> >> >> > net user administrator /active:no but this does nothing, In user
>> >> >> > accounts
>> >> >> > it
>> >> >> > won't let me remove it, Any Ideas ! Could some help.
>> >> >>
P. Di Stolfo
Guest
 
Posts: n/a
Reply With Quote  
Old 11-03-2007, 03:55 PM   #9 (permalink)
Default Re: Admistrator Account

Thankyou, Thankyou, Thankyou, Best wishes, That worked!!!!

"P. Di Stolfo" wrote:
Quote:
> Hello,
>
> OK, then let's try it another way:
> Press Windows-key + R -> gpedit.msc -> Enter .
> In the left, expand
> Computer Configuration -> Windows Settings -> Security Settings -> Local
> Policies -> Security Options .
> In the right, you'll see an entry named
> "Accounts: Administrator account status".
> Double-click it and select "Disabled".
>
> Hope this will work. Good luck!
>
> Greetings,
> P. Di Stolfo
> --
> ////////////////////////////
> http://blog.lysorp.com - Small Windows blog in German language
> ///////////////////////////
>
> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
> news:019E3127-02F3-4547-90EB-504C12E25FBB@microsoft.com...
Quote:
> > Hi I really appreciate all the help, This is what I have Now.Microsoft
> > Windows [Version 6.0.6000]
> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
> >
> > C:\Users\Gary>net user administrator /active:no
> > The user name could not be found.
> >
> > More help is available by typing NET HELPMSG 2221.
> >
> >
> > C:\Users\Gary>
> >
> > "P. Di Stolfo" wrote:
> >
Quote:
> >> Hello,
> >>
> >> there is a blank space after 'administrator', as in
> >>
> >> net user administrator /active:no
> >>
> >> .
> >> It's extremely important, because the command isn't processed correctly
> >> without it.
> >>
> >>
> >> Greetings,
> >> P. Di Stolfo
> >> --
> >> ////////////////////////////
> >> http://blog.lysorp.com - Small Windows blog in German language
> >> ///////////////////////////
> >>
> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
> >> Newsbeitrag
> >> news:05B1F9A3-57A4-4B9C-A902-5477940005D2@microsoft.com...
> >> > Hi this is what I get Microsoft Windows [Version 6.0.6000]
> >> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
> >> >
> >> > C:\Windows\system32>net user administrator/active:no
> >> > The syntax of this command is:
> >> >
> >> > NET USER
> >> > [username [password | *] [options]] [/DOMAIN]
> >> > username {password | *} /ADD [options] [/DOMAIN]
> >> > username [/DELETE] [/DOMAIN]
> >> > username [/TIMES:{times | ALL}]
> >> >
> >> >
> >> > C:\Windows\system32> It is still There and on the welcome screen
> >> >
> >> > "P. Di Stolfo" wrote:
> >> >
> >> >> Hello,
> >> >> of course, you need to hit Enter
> >> >> So: Right-click cmd.exe and select "Run as administrator".
> >> >> Type in
> >> >> net user administrator /active:no
> >> >> and hit Enter .
> >> >> It should work now.
> >> >>
> >> >> Greetings,
> >> >> P. Di Stolfo
> >> >> --
> >> >> ////////////////////////////
> >> >> http://blog.lysorp.com - Small Windows blog in German language
> >> >> ///////////////////////////
> >> >>
> >> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
> >> >> Newsbeitrag
> >> >> news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
> >> >> > Hi, Nothing means it does not remove the administrator account or
> >> >> > disable
> >> >> > it, It still shows on the welcome screen and is still active, I
> >> >> > tried
> >> >> > running
> >> >> > the way you said "run as administrator" and it says 'cannot find
> >> >> > user'
> >> >> > if
> >> >> > I
> >> >> > take out the 'net' it seems to accept it, but again nothing happens,
> >> >> > maybe
> >> >> > I'm doing it wrong? After I type in net user etc should I just close
> >> >> > it
> >> >> > or
> >> >> > should I hit enter to activate the command.
> >> >> >
> >> >> > "P. Di Stolfo" wrote:
> >> >> >
> >> >> >> Hello,
> >> >> >>
> >> >> >> what does "does nothing" mean? Any error message, or just nothing
> >> >> >> done?
> >> >> >> Try re-executing the command with an elevated command prompt:
> >> >> >> Right-click
> >> >> >> cmd.exe, select "Run as administrator" and write that again.
> >> >> >>
> >> >> >> Hope it will work now.
> >> >> >> Greetings,
> >> >> >> P. Di Stolfo
> >> >> >> --
> >> >> >> ////////////////////////////
> >> >> >> http://blog.lysorp.com - Small Windows blog in German language
> >> >> >> ///////////////////////////
> >> >> >>
> >> >> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
> >> >> >> Newsbeitrag
> >> >> >> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
> >> >> >> >I am running Vista Ultimate and somehow I now have a new account
> >> >> >> >called
> >> >> >> > Administrator that shows up on my login screen, How do I get rid
> >> >> >> > of
> >> >> >> > this?
> >> >> >> > I
> >> >> >> > have tried going to the command prompt C:\Windows\System32> and
> >> >> >> > typed
> >> >> >> > in '
> >> >> >> > net user administrator /active:no but this does nothing, In user
> >> >> >> > accounts
> >> >> >> > it
> >> >> >> > won't let me remove it, Any Ideas ! Could some help.
> >> >> >>
65chevelle
Guest
 
Posts: n/a
Reply With Quote  
Old 11-03-2007, 04:00 PM   #10 (permalink)
Default Re: Admistrator Account

You're welcome. I'm glad I could help you!
Greetings,
P. Di Stolfo
--
////////////////////////////
http://blog.lysorp.com - Small Windows blog in German language
///////////////////////////

"65chevelle" <65chevelle@discussions.microsoft.com> schrieb im Newsbeitrag
news:F96FD3C7-86E4-4F53-9E82-68D05031D7E1@microsoft.com...
Quote:
> Thankyou, Thankyou, Thankyou, Best wishes, That worked!!!!
>
> "P. Di Stolfo" wrote:
>
Quote:
>> Hello,
>>
>> OK, then let's try it another way:
>> Press Windows-key + R -> gpedit.msc -> Enter .
>> In the left, expand
>> Computer Configuration -> Windows Settings -> Security Settings -> Local
>> Policies -> Security Options .
>> In the right, you'll see an entry named
>> "Accounts: Administrator account status".
>> Double-click it and select "Disabled".
>>
>> Hope this will work. Good luck!
>>
>> Greetings,
>> P. Di Stolfo
>> --
>> ////////////////////////////
>> http://blog.lysorp.com - Small Windows blog in German language
>> ///////////////////////////
>>
>> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> Newsbeitrag
>> news:019E3127-02F3-4547-90EB-504C12E25FBB@microsoft.com...
Quote:
>> > Hi I really appreciate all the help, This is what I have Now.Microsoft
>> > Windows [Version 6.0.6000]
>> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>> >
>> > C:\Users\Gary>net user administrator /active:no
>> > The user name could not be found.
>> >
>> > More help is available by typing NET HELPMSG 2221.
>> >
>> >
>> > C:\Users\Gary>
>> >
>> > "P. Di Stolfo" wrote:
>> >
>> >> Hello,
>> >>
>> >> there is a blank space after 'administrator', as in
>> >>
>> >> net user administrator /active:no
>> >>
>> >> .
>> >> It's extremely important, because the command isn't processed
>> >> correctly
>> >> without it.
>> >>
>> >>
>> >> Greetings,
>> >> P. Di Stolfo
>> >> --
>> >> ////////////////////////////
>> >> http://blog.lysorp.com - Small Windows blog in German language
>> >> ///////////////////////////
>> >>
>> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> >> Newsbeitrag
>> >> news:05B1F9A3-57A4-4B9C-A902-5477940005D2@microsoft.com...
>> >> > Hi this is what I get Microsoft Windows [Version 6.0.6000]
>> >> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>> >> >
>> >> > C:\Windows\system32>net user administrator/active:no
>> >> > The syntax of this command is:
>> >> >
>> >> > NET USER
>> >> > [username [password | *] [options]] [/DOMAIN]
>> >> > username {password | *} /ADD [options] [/DOMAIN]
>> >> > username [/DELETE] [/DOMAIN]
>> >> > username [/TIMES:{times | ALL}]
>> >> >
>> >> >
>> >> > C:\Windows\system32> It is still There and on the welcome screen
>> >> >
>> >> > "P. Di Stolfo" wrote:
>> >> >
>> >> >> Hello,
>> >> >> of course, you need to hit Enter
>> >> >> So: Right-click cmd.exe and select "Run as administrator".
>> >> >> Type in
>> >> >> net user administrator /active:no
>> >> >> and hit Enter .
>> >> >> It should work now.
>> >> >>
>> >> >> Greetings,
>> >> >> P. Di Stolfo
>> >> >> --
>> >> >> ////////////////////////////
>> >> >> http://blog.lysorp.com - Small Windows blog in German language
>> >> >> ///////////////////////////
>> >> >>
>> >> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> >> >> Newsbeitrag
>> >> >> news:29D8A670-1167-40A1-BFFB-AFCB5F7BEC7D@microsoft.com...
>> >> >> > Hi, Nothing means it does not remove the administrator account or
>> >> >> > disable
>> >> >> > it, It still shows on the welcome screen and is still active, I
>> >> >> > tried
>> >> >> > running
>> >> >> > the way you said "run as administrator" and it says 'cannot find
>> >> >> > user'
>> >> >> > if
>> >> >> > I
>> >> >> > take out the 'net' it seems to accept it, but again nothing
>> >> >> > happens,
>> >> >> > maybe
>> >> >> > I'm doing it wrong? After I type in net user etc should I just
>> >> >> > close
>> >> >> > it
>> >> >> > or
>> >> >> > should I hit enter to activate the command.
>> >> >> >
>> >> >> > "P. Di Stolfo" wrote:
>> >> >> >
>> >> >> >> Hello,
>> >> >> >>
>> >> >> >> what does "does nothing" mean? Any error message, or just
>> >> >> >> nothing
>> >> >> >> done?
>> >> >> >> Try re-executing the command with an elevated command prompt:
>> >> >> >> Right-click
>> >> >> >> cmd.exe, select "Run as administrator" and write that again.
>> >> >> >>
>> >> >> >> Hope it will work now.
>> >> >> >> Greetings,
>> >> >> >> P. Di Stolfo
>> >> >> >> --
>> >> >> >> ////////////////////////////
>> >> >> >> http://blog.lysorp.com - Small Windows blog in German language
>> >> >> >> ///////////////////////////
>> >> >> >>
>> >> >> >> "65chevelle" <65chevelle@discussions.microsoft.com> schrieb im
>> >> >> >> Newsbeitrag
>> >> >> >> news:7C7A4484-CFA2-4C3F-B96D-34153A8290F0@microsoft.com...
>> >> >> >> >I am running Vista Ultimate and somehow I now have a new
>> >> >> >> >account
>> >> >> >> >called
>> >> >> >> > Administrator that shows up on my login screen, How do I get
>> >> >> >> > rid
>> >> >> >> > of
>> >> >> >> > this?
>> >> >> >> > I
>> >> >> >> > have tried going to the command prompt C:\Windows\System32>
>> >> >> >> > and
>> >> >> >> > typed
>> >> >> >> > in '
>> >> >> >> > net user administrator /active:no but this does nothing, In
>> >> >> >> > user
>> >> >> >> > accounts
>> >> >> >> > it
>> >> >> >> > won't let me remove it, Any Ideas ! Could some help.
>> >> >> >>
P. Di Stolfo
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Transfering Settings from Domain Account to Local Account John Windows Vista Administration 0 06-14-2007 04:29 PM
Transfer domain account files, settings to local account? Douglas Laudenschlager Windows XP Configuration & Management 1 05-17-2005 10:15 AM
bookmark.htm from ME to XP admistrator is required matt Windows XP Basics 0 09-04-2003 04:54 PM
Admistrator rights / User rights Debby Windows XP Security & Administration 1 08-15-2003 10:26 AM
admistrator pam Windows XP Security & Administration 0 08-02-2003 04:37 PM


All times are GMT. The time now is 08:38 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48