Hi Michael,
I am sorry, if they have the only administrator account on your PC, then you cannot make the required changes, they would have you locked out of being able to do that.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to Enable Hotspot that hidden , note that hotspot is disabled by Admin , are there is a solution ?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi Michael,
I am sorry, if they have the only administrator account on your PC, then you cannot make the required changes, they would have you locked out of being able to do that.
Hi Michael
Sorry, I was offline, if you right click the Command Prompt icon, do you not see 'Run as Administrator' on the resulting menu?
I can't make this option < right click Command Prompt and select 'run as Administrator
Hi Michael
I am Dave, I will help you with this.
Is your PC connected to a Work or School account or administered by anyone?
1
If it is, then you need to contact the IT Department to have them fix this for you.
2
If there is no administrator or organization, try this fix.
Click your Start Button, then just type cmd
On the resulting list, right click Command Prompt and select 'run as Administrator'
Paste each of these commands into Command one at a time and press Enter, wait for each command to complete, before running the next command, if you receive an error on any command, ignore that and continue to the next command.
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKLM\Software\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKCU\Software\Policies" /f
reg delete "HKLM\Software\Microsoft\Policies" /f
Then, close Command Prompt and restart (not shut down) your PC.