How can standard users on a Windows 10 device remove bluetooth devices without admin credentials?

Simon Edwards 0 Reputation points
2024-07-10T22:25:35.95+00:00

Is there a way to get around the restriction that standard users on a Windows 10 device are unable to remove bluetooth devices without admin credentials? Can this be achieved using policies or other admin settings?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,137 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,794 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 17,121 Reputation points MVP
    2024-07-11T01:26:11.5833333+00:00
    0 comments No comments

  2. Ian Xue (Shanghai Wicresoft Co., Ltd.) 33,951 Reputation points Microsoft Vendor
    2024-07-12T02:48:53.36+00:00

    Hi Simon,

    Thanks for your post. Based on my research, In Windows 10/11, standard users are typically unable to remove Bluetooth devices without administrative credentials. Here is a work around.

    In Start Search type Gpedit.msc and hit the Enter Key.

    Navigate to:

    Computer Configuration > Administrative Templates > System > Device Installation > Device Installation Restrictions.

    Now enable  "Allow administrators to override device installation policy" and configure settings to allow standard users to remove Bluetooth devices.

    For Registry Edit:

    1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Bluetooth
    2. Create a new DWORD (32-bit) Value named “AllowUserToRemoveDevice”
    3. Set its value to 1.
    4. Close the Registry Editor.
    5. Reboot.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments