Blocking USB storage in the domain while having a white list of devices

Mateusz Nowakowski 40 Reputation points
2024-01-09T11:18:43.28+00:00

Hello,

Recently a need appeared to have the external storage blocked in our domain. The problem is, a hard block like “All Removable Storage classes: Deny all access“ is not a good option for us. We would like to have a white list of devices that we are able to connect to the computers, and to have the rest blocked. Is it achieveable through group policies? Addidionally, would it be possible to, for example, for an administrator access prompt to appear every time someone tries to connect an external storage?

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2024-01-10T07:54:13.26+00:00

    Hello Mateusz Nowakowski ,

    Thank you for posting in Q&A forum.

    To my knowledge, in a domain environment, if you want to restrict the use of removable storage devices but need to whitelist certain devices, it can indeed be achieved through group policy. But the use of storage devices can only be allowed or denied based on their hardware ID.

    The following are the basic steps to implement whitelist control for removable storage devices through group policy:

    1. Open the Group Policy Editor (for example, by running gpedit.msc).
    2. Navigate to Computer Configuration > Administrative Templates > System > Device Installation > Device Installation Restrictions.
    3. Enable the policy to "Prevent installation of devices not described by other policy settings," and add the Hardware IDs of the devices you wish to allow.
    4. Enable the policy to "Allow administrators to override device installation restriction policies," so that administrators can intervene when someone attempts to install an unauthorized device.

    If you're hoping to "require administrator access to install a pendrive," unfortunately, this cannot be achieved through GPO.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

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


1 additional answer

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2024-01-09T14:22:32.3366667+00:00

    Hi @Mateusz Nowakowski

    Yes It's possible to specify a white list through GPO or registre key. I invite you read the following article to get mor details:

    Allow Only Specific USB Storage Devices in your Organization Using Group Policy

    Allow installation of devices that match any of these device IDs


    Please don't forget to accept helpful answer


Your answer

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