dual boot configuration


  1. Posts : 2
    Windows 10
       #1

    dual boot configuration


    Hello,

    I have a dual boot configuration with windows 10:
    C: Win 10
    D: Data
    E: Win 10 for aplication tests

    How to block disk access from one installation to another?

    C: can see D: but cannot see and access E:
    E: cannot see and access C: and D:

    Thanks
      My Computer


  2. Posts : 56,831
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #2

    amadora said:
    Hello,

    I have a dual boot configuration with windows 10:
    C: Win 10
    D: Data
    E: Win 10 for aplication tests

    How to block disk access from one installation to another?

    C: can see D: but cannot see and access E:
    E: cannot see and access C: and D:

    Thanks
    Hi, @amadora ! Welcome to Tenforums!

    That's fairly simple. You "hide" the partitions. Like this:

    When booted to either one, they will appear as "C", the other as some other drive letter, and vice-versa.

    When booted to each, change this reg entry to "hide" the other letter. Here is an example of a .reg file. The dword value of 1 means to make it "offline", 0 to make it "online". When it is "offline", the drive letter is not available or seen by Windows, therefore cannot be accessed via Explorer or normal system functions. It is hidden.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices\Offline]
    "\\DosDevices\\L:"=dword:00000001
    Copy the code above into an empty .txt file and modify as needed with Notepad. Save the file as .reg, not .txt. Then merge it into the registry.

    Note: You will need to reboot for it to take effect.
      My Computers


  3. Posts : 2
    Windows 10
    Thread Starter
       #3

    Thanks
      My Computer


 

  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 10:05.
Find Us




Windows 10 Forums