Removable media restrictions sticking on to device
Hola guys, I created a PowerShell script to block all removable storage devices, which successfully restricted USB access. However, when I tried modifying the script to allow access again, the devices still remained blocked. Here’s the script I used to block USB access: The issue is that even after removing these registry keys, the restrictions…