External HDD needs format


  1. Posts : 208
    Windows 10 Home 64bit
       #1

    External HDD needs format


    Hello to all. Havent been here for a long time between the windows system has improved a lot over the past tear.
    To my latest problem i was given an external hdd but it has two sections as per image how do i get this to a full working drive please.
    Many thanksExternal HDD needs format-2019-12-14-09_49_37-microsoft-edge.png
      My Computer


  2. Posts : 11,247
    Windows / Linux : Arch Linux
       #2

    Hi there @menu

    from Windows command mode

    1) Diskpart
    2) list Disk
    3) select disk <disk4> I think it would be in your case
    4) clean
    5) convert gpt (optional step but I prefer gpt HDD's these days even just for data disks)
    6) create partition primary
    7) format fs=ntfs quick
    8) assign
    9) exit

    now you should have HDD ready for use and assigned a disk letter.

    you don't need to create an efi partition for this disk either.

    Cheers
    jimbo
      My Computer


  3. Posts : 5,330
    Windows 11 Pro 64-bit
       #3

    Unknown Not Initialized Disk unknown not initialized issue can be caused by various reasons like virus infection, file system damage, bad sectors, MBR corruption, partition loss, etc. It is the easiest way to fix disk unknown not initialized issue by clicking Initialize Disk option.
      My Computer


  4. Posts : 208
    Windows 10 Home 64bit
    Thread Starter
       #4

    Thanks once again

    Sorry to get back to you.
    Forgot about this one. Can I change this into one to get rid of the small section.External HDD needs format-2019-12-14-12_12_07-disk-management2.png

    Thanks.
      My Computer


  5. Posts : 5,330
    Windows 11 Pro 64-bit
       #5

    Please open the Command Prompt by typing cmd.exe into Start Menu, right-click on Cmd.exe, and open it as an administrator.

    Following commands will delete all partitions and data on disk 4.

    Code:
    Diskpart
    
    List disk
    
    Select Disk 4
    
    Clean
    
    Create partition primary
    
    FORMAT FS=NTFS QUICK 
    
    Assign
    
    Exit
      My Computer


  6. Posts : 208
    Windows 10 Home 64bit
    Thread Starter
       #6

    Thanks.
      My Computer


  7. Posts : 5,330
    Windows 11 Pro 64-bit
       #7

    You are very welcome!
      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 14:45.
Find Us




Windows 10 Forums