Windows 10: diskpart

Discus and support diskpart in Windows 10 Customization to solve the problem; I am trying to remove write protection from a CD. My diskpart does not show the disk drive, only my main hard drive disk. Any hekp would be appreciated... Discussion in 'Windows 10 Customization' started by AERDAR, Jan 5, 2019.

  1. AERDAR Win User

    diskpart


    I am trying to remove write protection from a CD. My diskpart does not show the disk drive, only my main hard drive disk. Any hekp would be appreciated

    :)
     
    AERDAR, Jan 5, 2019
    #1
  2. Cheriseru Win User

    Faulty harddrives

    Thanks for the suggestion but as I stated the drive doesn't show up in Disk management. I just tried the Diskpart steps and it's not listed on there either
     
    Cheriseru, Jan 5, 2019
    #2
  3. Fernandz Win User
    How To Format A Write Protected Flash Memory ?

    ¿You already tried this one?...

    Run CMD


    1. diskpart
    2. list disk

    Then in the 3º step, put the correct number of disk in the list for the usb flash (if it's listed in disk 3, then you'll have to write select disk 3).

    2. select disk #
    3. clean
    4. create partition primary
    5. select partition 1
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    with that commands you will format the flash drive in fat32, if you have a large drive you can select also "format fs=ntfs" in step 7.

    good luck!
     
    Fernandz, Jan 5, 2019
    #3
  4. W1zzard Win User

    diskpart

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Jan 5, 2019
    #4
Thema:

diskpart

Loading...
  1. diskpart - Similar Threads - diskpart

  2. Data recovery after diskpart clean command

    in Windows 10 Gaming
    Data recovery after diskpart clean command: Hi Laptop: Asuspro 2520LJI encountered this error when reinstalling Windows 10: "the selected disk has an mbr partition table on efi systems windows can only be installed to gpt...". what did i do?shift+F10 = open command prompt Diskpart List disk result: I had two disks, one...
  3. Data recovery after diskpart clean command

    in Windows 10 Software and Apps
    Data recovery after diskpart clean command: Hi Laptop: Asuspro 2520LJI encountered this error when reinstalling Windows 10: "the selected disk has an mbr partition table on efi systems windows can only be installed to gpt...". what did i do?shift+F10 = open command prompt Diskpart List disk result: I had two disks, one...
  4. Data recovery after diskpart clean command

    in Windows 10 Installation and Upgrade
    Data recovery after diskpart clean command: Hi Laptop: Asuspro 2520LJI encountered this error when reinstalling Windows 10: "the selected disk has an mbr partition table on efi systems windows can only be installed to gpt...". what did i do?shift+F10 = open command prompt Diskpart List disk result: I had two disks, one...
  5. Why does typing diskpart on cmd and PowerShell not continue and show what should have seen?

    in Windows 10 Gaming
    Why does typing diskpart on cmd and PowerShell not continue and show what should have seen?: I accidentally removed the USB stick while in a command "clean". I know it's corrupted so I tried to fix it by formatting or removing it entirely since it has no files within the USB. Tried multiple applications till I found some applications that can actually read the USB...
  6. Why does typing diskpart on cmd and PowerShell not continue and show what should have seen?

    in Windows 10 Software and Apps
    Why does typing diskpart on cmd and PowerShell not continue and show what should have seen?: I accidentally removed the USB stick while in a command "clean". I know it's corrupted so I tried to fix it by formatting or removing it entirely since it has no files within the USB. Tried multiple applications till I found some applications that can actually read the USB...
  7. Unallocated space not visible when I DISKPART>list disk/volume

    in Windows 10 Gaming
    Unallocated space not visible when I DISKPART>list disk/volume: I was reinstalling Windows 10 as I do often, but this time when I formatted the partition to use, it fails to create new partition with the message "We couldn't create new partition. [Error: 0xd85956d0]". The next option I tried was to use cmd with diskpart to create new...
  8. Unallocated space not visible when I DISKPART>list disk/volume

    in Windows 10 Software and Apps
    Unallocated space not visible when I DISKPART>list disk/volume: I was reinstalling Windows 10 as I do often, but this time when I formatted the partition to use, it fails to create new partition with the message "We couldn't create new partition. [Error: 0xd85956d0]". The next option I tried was to use cmd with diskpart to create new...
  9. Unallocated space not visible when I DISKPART>list disk/volume

    in Windows 10 Installation and Upgrade
    Unallocated space not visible when I DISKPART>list disk/volume: I was reinstalling Windows 10 as I do often, but this time when I formatted the partition to use, it fails to create new partition with the message "We couldn't create new partition. [Error: 0xd85956d0]". The next option I tried was to use cmd with diskpart to create new...
  10. HDD is visible in Taskmanager and diskpart but not showing in pc.

    in Windows 10 Drivers and Hardware
    HDD is visible in Taskmanager and diskpart but not showing in pc.: The PC has 1 Nvme and 1 HDD. I installed 2nd SSD and installed Windows 10 Home single Language on it. and updated windows. However, the other drives are not showing on the PC.But TASK MANAGER showing 2 SSD and 1 HDDDISK MANAGEMENT showing 2 SSD and 1 HDD online BUT DISKPART...