How to access an external hard drive via Command Prompt

Rk -  
georges97 Posted messages 14606 Registration date   Status Contributor Last intervention   -
Hello,

Hello, how to access an external hard drive through the command prompt

Configuration: Android / Chrome 65.0.3325.109

2 answers

  1. Pierr10 Posted messages 13835 Registration date   Status Moderator Last intervention   5 843
     
    Hello

    We’re going back to the good old days of MS-Dos.
    If your external hard drive is, for example, recognized by the letter E in Windows Explorer, you simply type E: in the command prompt window.
    You will get E:\>
    The contents of the drive will be accessible with the command Dir or Dir /P for a page-by-page display.
    2
    1. georges97 Posted messages 14606 Registration date   Status Contributor Last intervention   2 932
       
      Hello Pier10, sorry I took too long to validate my response and I duplicated yours.

      Best regards
      1
  2. georges97 Posted messages 14606 Registration date   Status Contributor Last intervention   2 932
     
    Hello,

    If you are using Windows 10, you launch the Disk Manager by right-clicking on the Windows icon in the taskbar.

    This allows you to identify the letter corresponding to the external drive, for example E:

    Then you open the command prompt (same as above) and type E:

    Best regards
    0