Forgetting Windows 10 password on a home or work computer is really a headache. That might cause you to lose your photos, documents, and other important data, and even cause more losses. Many people might think doing a system reinstall is the only way to regain access to the locked computer but it's not. Reinstalling Windows not only consumes much time but it also wipes your personal data. You don't have to do that. Actually, there are a couple of ways you can reset Windows 10 password without loss of data. Now in this post, we will show you how to reset forgotten Windows 10 password with a boot CD. There are two types of boot CD you can use.
- Option 1: Reset Windows 10 password with an installation CD
- Option 2: Reset Windows 10 password with an iSumsoft boot CD
Option 1: Reset Windows 10 password with an installation CD
If you have a Windows 10 installation CD/DVD, you can use it to reset Windows 10 password without losing any data on the computer. Note that an installation boot CD applies to reset the password for local account and domain account, but it does not apply to Microsoft account. Steps are as follows.
Step 1: Boot password-forgotten Windows 10 computer from the CD.
Insert the Windows 10 installation CD/DVD into your computer's CD-ROM drive. Start/restart the computer and force it to get into the BIOS setup. Make the CD-ROM the first boot device, and save the changes and exit the setup to make the computer boot from the CD.
Step 2: Replace files.
1) After the computer boots from the installation CD/DVD, the Windows Setup screen will appear. On the screen, press Shift + F10 on your keyboard. This will open a CMD window.
2) In the cmd.exe window, type in the command: move d:windowssystem32utilman.exe d:windowssystem32utilman.exe.bak, and press Enter key. Note that replace "d" with your system drive letter.
3) When it says ‘1 file(s) moved', next, type in the command: copy d:windowssystem32cmd.exe d:windowssystem32utilman.exe, and press Enter. When it says '1 file(s) copied', you are done.
4) Now type in the command: wpeutil reboot, and hit Enter to restart the computer. Quickly disconnect the Windows 10 installation CD/DVD from this computer so that the computer will restart from the system drive instead of the CD/DVD.
Step 3: Reset Windows 10 password.
1) After the computer boots up and get to the Windows 10 sign-in screen, click the Ease of Access icon on the lower right corner. This will bring up an utilman.exe window.
2) On the utilman.exe window, type in the command: net user Jack ABC123, and press Enter key. Replace Jack with your user name, and replace ABC123 with your new password. When it says ‘The command completed successfully', the password for this user is reset. Next time you have to use the new password to sign in to Windows 10.
Option 2: Reset Windows 10 password with an iSumsoft boot CD
If it is not that easy for you to use an installation CD to reset Windows 10 password, you can use an iSumsoft boot CD instead. An iSumsoft boot CD applies to reset the password for the local account, domain account, and Microsoft account. Here are the steps.
Step 1: Create an iSumsoft boot CD.
You forgot your Windows 10 password and now get locked out of your computer, so this step requires you to use another computer. Download and install the iSumsoft Windows Password Refixer program on another computer. Launch this program, choose CD/DVD, and then follow its on-screen instructions to burn it into a CD or DVD to create a boot CD.
Step 2: Boot password-forgotten Windows 10 computer from the CD.
Insert the iSumsoft boot CD into your computer's CD-ROM drive, and set the computer to boot from the CD.
Step 3: Reset Windows 10 password.
1) After the computer boots from the iSumsoft CD, the Windows Password Refixer screen appears. Select the Windows 10 running on your computer, select the user whose password you forgot, and then click the "Reset Password" button.
2) When it asks if you want to reset the password, click Yes to confirm that.
3) After the password is reset, restart the computer by the Reboot button. Don't forget to quickly disconnect the boot CD from the computer, after you click the Reboot button.
4) After the computer restarts, use the new password to sign in to Windows 10.
Conclusions: A boot CD is a good option to reset Windows 10 password after you forgot Windows 10 password and lost access to your computer. At least it won't cause data loss on your computer. If you don't have a CD or DVD, try to reset Windows 10 password with a USB flash drive instead.
The above is the detailed content of How to Reset Forgotten Windows 10 Password with a Boot CD. For more information, please follow other related articles on the PHP Chinese website!

The new Surface Pro: A step back? Microsoft's latest Surface Pro offers connectivity via two USB-C ports, supporting charging, USB 3.2 data transfer, and DisplayPort 1.4a (up to two 4K monitors at 60Hz). However, the device ships without a power ad

Microsoft's latest Surface Laptop aims to rival the MacBook Air, but with some notable compromises. The absence of a Surface Connect port marks a significant departure from previous models, reflecting the growing prevalence of Thunderbolt and USB do

1. Background Recently, when using the svn plug-in to manage remote warehouse code in eclipse, prompts to enter passwords are always prompted to enter passwords, which is particularly annoying. After hard work, I finally solved the problem and shared it with you~ 2. Analysis of the password mechanism of the svn plug-in and the cause of the problem. When we use the svn plug-in for the first time and enter the password, a file that saves the password will be generated, and then the svn plug-in will read the username and password information by default every time. When eclipse is started, the configuration information will be automatically read into the program cache. After the password of svn is modified, it is impossible to log in again, and there is no prompt to re-enter the password. At this time, we can delete the relevant configuration files and let the svn plugin prompt us to re-enter the password. However, ec

The steps to start system restore in Windows 8 are: 1. Press the Windows key X to open the shortcut menu; 2. Select "Control Panel", enter "System and Security", and click "System"; 3. Select "System Protection", and click "System Restore"; 4. Enter the administrator password and select the restore point. When selecting the appropriate restore point, it is recommended to select the restore point before the problem occurs, or remember a specific date when the system is running well. During the system restore process, if you encounter "The system restore cannot be completed", you can try another restore point or use the "sfc/scannow" command to repair the system files. After restoring, you need to check the system operation status, reinstall or configure the software, and re-back up the data, and create new restore points regularly.

"Modern Operating Systems (English Edition 3rd Edition)" is a classic work written by Professor Tanenbaum. With his profound experience in the design of three operating systems, the book perfectly integrates theory and practice. The third edition of the book explores a number of topics in depth, such as process, threading, storage management, file systems, I/O deadlock, interface design, multimedia, performance trade-offs, and introduces the latest trends in operating system design. The book not only explains the principles and practices of modern operating systems in detail, but also pays special attention to Linux operating systems, Windows Vista operating systems, embedded operating systems, real-time operating systems and multimedia operating systems. Covering Windows Vista and the latest Linux/Unix operations

1. The Origin of .NETCore When talking about .NETCore, we must not mention its predecessor .NET. Java was in the limelight at that time, and Microsoft also favored Java. The Java virtual machine on the Windows platform was developed by Microsoft based on JVM standards. It is said to be the best performance Java virtual machine at that time. However, Microsoft has its own little abacus, trying to bundle Java with the Windows platform and add some Windows-specific features. Sun's dissatisfaction with this led to a breakdown of the relationship between the two parties, and Microsoft then launched .NET. .NET has borrowed many features of Java since its inception and gradually surpassed Java in language features and form development. Java in version 1.6

1. Background Recently, out of curiosity, I updated the Windows 10 system, which is very easy to operate and the experience is quite good. However, when developing in IDEA, when starting the project using port 80, it is found that the port has been occupied. After some attempts, I found a solution and I will share it with you. 2. Solution steps 1. Check the process number PID that occupies port 80 by executing the netstat-ano|findstr "80" command. 2. Since port 80 is occupied by system services, the process cannot be terminated directly. Therefore, use the netshhttpshowservicestate command to view the current HTTP service status. The result is as shown in the figure: from the figure

Web development design is a promising career field. However, this industry also faces many challenges. As more businesses and brands turn to the online marketplace, web developers have the opportunity to demonstrate their skills and succeed in their careers. However, as demand for web development continues to grow, the number of developers is also increasing, resulting in increasingly fierce competition. But it’s exciting that if you have the talent and will, you can always find new ways to create unique designs and ideas. As a web developer, you may need to keep looking for new tools and resources. These new tools and resources not only make your job more convenient, but also improve the quality of your work, thus helping you win more business and customers. The trends of web development are constantly changing.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Linux new version
SublimeText3 Linux latest version

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.
