So i somehow dont have administrator Rights In Windows 10 and If i try to open up cmd Then it Wont come up and says that i need administrator Rights to run cmd AS administrator
My account type is not an admin one but Can i change that via Microsofts website Then?
You can only do that from an already existing Admin account.
A standard user cannot elevate himself to Admin, for obvious reasons.
When i made my account it was administrator but Then by mistake i chamged it back to standard. Does that mean that i Can change it back to administrator?
My account type is not an admin one but Can i change that via Microsofts website Then?
You can only do that from an already existing Admin account.
A standard user cannot elevate himself to Admin, for obvious reasons.
When i made my account it was administrator but Then by mistake i chamged it back to standard. Does that mean that i Can change it back to administrator?
My account type is not an admin one but Can i change that via Microsofts website Then?
You can only do that from an already existing Admin account.
A standard user cannot elevate himself to Admin, for obvious reasons.
When i made my account it was administrator but Then by mistake i chamged it back to standard. Does that mean that i Can change it back to administrator?
Try this Win+R and type control userpasswords2 enter. Now select your account and select properties than choose the Group Membership tab from there can you change it to Administrator?
Your computer MUST have another account on it that is setup as Administrator since it is not possible to downgrade an Administrator account while logged into that account. You HAVE to be logged into another Administrator account to be able to change the other to a Standard account.
Your computer MUST have another account on it that is setup as Administrator since it is not possible to downgrade an Administrator account while logged into that account. You HAVE to be logged into another Administrator account to be able to change the other to a Standard account.
So Its not possible to boot up In safe mode and log into the administrator account and Then command prompt?
Your computer MUST have another account on it that is setup as Administrator since it is not possible to downgrade an Administrator account while logged into that account. You HAVE to be logged into another Administrator account to be able to change the other to a Standard account.
So Its not possible to boot up In safe mode and log into the administrator account and Then command prompt?
You MAY be able to login as Administrator by booting in Safe mode but that depends on whether the built in Administrator account is active. Follow this article to boot to safe mode http://www.digitalcitizen.life/4-ways-boot-safe-mode-windows-10
USAFRet :
Hussein97042 :
u2desire420 :
Your computer MUST have another account on it that is setup as Administrator since it is not possible to downgrade an Administrator account while logged into that account. You HAVE to be logged into another Administrator account to be able to change the other to a Standard account.
So Its not possible to boot up In safe mode and log into the administrator account and Then command prompt?
So what happens when you try it?
Im just asking If that was an option but right now im not at my pc and im first gonna be there In 3 days
You will only be able to login the built in Administrator account if it is active and you know the password. When you boot into safe mode it will show the accounts that are on the machine and if Administrator is one of these accounts that choose it but you will need the password for this account.
If you manage that than you can run from the command prompt "net localgroup administrators <created username> /add" to add your account to the Administrators Group. Replace <created username> with your account name.
You will only be able to login the built in Administrator account if it is active and you know the password. When you boot into safe mode it will show the accounts that are on the machine and if Administrator is one of these accounts that choose it but you will need the password for this account.
If you manage that than you can run from the command prompt "net localgroup administrators <created username> /add" to add your account to the Administrators Group. Replace <created username> with your account name.
But How Do you find this password? and sometimes there is no password you just Press Enter
You will only be able to login the built in Administrator account if it is active and you know the password. When you boot into safe mode it will show the accounts that are on the machine and if Administrator is one of these accounts that choose it but you will need the password for this account.
If you manage that than you can run from the command prompt "net localgroup administrators <created username> /add" to add your account to the Administrators Group. Replace <created username> with your account name.
But How Do you find this password? and sometimes there is no password you just Press Enter
The password is whatever it was that you created initially.
If you do not know the admin password, you're probably out of luck.
You will only be able to login the built in Administrator account if it is active and you know the password. When you boot into safe mode it will show the accounts that are on the machine and if Administrator is one of these accounts that choose it but you will need the password for this account.
If you manage that than you can run from the command prompt "net localgroup administrators <created username> /add" to add your account to the Administrators Group. Replace <created username> with your account name.
But How Do you find this password? and sometimes there is no password you just Press Enter
The password is whatever it was that you created initially.
If you do not know the admin password, you're probably out of luck.
So the admin account has no password but when i log into it i cant Do anything but Then i logger into my account and i ran cmd AS admin and Then i wrote net users besidde the c:\windows\system32> and Then it showed my account and Said it was a default user bc i dont have admin Rights and Then i wrote net users administrator/active:Yes and Then it Said
The syntax of this command is
And Then it showed alot of password things and other things like that
What Do i Do
If you are able to login to the built-in Administrator account than do so and run from the command prompt (may have to select Run as Administrator) "net localgroup administrators [username] /add" replace [username] with your account login in. Eg. "net localgroup administrators u2desire420 /add"
Beyond that I don't know how else to help you without violating forum rules so your next option maybe to do a clean install of Windows 10.
If you are able to login to the built-in Administrator account than do so and run from the command prompt (may have to select Run as Administrator) "net localgroup administrators [username] /add" replace [username] with your account login in. Eg. "net localgroup administrators u2desire420 /add"
Beyond that I don't know how else to help you without violating forum rules so your next option maybe to do a clean install of Windows 10.
So now i Got the admin Rights but now when i sign In i now Can choose 2 account mine and the admin one Can i Do another option of just making a new primary account from Microsoft and Then have admin Rights on that one ?
If you are able to login to the built-in Administrator account than do so and run from the command prompt (may have to select Run as Administrator) "net localgroup administrators [username] /add" replace [username] with your account login in. Eg. "net localgroup administrators u2desire420 /add"
Beyond that I don't know how else to help you without violating forum rules so your next option maybe to do a clean install of Windows 10.
So now i Got the admin Rights but now when i sign In i now Can choose 2 account mine and the admin one Can i Do another option of just making a new primary account from Microsoft and Then have admin Rights on that one ?
If you are logged in as an Admin, create a new, local, Admin account.
It does not have to be a Microsoft account.
http://pureinfotech.com/how-create-local-user-account-windows-10/ will show you different ways to create new accounts.
If after you want to disable the built-in Administrator account run "net users administrator/active:No" from an Administrative command prompt.