how to fix this im using windows 11 home ?

Anonymous
2024-12-13T00:12:53+00:00

Location services cannot be turned on i dont have any school or work account on my laptop

Windows for home | Windows 11 | Settings

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
Answer accepted by question author
EmilyS726 264.8K Reputation points Independent Advisor
2024-12-13T01:45:13+00:00

Hello,

Is it because it says it is being managed by organization?

First, can you please go to Settings > Accounts > Access Work or School, and make sure there's no work/school email address listed there, or no mentioning of Azure AD. If there is, please click on it and then click on disconnect. Then restart the computer and see if it is resolved.

If not, or if nothing is listed there, please type cmd in the search on the taskbar and make sure you select "Run As Administrator" to launch Command Prompt.

Then run the following command and hit enter:

gpupdate /force /boot

Restart the computer and see if it helps. If not, launch Command Prompt in Admin mode again and run the following commands, one at a time. Not all of them will go through completely or value can be found, and that's ok. Once finished, restart the computer again and see if it works.

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

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2024-12-13T11:01:42+00:00

    Thank You! my problems are now fixed thanks to your help ! the reg delete command fixed my problems

    Was this answer helpful?

    0 comments No comments