Windows reset enough (for selling notebook)


Recommended Posts

Hello,

@neufuse is quite correct in that deleted files do not last long on SSDs as the space they used is quickly reclaimed, unlike HDDs.  That said, it there is always the possibility of some kind of issue or failure in the Windows reset process that leaves personally-identifiable information behind.  

Because of that, I would recommend using DiskPart to wipe just the beginning of the drive, which will have the effect of freeing up all space on it and making the drive appear blank.  You can then perform a clean install of Windows to it so the new owner gets a fresh Windows install.  

Here's how you do that, step-by-step:

Check the computer and make sure you know how to boot it from a USB flash drive (may be a specific key you have to press when the computer is powered on, or a change to the BIOS (UEFI) firmware settings.  The PC may tell you what key combination you need to press to boot from another drive, or the manual for the PC may it.

Plug the USB flash drive into the computer and power it up using the means to have it boot from the Windows install USB.

Once the computer finishes booting, it should be at a Windows installation screen.

Do not agree to any prompts, copyright licenses, or click on any buttons.

Press the Shift + F10 keys together to open a Command Prompt.

Run DISKPART to start the command-line disk partitioning utility. The command line prompt will change to DISKPART>.

At the DISKPART> prompt, type LIST DISK to get the numbers of all drives installed in the system. Make a note of what number is assigned to what drive (if the computer has more than one drive). 

At the DISKPART> prompt, type SEL DISK n  where n is the number of the drive containing Windows.

At the DISKPART> prompt, type CLEAN and this will erase the GPT/MBR code from the beginning of the drive.

*WARNING:* After performing the clean operation, the drive now be blank/erased, and everything on it will be gone (all files, etc.). 

You can exit DiskPart and just continue with the Windows installation as you normally would. 

If needed, you can install the device drivers you put on the Windows install media to get your network connection up and running, and from there run Windows Update to get the operating system and device drivers up to date

Regards,

Aryeh Goretsky
 

On 14/09/2025 at 19:13, goretsky said:

Hello,

@neufuse is quite correct in that deleted files do not last long on SSDs as the space they used is quickly reclaimed, unlike HDDs.  That said, it there is always the possibility of some kind of issue or failure in the Windows reset process that leaves personally-identifiable information behind.  

Because of that, I would recommend using DiskPart to wipe just the beginning of the drive, which will have the effect of freeing up all space on it and making the drive appear blank.  You can then perform a clean install of Windows to it so the new owner gets a fresh Windows install.  

Here's how you do that, step-by-step:

Check the computer and make sure you know how to boot it from a USB flash drive (may be a specific key you have to press when the computer is powered on, or a change to the BIOS (UEFI) firmware settings.  The PC may tell you what key combination you need to press to boot from another drive, or the manual for the PC may it.

Plug the USB flash drive into the computer and power it up using the means to have it boot from the Windows install USB.

Once the computer finishes booting, it should be at a Windows installation screen.

Do not agree to any prompts, copyright licenses, or click on any buttons.

Press the Shift + F10 keys together to open a Command Prompt.

Run DISKPART to start the command-line disk partitioning utility. The command line prompt will change to DISKPART>.

At the DISKPART> prompt, type LIST DISK to get the numbers of all drives installed in the system. Make a note of what number is assigned to what drive (if the computer has more than one drive). 

At the DISKPART> prompt, type SEL DISK n  where n is the number of the drive containing Windows.

At the DISKPART> prompt, type CLEAN and this will erase the GPT/MBR code from the beginning of the drive.

*WARNING:* After performing the clean operation, the drive now be blank/erased, and everything on it will be gone (all files, etc.). 

You can exit DiskPart and just continue with the Windows installation as you normally would. 

If needed, you can install the device drivers you put on the Windows install media to get your network connection up and running, and from there run Windows Update to get the operating system and device drivers up to date

Regards,

Aryeh Goretsky
 

Thanks for the thorough run-through.

Does this also apply to a build-in image restore from Toshiba? Thus not a regular Windows 10 installation where you need to put in a license key.

  • 1 month later...

A simple Windows reset isn’t always enough to fully erase sensitive data, since files can sometimes be recovered with special tools. For better security, choose “Remove everything” during the reset and enable “Clean the drive fully” — this overwrites data to make recovery difficult. For maximum safety, you can also reinstall Windows from a USB after deleting and formatting all partitions. This ensures all personal data is completely gone before selling.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Dude get a clue, LTSC is Enterprise, not even legal for consumers, and ESU is not mainstream support cycle, just an extended security updates period.
    • Nvidia is your issue more so than linux itself. I did used it for a while with an old 1060 3gb, but using propietary drivers was kind of messy.
    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!