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. Running diskpart on startup using GPO throws COM service error

    in Windows 10 Gaming
    Running diskpart on startup using GPO throws COM service error: Hi Experts,I'm trying to create a Windows Server 2025 template for use in cloud. I have added an startup script called extendvol.bat to "Startup" GPO which runs diskpart tool to extend the system volume to the maximum amount of space available on the disk when computer is...
  3. Running diskpart on startup using GPO throws COM service error

    in Windows 10 Software and Apps
    Running diskpart on startup using GPO throws COM service error: Hi Experts,I'm trying to create a Windows Server 2025 template for use in cloud. I have added an startup script called extendvol.bat to "Startup" GPO which runs diskpart tool to extend the system volume to the maximum amount of space available on the disk when computer is...
  4. disks wont show up in diskpart windows installation

    in Windows 10 Gaming
    disks wont show up in diskpart windows installation: A lot of people have this problems yet none of the fixes i tried worked. The disks show up in windows diskpart but when i go into the bios it shows 2 duplicates of the same usb even tho i have one and a external hdd plugged in and it also shows the sdd on which windows is...
  5. disks wont show up in diskpart windows installation

    in Windows 10 Software and Apps
    disks wont show up in diskpart windows installation: A lot of people have this problems yet none of the fixes i tried worked. The disks show up in windows diskpart but when i go into the bios it shows 2 duplicates of the same usb even tho i have one and a external hdd plugged in and it also shows the sdd on which windows is...
  6. disks wont show up in diskpart windows installation

    in Windows 10 Installation and Upgrade
    disks wont show up in diskpart windows installation: A lot of people have this problems yet none of the fixes i tried worked. The disks show up in windows diskpart but when i go into the bios it shows 2 duplicates of the same usb even tho i have one and a external hdd plugged in and it also shows the sdd on which windows is...
  7. Diskpart has encountered an error:

    in Windows Hello & Lockscreen
    Diskpart has encountered an error:: The parameter is incorrect.” https://answers.microsoft.com/en-us/windows/forum/all/diskpart-has-encountered-an-error/d531008e-13d0-4f5e-86cb-e727a62e237a
  8. Diskpart has encountered an error:

    in Windows 10 Gaming
    Diskpart has encountered an error:: The parameter is incorrect.” https://answers.microsoft.com/en-us/windows/forum/all/diskpart-has-encountered-an-error/d531008e-13d0-4f5e-86cb-e727a62e237a
  9. Diskpart has encountered an error:

    in Windows 10 Software and Apps
    Diskpart has encountered an error:: The parameter is incorrect.” https://answers.microsoft.com/en-us/windows/forum/all/diskpart-has-encountered-an-error/d531008e-13d0-4f5e-86cb-e727a62e237a
  10. Diskpart not recognizing SSD in Windows 11

    in Windows 10 News
    Diskpart not recognizing SSD in Windows 11: Diskpart is a utility that can be used to manage your disks, however, as of late, we have noticed that it is not able to recognize newly added SSDs or HDDs. We can see the model number and everything in the BIOS but when invoking Diskpart, the device is absent. So, in this...