Last week I lent my laptop to my kid brother and he changed my password (Password of the only admin account in the PC) , and now i am lock out of the laptop and he says he doesn't remember what he changed the password into. How can I get access in to my laptop. The laptop is an Dell Inspiron 13 running Windows 10
Asked
Active
Viewed 149 times
1 Answers
0
- Download a light OS (I usually use Ubuntu)
- Use a ISO burning software (Microsoft Rufus) to copy ISO file to a USB drive
- Boot using the USB drive
- Press 'Try Ubuntu' option
- Open file explorer
- Open HDD containing system files
- Go to Windows\system32
- Rename Sethc.exe to Sethc.old
- Copy and paste cmd.exe to same directory and rename to sethc.exe
- Restart computer (boot to windows HDD) after removing USB drive
11.Once the logon screen opens press repeatedly press shift until cmd opens
After following the steps choose method 1 or 2
METHOD 1
Type "net user" on CMD. And it will give the names of the users on the computer ( I will use Jaffer as the username on following command)
Type "net user Jaffer XXX"
Close CMD and type XXX as password
METHOD 2
12.Type "net user administrator /active:yes" And restart PC
Login to the new administrator account without password
Goto Control panel and remove password of the other account