Share via

"Mobile Devices setting" is controlled by an organization

Tristan 20 Reputation points
2025-09-25T12:34:48.22+00:00

I wanted to connect my phone to my pc but it does not allow me to enable the setting and gives me a notification saying "Some of these setting are managed by your organization". I have checked all the other settings in bluetooth and devices but all of them allow me to interact with any settings. This pc has never been used by any organization.

Windows for home | Windows 11 | Connect Phone and PC
0 comments No comments

Answer accepted by question author

DaveM121 882.8K Reputation points Independent Advisor
2025-09-25T13:06:59.7333333+00:00

1

Open the Settings App.

Go to Accounts.

Select Access Work or School, is there is a work or school Email listed there?

2

If there is no work or school account listed in there.

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?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.