启用和禁用自动装载新卷

Posted on 2019-04-02 20:38  努力成长静待花开  阅读(385)  评论(0编辑  收藏  举报

Diskpart提示符下:

  automount   //查看当前策咯

  automount enable  //开启

  automount disable  //禁用


 

 Mountvol /N    禁用新卷的自动装入。

      /E    再次启用新卷的自动装入。


sp HKLM:\SYSTEM\CurrentControlSet\Services\mountmgr NoAutoMount 1   #1禁用 0开启