Forum Discussion
How to factory reset windows 10 without password to new owner?
Hi everyone,
I'm planning to sell my old Windows 10 laptop to a new owner, but I forgot the login password and can't get into the system anymore. Before selling it, I want to completely factory reset the computer and remove all my personal files, accounts, saved passwords, and sensitive data.
Is there any safe and simple way to factory reset Windows 10 without password? I don't mind reinstalling Windows if needed, as long as the new owner gets a clean setup screen like a brand-new PC.
The laptop still powers on normally and I can access the Windows recovery options from startup. I also have another computer and a USB drive if that helps.
9 Replies
- ZannnsbeIron Contributor
- JokseCopper Contributor
Using a bootable Linux USB to manually edit or remove password files is a legitimate method to regain access to a locked Windows computer, but it is not a factory reset Windows 10 without password.
The technique you are asking about uses a bootable Linux USB drive to access and modify the SAM (Security Account Manager) file on your Windows installation. The SAM file is where Windows stores local user account information, including password hashes. When Windows is running, this file is locked and cannot be touched. But when you boot from a different operating system, that file becomes just another file on a disk, readable and writable.
Using a tool called chntpw, you can blank out a user's password hash, remove it entirely, unlock disabled accounts, or even promote a standard user to administrator. After you do this and reboot into Windows, the account will have no password, and you can log in immediately.
Crucially, this is not factory reset Windows 10 without password. Your personal files, installed applications, settings, and everything else on the drive remain completely untouched. You are only changing the authentication data for a user account.
- AmariboCopper Contributor
To factory reset Windows 10 without password:
Recommend Method: Access the Built-in Factory Recovery Partition
Some major PC manufacturers (like Dell, HP, and Lenovo) include a factory recovery partition on the hard drive. This allows you to restore the computer to its original out-of-the-box state.
How to try this: As your computer is starting up, before Windows loads, you need to press a specific key repeatedly. The key varies by brand:
Dell: Press F12 at the Dell logo and select "SupportAssist OS Recovery".
HP: Press F11 repeatedly to enter the HP Recovery Manager.
Lenovo: Press the Novo button or F2 + F12.
This method relies on the recovery partition being intact and not corrupted. If the previous owner deleted it or if the hard drive has been reformatted, this option will not be available. Furthermore, the search results indicate that even this method can sometimes be blocked by BitLocker encryption or other security policies. Your most practical path forward is to revisit your list of excluded tools.
To factory reset Windows 10 without password. Obtaining a friend's computer and an 8GB USB drive to run the Media Creation Tool is, according to the search results, the standard, free, and correct procedure for your situation.
- StonehuIron Contributor
This is a built-in Windows feature you can use to factory reset windows 10 to new owner via the Command Prompt in Recovery Mode, preparing the device for a new user without needing to log into the desktop.
Instructions: Boot into Recovery Mode (by powering off the laptop three times during startup), navigate to Troubleshoot → Advanced Options → Command Prompt, then type
systemreset -factoryreset
to launch the built-in reset tool. Follow the on-screen prompts to remove all files and complete the factory reset.
Its advantages include being a native, no-extra-software method, allowing you to factory reset windows 10 to new owner even if you don’t have the login password, and guiding you through the official reset process with confirmation prompts.
Its drawbacks include requiring access to Recovery Mode, which may not work if the system is severely corrupted, and permanently deleting all data on the device with no option to keep personal files if you choose the full reset.
This allows you to quickly reset the system to its factory state, making it ready for the new owner to set up from scratch. It is suitable for preparing a Windows 10 device for resale, gifting, or passing it to another user, ensuring no personal data remains on the system.
- PhoenixAdlerIron Contributor
Windows Recovery Drive is a convenient native solution to factory reset windows 10 to new owner with a pre-made recovery USB drive.
How to factory reset windows 10 to new owner
- Boot your device using the recovery USB drive you created earlier.
- On the recovery screen, select Troubleshoot → Reset this PC.
- Select “Remove everything” to completely erase all data from the device and begin the factory reset.
- Follow the on-screen prompts to complete the reset.
Advantages
- Uses the official Windows recovery tool to ensure reliability
- Completely erases personal data and securely restores Windows 10 to factory settings for the new owner
This method will completely restore the system to its factory settings. It is an ideal option for users who have prepared a recovery drive and need to hand over their Windows 10 device to a new user.
Drawbacks
- Requires a pre-created recovery USB drive in advance
- Will not work if you do not have the prepared recovery media
- Permanently erases all local data on the device after reset
- OakleyCruzIron Contributor
Using diskpart from Recovery Mode is a powerful built-in way to factory reset windows 10 without password, but it erases everything on the target drive instantly.
It allows you to completely wipe the Windows drive and reset the partition style, but using this feature requires entering Recovery Mode and using command-line tools.
First, boot into Recovery Mode by powering off the laptop three times during startup. Navigate to Troubleshoot → Advanced Options → Command Prompt.
Type the following commands one by one:
diskpart list disk select disk 0 (or your Windows drive number) clean convert gpt exitThen, install Windows from a bootable USB drive.
This method cannot be used to factory reset windows 10 without password while keeping your data, so it is only suitable for users who are ready to erase all data on the device.
If you don’t want to use third-party software, you can try this method. This is a drastic measure, so you should think it through carefully.
- EmmettBrooksIron Contributor
Secure Erase is a deep, secure method to perform a factory reset windows 10 without password on laptops with an SSD, ensuring all data is permanently erased.
How to factory reset windows 10 without password
Step 1: Download the secure erase tool from your SSD manufacturer on another computer:
- Samsung SSD: Samsung Magician
- Crucial SSD: Storage Executive
- WD/SanDisk SSD: Dashboard
Step 2: Use the tool to create a bootable USB drive.
Step 3: Boot the target laptop from the USB drive.
Step 4: Run the Secure Erase function in the tool.
Finally, once the drive has been erased, perform a clean installation of Windows 10.
This method provides a fully secure way to reset your Windows 10 laptop without needing the login password, ideal for preparing a device for resale or resolving severe system corruption.
- NathanRodriguezIron Contributor
When preparing a Windows 10 PC for a new owner, you can factory reset it directly from the login screen without needing to know the password — no installation media or technical expertise required. This built-in recovery option is the simplest approach and works on most Windows 10 machines.
Step 1: On the login screen, click the Power icon (bottom right corner)
Step 2: Hold Shift and click Restart
Step 3: Once in the recovery menu, go to Troubleshoot → Reset this PC
Step 4: Select Remove everything
Step 5: Choose Cloud download (requires internet) or Local reinstall
Step 6: When prompted, select Remove files and clean the drive for a thorough wipe
Step 7: Click Reset and wait for the process to complete (can take 1–2 hours)
This method lets you fully factory reset Windows 10 without password by holding Shift while restarting to access the built-in recovery environment. Choosing "Remove everything" and "Clean the drive" ensures all personal data is wiped, leaving the PC in a fresh, out-of-box state ready for its new owner.
- MakaylariveraIron Contributor
If you can't access the login screen or the Shift+Restart method doesn't work, you can force Windows 10 into its Recovery Environment by interrupting the boot process. This triggers a built-in failsafe that Windows activates when it detects repeated startup failures, giving you access to reset options without needing a password.
How to factory reset windows 10 without password
1. Make sure your PC is completely powered off — hold the power button for 10 seconds if needed.
2. Press the power button to start the PC.
3. As soon as you see the Windows logo or spinning dots, hold the power button for 5–10 seconds to force it off.
4. Repeat this 3 times — on the 3rd restart, Windows will automatically launch the Recovery Environment instead of booting normally.
4. You'll see a screen that says "Preparing Automatic Repair" — let it load When the recovery menu appears, click Advanced options Go to Troubleshoot → Reset this PC.
Things to keep in mind:
This Windows 10 factory reset method works even if Windows is corrupted or won't boot normally
If the Recovery Environment doesn't appear after 3 forced shutdowns, try a 4th time
Make sure the PC is plugged into power before starting — losing power mid-reset can cause serious issues
Once complete, the new owner will be greeted with the standard Windows 10 first-time setup screen