also @ TechSpot: Intel cuts Core i7 950 price in half, adds new Core i3
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Operating Systems and Software > Windows OS

Account types Windows Vista

Reply
Bookmark Thread Tools
  #1  
Old 4 Weeks Ago
Newcomer, in training
 
Location: Charleston,IL
Member since: Jun 2010, 11 posts
Account types Windows Vista

We have a Dell E521 with Vista Home Premium in the shop that has 4 users on it. One of which is a Guest account. The other three users are standard account type and the Guest account is set as Guest and Administrator account type.

I have tried everything I could think of to try to change the account types to what they should be, but when ever i do it tells me "Access denied." I have booted to Safe Mode and no Admin account. I can't even create another user because no matter what I name the user it tells me that it has invalid characters in the name, when all I was trying to name the new user account was "Test."

Any help would be appreciated.

P.S.

I ahve already scanned all users with MalwareBytes and SuperAntiSpyware so I think its clean.

  #2  
Old 4 Weeks Ago
ChinoNYC's Avatar
TechSpot Member
 
Location: Brooklyn, New York
Member since: Nov 2008, 85 posts
System specs
Just the fact that Guest is the only available Administrator account means that you have to log in as Guest and set one of the other standard account types as the main Administrator account. Once you do that, log off as Guest, log on as the new Administrator account, then change the Guest account to the Standard account. At no point, whatsoever, should you have a Guest account as the Administrator.

Let me know how it turns out.
  #3  
Old 4 Weeks Ago
TechSpot Member
 
Member since: Jul 2010, 55 posts
I'm a little confused here. If you go to Computer Management > Local Users and Groups > Users, is the guest account that's listed as an administrator account have a description of "Built-in account for guest access to the computer/domain"? Or is there another account with that description? Are there two Guest accounts in the location listed?
  #4  
Old 4 Weeks Ago
ChinoNYC's Avatar
TechSpot Member
 
Location: Brooklyn, New York
Member since: Nov 2008, 85 posts
System specs
What he did is that he made the Guest account as the only usable Administrator account, under Control Panel > User Accounts, and had the other three accounts as Standard accounts.

TechClint, try this link and see if it solves anything that I haven't covered already in my previous posts.

Vista 4 Beginners - Manage User Accounts
  #5  
Old 4 Weeks Ago
TechSpot Member
 
Member since: Jul 2010, 55 posts
Well, that's not necessarily the case. It could be that whoever created the computer put Guest as the original User, so what he sees as the Guest account could actually be an Administrator account that's named "Guest".

Because I think the Administrator and Guest accounts are both disabled by default, which is why he can't see the local Administrator account.
  #6  
Old 4 Weeks Ago
ChinoNYC's Avatar
TechSpot Member
 
Location: Brooklyn, New York
Member since: Nov 2008, 85 posts
System specs
That could also be the case. You're right. The Administrator is disabled by default, the Guest not so much as it could still be accessible.
  #7  
Old 4 Weeks Ago
TechSpot Member
 
Member since: Jul 2010, 55 posts
Well, I know the guest account is disabled upon install for Windows 7, I'm pretty sure it is for XP, and I'm also fairly certain it is for Vista as well. So unless someone undisabled it, it shouldn't be available.
  #8  
Old 4 Weeks Ago
ChinoNYC's Avatar
TechSpot Member
 
Location: Brooklyn, New York
Member since: Nov 2008, 85 posts
System specs
I shall correct myself. The Guest account is not disabled by default, but is turned off. However, unlike the Administrator account that is created upon installing Windows and is kept disabled under normal boot, the Guest account can be turned on as a Limited/Standard account after logging on.
  #9  
Old 4 Weeks Ago
TechSpot Member
 
Member since: Jul 2010, 55 posts
Ah, I understand. Hopefully we're talking about an Administrator account that's named Guest, rather than an account that's in both the Administrators and Guests group.
  #10  
Old 4 Weeks Ago
ChinoNYC's Avatar
TechSpot Member
 
Location: Brooklyn, New York
Member since: Nov 2008, 85 posts
System specs
We'll find out soon enough.
  #11  
Old 4 Weeks Ago
Newcomer, in training
 
Location: Charleston,IL
Member since: Jun 2010, 11 posts
Thanks for the replies.

The Guest account is actually in both account groups guests and administrators. When I login to the Guest account and try to change one of the other accounts to administartor, I get an error that states..."Access Denied"
  #12  
Old 4 Weeks Ago
Newcomer, in training
 
Location: Charleston,IL
Member since: Jun 2010, 11 posts
Quote:
Originally Posted by example1013 View Post
I'm a little confused here. If you go to Computer Management > Local Users and Groups > Users, is the guest account that's listed as an administrator account have a description of "Built-in account for guest access to the computer/domain"? Or is there another account with that description? Are there two Guest accounts in the location listed?
Oh!! btw in computer management the local users and groups snap-in doesnt exist
  #13  
Old 4 Weeks Ago
Newcomer, in training
 
Location: Charleston,IL
Member since: Jun 2010, 11 posts
I have tried running netplwiz as administrator to change the account types but that said access denied also.

Quote:
Originally Posted by ChinoNYC View Post
What he did is that he made the Guest account as the only usable Administrator account, under Control Panel > User Accounts, and had the other three accounts as Standard accounts.

TechClint, try this link and see if it solves anything that I haven't covered already in my previous posts.

Vista 4 Beginners - Manage User Accounts
I didn't do this. It is something I'm trying to fix.
  #14  
Old 4 Weeks Ago
TechSpot Member
 
Member since: Jul 2010, 55 posts
This is something I'd have to replicate to come up with a solution to. Unfortunately, I don't have a Vista machine. All I can think of is to reinstall windows, but I should think you'd want to wait until you've exhausted all other options.

I'm thinking that you'll want to probably try removing the Guest group from the Guest account, and see if it works then.

To open up the Local Users and Groups MMC directly, you'll want to run "lusrmgr.msc". From there, you'll want to try to remove the "Guests" group from the user "Guest"

You can also use the net localgroup command in the command prompt.

This is quoted from here, an article I found looking here. It's the syntax for what you type into Command prompt.

Quote:
net group

Adds/modifies global groups on servers. Without parameters will list global groups.

Syntax:

net group <group name> [/command:"<text>"] [/domain]
net group <group name> [/add [/comment:"<text>"] or /delete] [/domain]
net group <group name> <user name> /add or /delete [/domain]

Options:
groupname Name of the global group
/comment:"<text>" Comment if a new global group is created. Up to 48 characters
/domain Performs the function on the primary domain controller
username Username to which apply the operation
/add Adds the specified user to the group or the group to the domain
/delete Removes a group from a domain or a user from a group

net localgroup

Performs actions on local groups. Same parameters as net group.

net name

Adds/removes a name to which messaging may be directed to. Running the command on its own will list all messaging names eligible on the machine.

Options:
name The messaging name to be added/removed
/add Add the name
/delete Remove the name
You'll also want to make sure that you right-click on Command Prompt and select "Run as
Administrator" to do this. Then you'll enter

net localgroup guests guest /delete

or some variation on that. I can't tell you for sure, since I'm at home running OSX, but that looks to be correct. Just make sure the syntax matches what's in the section I quoted for you.

And if none of this works, I really don't know what you can do.
  #15  
Old 4 Weeks Ago
Newcomer, in training
 
Location: Charleston,IL
Member since: Jun 2010, 11 posts
Well I do thank you for all the help. The customer had actually installed vista themselves. They said it was ok to just put it back to XP.
  #16  
Old 4 Weeks Ago
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 9,009 posts
interesting thread.

To clarify Account Types in Windows/*:
  1. Any account with Admin status can change anything and is a member of the Administrators group (note the trailing 's')
  2. the Administrator account is a built-in account and a member of Administrators
  3. the Guest account is frequently used for Print/File Sharing & should be set as disabled (meaning ONLY that keyboard login is disallowed)
  4. any other account name will be a Limited Account and frequently is a member of the Users Group
In addition, there is the <everyone> NTFS group which controls the permissions of shared folders.

With Fast User Switching enabled, (b) & (c) do not appear in the login Splash screen
and to get to the (b) account, you boot into Safe Mode (especially in the Home editions).
However, any (a) account will be visable in the list of logins