Windows 10: Disable Access to All Removable Storage Devices

Discus and support Disable Access to All Removable Storage Devices in AntiVirus, Firewalls and System Security to solve the problem; Prevent users from writing or reading files and folders for a removable drive. Code: @Echo Off & Cls net sess>nul 2>&1||(powershell start cmd... Discussion in 'AntiVirus, Firewalls and System Security' started by FreeBooter, Sep 6, 2019.

  1. Disable Access to All Removable Storage Devices


    Prevent users from writing or reading files and folders for a removable drive.


    Code: @Echo Off & Cls net sess>nul 2>&1||(powershell start cmd -ArgumentList """/c %~0""" -verb Runas & exit) Cls & Mode CON LINES=11 COLS=70 & Color 0E & Title Created By Echo. Echo. Echo. Echo. Echo Disable Access to All Removable Storage Devices (Y/N)? Echo. Echo. Echo. Set /p input= RESPONSE: If /i Not %input%==Y (Goto :_Ex) Else (Goto :_Start) :_Ex If /i Not %input%==N (Goto :EOF) Else (Goto :_RegRestore) :_Start Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\RemovableStorageDevices" /v "Deny_All" /t REG_DWORD /d "1" /f > Nul Cls & Mode CON LINES=11 COLS=60 & Color 0E & Title Created By Echo. Echo. Echo. Echo. Echo Access To All Removable Storage Devices Disabled Echo. Echo. Echo. ping -n 6 localhost >nul Goto Reboot :_RegRestore Reg.exe delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\RemovableStorageDevices" /v "Deny_All" /f > Nul Cls & Mode CON LINES=11 COLS=60 & Color 0E & Title Created By Echo. Echo. Echo. Echo. Echo Access To All Removable Storage Devices Enabled Echo. Echo. Echo. ping -n 6 localhost >nul :Reboot CHOICE /C YN /M "Press Y to Reboot, N for exiting script." If %errorlevel% == 1 ( Shutdown /r /t 0) Else (Exit)[/quote]
    *ArrowEnable or Disable Access to All Removable Storage Devices in Windows

    :)
     
    FreeBooter, Sep 6, 2019
    #1

  2. Internal Storage devices being detected as removable devices

    Hi,

    I would suggest you to update your storage controller driver.

    Method 1: Update Storage Controller Driver

    Follow the steps.

    • Press Windows key + X key and click Device Manager.
    • Expand the Storage Controller.
    • Right-click on the Storage controller Driver
      and select Update Driver Software.
    • Wait for sometime and check if the issue persists.
    • Restart your system.
    Method 2: Uninstall and then reinstall Storage Controller driver from the Manufacturer's Website

    Follow the steps.

    • Press Windows key + X key and click Device Manager.
    • Expand the Storage Controller.
    • Right-click on the Storage controller Driver
      and select Uninstall.
    • Now, go to the Manufacturer's website and download the latest storage controller driver.
    • Once the download is complete, double-click and run the setup file to complete installation.
    • Restart your system.
    Hope this helps. Please respond if you have further related queries.

    Regards,
     
    Jesinta Rozario, Sep 6, 2019
    #2
  3. Remove Devices

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you are facing issues while removing the device from your Microsoft account as it keeps popping back after removing.



    It could be possible that the device was using OneDrive with the same Microsoft account and that might be the reason you are able to see the device listed under your profile. I would suggest you to remove the device from OneDrive
    and see if that helps.



    You can follow the steps to remove the device from OneDrive.



    1. Login to
      https://onedrive.live.com
      .
    2. Now on the left hand pane click on PC’s.
    3. Now click on the devices that are listed under PC’s and on the right hand side click on
      Remove PC.


    If the issue persists, please get back to us with the results of the troubleshooting steps to assist you further.



    Regards,

    Prakhar Khare

    Microsoft Community – Moderator
     
    Prakhar_Khare, Sep 6, 2019
    #3
  4. Disable Access to All Removable Storage Devices

    Disable "Quick Access"

    You may try the steps listed for
    v1607 here
    , and reverse the earlier method you used to disable Qa.
     
    Ramesh Srinivasan, Sep 6, 2019
    #4
Thema:

Disable Access to All Removable Storage Devices

Loading...
  1. Disable Access to All Removable Storage Devices - Similar Threads - Disable Access Removable

  2. Removables storages device folder on desktop

    in Windows 10 Network and Sharing
    Removables storages device folder on desktop: I've seen a lot of nonsense everywhere about this issue.And nobody here was capable to find the issue...The only fix is this :Using File Explorer Options: Open File Explorer and click on the "View" tab. Click on "Options" and select "Change folder and search options". In the...
  3. Removables storages device folder on desktop

    in Windows 10 Gaming
    Removables storages device folder on desktop: I've seen a lot of nonsense everywhere about this issue.And nobody here was capable to find the issue...The only fix is this :Using File Explorer Options: Open File Explorer and click on the "View" tab. Click on "Options" and select "Change folder and search options". In the...
  4. Disable Power Management for all USB Mass Storage Devices

    in Windows 10 Drivers and Hardware
    Disable Power Management for all USB Mass Storage Devices: Is there a way to change the default behavior so 'Allow the computer to turn off this device to save power' is automatically disabled for new devices that are plugged into a USB port?...
  5. Disable Power Management for all USB Mass Storage Devices

    in Windows 10 Gaming
    Disable Power Management for all USB Mass Storage Devices: Is there a way to change the default behavior so 'Allow the computer to turn off this device to save power' is automatically disabled for new devices that are plugged into a USB port?...
  6. Disable Power Management for all USB Mass Storage Devices

    in Windows 10 Software and Apps
    Disable Power Management for all USB Mass Storage Devices: Is there a way to change the default behavior so 'Allow the computer to turn off this device to save power' is automatically disabled for new devices that are plugged into a USB port?...
  7. Cannot block removeable storage access

    in AntiVirus, Firewalls and System Security
    Cannot block removeable storage access: I'm having no success blocking access to removable storage for one of our domain's AD security groups. The setting for our Default Domain Policy is left unconfigured--that is, User Configuration > Administrative Templates > System > Removable Storage Access: All Removable...
  8. Removable Disk vs All Removable Storage

    in Windows 10 Ask Insider
    Removable Disk vs All Removable Storage: [ATTACH] submitted by /u/leoingle [link] [comments] https://www.reddit.com/r/Windows10/comments/kr8ipe/removable_disk_vs_all_removable_storage/
  9. How to disable Removable Storage classes and access in Windows 10

    in Windows 10 News
    How to disable Removable Storage classes and access in Windows 10: [ATTACH]If you want to disable access to removable storage devices and ports in a […] This article How to disable Removable Storage classes and access in Windows 10 first appeared on TheWindowsClub.com. read more...
  10. Enable or Disable Access to All Removable Storage Devices in Windows

    in Windows 10 Tutorials
    Enable or Disable Access to All Removable Storage Devices in Windows: How to: Enable or Disable Access to All Removable Storage Devices in Windows How to Enable or Disable Access to All Removable Storage Devices in Windows Users are allowed read and write access to all removable storage devices they connect to the computer by default in...