Anyone manage to disable auto assign drive letter to USB drive in windows 10?

Discussion in 'Windows 10' started by terryhoho, Jun 3, 2018.

  1. terryhoho

    terryhoho MDL Novice

    Joined:
    Jan 15, 2013
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    i tried these methods :

    To turn off Automount feature, you can run one of the following commands:

    mountvol /N

    or

    diskpart automount disable



    We can verify the status of Automatic mounting of new volumes by looking at the value of the following key:



    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MountMgr\NoAutoMount



    If the value is set to 1: This indicates that Automatic mounting of new volumes is Disabled.

    If the value is set to 0: This indicates that Automatic mounting of new volumes is Enabled.

    .
    unfortunately none work for windows 10.
    any1 had any success ?

    thinking to downgrade to windows 7 , if windows 7 works.