how can I wipe my SSD clean?

Page 1 of 4 123 ... LastLast

  1. Posts : 1,345
    Windows 10 Pro 64-bit
       #1

    how can I wipe my SSD clean?


    On my computer, I have an SSD that was originally for a Vista computer.
    I'd like to wipe it clean to either toss it out or save it for future use.
    However is it a good idea to save it for future use?
    --- Do modern SSD's have better technology and performance?
    Either way, how can I wipe the SSD clean?
      My Computer


  2. Posts : 7,724
    3-Win-7Prox64 3-Win10Prox64 3-LinuxMint20.2
       #2

    Hi,
    If you plan on tossing it just use a hammer first :)
    If not just format it.
      My Computers


  3. Posts : 4,791
    Windows 11 Pro 64 Bit 22H2
       #3

    Remove the SSD from the computer and attach it to working computer via a USB Adapter, Dock or Enclosure with a power adapter. It will come up as a secondary drive. If you are thinking of keeping it for yourself, then you can press the Win Key+X and choose Disk Management Right click the SSD and choose Format. If you thinking of selling it or giving it away, then use a program like Active KillDisk to wipe the drive first.
    If it is an older SSD, it may not be SATA III it may be only SATAII and the capacity may be small, but it is still usable.
      My Computer


  4. Posts : 913
    CP/M
       #4

    The only really secure way to clean SSD is invokimg ATA Secure Erase command. It requires special software. SSD vendors usually offer their own tools:
    Intel SSD Toolbox
    Samsung Magician
    OCZ SSD Guru
    etc
    but their Secure Erase function is locked to SSDs of the same brand. So you have to install software which is related to your SSD.
      My Computer


  5. Posts : 1,345
    Windows 10 Pro 64-bit
    Thread Starter
       #5

    spunk said:
    Remove the SSD from the computer and attach it to working computer via a USB Adapter, Dock or Enclosure with a power adapter. It will come up as a secondary drive. If you are thinking of keeping it for yourself, then you can press the Win Key+X and choose Disk Management Right click the SSD and choose Format. If you thinking of selling it or giving it away, then use a program like Active KillDisk to wipe the drive first.
    If it is an older SSD, it may not be SATA III it may be only SATAII and the capacity may be small, but it is still usable.
    Thanks, I plan on keeping the SSD in case it could become handy in the future.
      My Computer


  6. Posts : 913
    CP/M
       #6

    Two notes:
    - FORMAT command DOES NOT ERASE any data from disk, they are still recoverable
    - Only the highest version - $80 KillDisk Ultimate - supports Secure Erase function. Other functions/methods DO NOT GUARANTEE impossibility of recovering data from SSD.
      My Computer


  7. Posts : 19,518
    W11+W11 Developer Insider + Linux
       #7

    You could just get a USB2/3 to SATA adapter and use it as portable/removable disk faster than any USB2/3 stick probably larger too. If it's for your personal use, it's enough to delete all partitions and make one new one.
      My Computers


  8. Posts : 18,432
    Windows 11 Pro
       #8

    Open a Command Prompt (Admin) or Powershell (Admin). Run:

    diskpart
    list disk
    select disk # <- replace # with the actual number of the SSD you want to reuse
    clean <- this will remove all partitions on the selected drive. You can't do this if you are booted from the SSD you want to reuse

    If you want to leave it completely blank (but NOT securely erased), then the next two commands would be exit, exit.

    If you want to establish a new partition on it to use for data storage, the next commands would be:
    create part pri
    format fs=ntfs quick
    assign
    exit
    exit

    The above commands still will NOT securely erase the SSD.
      My Computer


  9. Posts : 27,182
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #9

    MeAndMyComputer said:
    On my computer, I have an SSD that was originally for a Vista computer.
    I'd like to wipe it clean to either toss it out or save it for future use.
    However is it a good idea to save it for future use?
    --- Do modern SSD's have better technology and performance?
    Either way, how can I wipe the SSD clean?
    Get either GParted, or a Linux live disk/USB(and use the GParted there), then delete all partitioning, and repartition the whole disk as one simple partition. I believe GParted will then automatically run retrim and data is gone.
    If then you just want to use it as a data disk connect it to your PC, if you want to use it as a boot disk in another PC, redelete the partitioning and leave it all as unallocated.

    Other option see: How to zero-fill a drive with DD
      My Computers


  10. Posts : 1,345
    Windows 10 Pro 64-bit
    Thread Starter
       #10

    A lot of good information. So now I'll use it for personal use as a data disk instead of just letting it hang around.
      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 08:24.
Find Us




Windows 10 Forums