Enable or Disable Automount of New Disks and Drives in Windows  

Page 2 of 2 FirstFirst 12

  1. Posts : 28
    win 10
       #10

    Automount Tutor


    Brilliantly easy,..... after this........... cheers
      My Computer


  2. Posts : 68,953
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #11

      My Computers


  3. Posts : 11
    Windows 10
       #12

    Glad I ran across this thread while searching for exactly what you provided, and you did an excellent job. My only thought... wondering if batch files would have any advantage/disadvantage over reg files.
      My Computer


  4. Posts : 68,953
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #13

    65Cobra427SC said:
    Glad I ran across this thread while searching for exactly what you provided, and you did an excellent job. My only thought... wondering if batch files would have any advantage/disadvantage over reg files.
    Hello,

    A .reg or .bat file would both make the same registry changes, but you could include a command in the .bat file to restart the computer afterwards where you would have to manually restart afterwards with a .reg file.
      My Computers


  5. Posts : 58
    10
       #14

    I have a problem with automount periodically switching back to disabled and I know of others with the same issue.

    Can anybody help with the issue ? Perhaps a scheduled task ?

    Many Thanks
      My Computer


  6. Posts : 42,985
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #15

    Note: colesearle started a thread on the same question here:
    Automount keeps getting disabled. How to stop.
      My Computers


  7. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #16

    Hello @Brink,

    As a quicker alternative to using diskpart for Option One: Check if Automount is Currently Enabled or Disabled you can use this Command in a CMD Prompt:

    Code:
    
    @echo off & (for /f "tokens=1* delims=:" %x in ('REG QUERY HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mountmgr /v NoAutoMount ^| findstr /n "^"') do echo( %y) & pause & exit
    
    OUTPUT:
    
     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mountmgr
         NoAutoMount    REG_DWORD    0x0
    

    Where 0x0=Enabled and 0x1=Disabled

    This also works in Windows 11.

    I hope this helps.
      My Computer


 

Tutorial Categories

Enable or Disable Automount of New Disks and Drives in Windows Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:10.
Find Us




Windows 10 Forums