Real Geek Forums  

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

Notices

Reply

User Accounts and UAC Strange Behaviour, Users are not shown under "Manage another account"

 

LinkBack Thread Tools Display Modes
Old 06-06-2007, 02:03 PM   #1 (permalink)
Default User Accounts and UAC Strange Behaviour, Users are not shown under "Manage another account"

Hi, I'm having several problems with my User Accounts.

1) If I try to click "Manage Another Account" I do not see a list of
my users, just an empty box under "Choose the account you would like
to change." If I create a new account I still have a blank box where
the list of users should be.

2) I cannot change the type of account. When I open "Change your
account" I get a blank user picture and it is set to "Standard User"
even though I am part of the Administrator group. Changing account
types and hitting OK has no effect.

3) I cannot turn UAC on or off. When I open the UAC panel it is
unchecked even if UAC is on. If I check the box and hit OK I am not
prompted to reboot. If I check the box and hit Ok then return,the UAC
box is still unchecked (same as with changing account types), so it's
obvious it is not turning UAC on. I can turn the UAC on by using the
tool in Msconfig.exe and then rebooting.

4) What is fishy is that I can see the list of my users (with their
pictures) if I go to "Set-up parental controls" under "Manage another
account." I can also create a new user account from that screen but of
course I cannot do anything with it.

5) I am using Vista Home Premium so I cannot load the "Local Users and
Groups" snap-in to see if I can modify my users from there.

If you know of other message boards where I could post this question
please let me know.


Thank you in advance,

Lushdog

lushdog
Guest
 
Posts: n/a
Reply With Quote  
Old 06-07-2007, 04:06 AM   #2 (permalink)
Default Re: User Accounts and UAC Strange Behaviour, Users are not shownunder "Manage another account"

lushdog wrote:
Quote:
> Hi, I'm having several problems with my User Accounts.
>
> 1) If I try to click "Manage Another Account" I do not see a list of
> my users, just an empty box under "Choose the account you would like
> to change." If I create a new account I still have a blank box where
> the list of users should be.
>
> 2) I cannot change the type of account. When I open "Change your
> account" I get a blank user picture and it is set to "Standard User"
> even though I am part of the Administrator group. Changing account
> types and hitting OK has no effect.
>
> 3) I cannot turn UAC on or off. When I open the UAC panel it is
> unchecked even if UAC is on. If I check the box and hit OK I am not
> prompted to reboot. If I check the box and hit Ok then return,the UAC
> box is still unchecked (same as with changing account types), so it's
> obvious it is not turning UAC on. I can turn the UAC on by using the
> tool in Msconfig.exe and then rebooting.
>
> 4) What is fishy is that I can see the list of my users (with their
> pictures) if I go to "Set-up parental controls" under "Manage another
> account." I can also create a new user account from that screen but of
> course I cannot do anything with it.
>
> 5) I am using Vista Home Premium so I cannot load the "Local Users and
> Groups" snap-in to see if I can modify my users from there.
>
> If you know of other message boards where I could post this question
> please let me know.
>
>
> Thank you in advance,
>
> Lushdog
>
Hello,

While I'm not sure what's causing your problems, I can offer a workaround:

- Open an elevated command prompt (right-click, run as administrator)
- Use the net command to administer your user accounts
- Type: net help user
and: net help localgroup
This will display information on how to use the net comand to manage
users.

For example:

net user
lists the users on your computer

net user USER /active:yes
enables USER's account

net user USER /delete
deletes USER's account

net user USER PASSWORD /add
creates USER's account with password of PASSWORD

net localgroup administrators USER /add
makes USER an administrator

net localgroup administrators USER /remove
makes USER a normal user

--
-JB
Microsoft MVP - Windows Shell/User
Windows Vista Support FAQ - http://www.jimmah.com/vista/
Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 08-19-2007, 06:12 PM   #3 (permalink)
Default RE: User Accounts and UAC Strange Behaviour, Users are not shown under

I am having exact the same problem in Vista Ultimate, anybody have a solution?

Thanks, Hans

"lushdog" wrote:
Quote:
> Hi, I'm having several problems with my User Accounts.
>
> 1) If I try to click "Manage Another Account" I do not see a list of
> my users, just an empty box under "Choose the account you would like
> to change." If I create a new account I still have a blank box where
> the list of users should be.
>
> 2) I cannot change the type of account. When I open "Change your
> account" I get a blank user picture and it is set to "Standard User"
> even though I am part of the Administrator group. Changing account
> types and hitting OK has no effect.
>
> 3) I cannot turn UAC on or off. When I open the UAC panel it is
> unchecked even if UAC is on. If I check the box and hit OK I am not
> prompted to reboot. If I check the box and hit Ok then return,the UAC
> box is still unchecked (same as with changing account types), so it's
> obvious it is not turning UAC on. I can turn the UAC on by using the
> tool in Msconfig.exe and then rebooting.
>
> 4) What is fishy is that I can see the list of my users (with their
> pictures) if I go to "Set-up parental controls" under "Manage another
> account." I can also create a new user account from that screen but of
> course I cannot do anything with it.
>
> 5) I am using Vista Home Premium so I cannot load the "Local Users and
> Groups" snap-in to see if I can modify my users from there.
>
> If you know of other message boards where I could post this question
> please let me know.
>
>
> Thank you in advance,
>
> Lushdog
>
>
H van Rossum
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
Accessing the "Application Data" folder in my user account? Barefoot1976 Windows Vista Administration 11 08-27-2006 07:22 AM
Aero does not fade, but "blinks" during user account control MadsE Windows Vista Performance & Maintenance 3 06-10-2006 07:45 PM
Allowing "guest user" to access my internet account junkyardnqq88 Windows XP Accessibility 1 09-22-2003 06:17 PM
How to get "My Computer"s "Manage" on the context menu ? Richard Mahn Windows XP Embedded 2 07-15-2003 07:22 PM
Strange behaviour regarding profile/users Douglas Windows XP New Users 1 07-03-2003 07:56 PM


All times are GMT. The time now is 09:27 AM.


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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90