Share via

Enable Hotspot

Anonymous
2022-07-01T15:09:22+00:00

How to Enable Hotspot that hidden , note that hotspot is disabled by Admin , are there is a solution ?

Windows for home | Windows 11 | Internet and connectivity

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.

0 comments No comments

13 answers

Sort by: Most helpful
  1. DaveM121 891.6K Reputation points Independent Advisor
    2022-07-02T12:57:23+00:00

    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.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-07-02T10:15:38+00:00

    Need Admin <

    Was this answer helpful?

    0 comments No comments
  3. DaveM121 891.6K Reputation points Independent Advisor
    2022-07-02T06:03:59+00:00

    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?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-07-01T21:44:12+00:00

    I can't make this option < right click Command Prompt and select 'run as Administrator

    Was this answer helpful?

    0 comments No comments
  5. DaveM121 891.6K Reputation points Independent Advisor
    2022-07-01T15:42:28+00:00

    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.

    Was this answer helpful?

    0 comments No comments