Advertisement
efxtv

Best 3 ways to reset windows 10/7 password

Oct 11th, 2023 (edited)
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | Cybersecurity | 0 0
  1. Title: The Best 3 Ways to Reset Windows Password
  2. Telegram Post: https://t.me/efxtv/2833
  3.  
  4. I. (You are logged in to your system) Using CMD 'net' Command
  5. Step 1: Open CMD as Administrator.
  6. Step 2: Type the following command, replacing 'username' with your own username:
  7. net user username *
  8. Step 3: Enter your new password.
  9.  
  10. II. (You are logged out of your system) Using CMD Script
  11.  
  12. Step 1: Open CMD as Administrator.
  13.  
  14. Step 2: Copy and paste the script.
  15. REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\utilman.exe" /t REG_SZ /v Debugger /d "C:\windows\system32\cmd.exe" /f
  16.  
  17. Step 3: Restart windows10/7
  18.  
  19. Step4: Press Windows + U Just after the login screen appears
  20.  
  21. Step: 5 Use the command (enter pass)
  22. net user username *
  23.  
  24. III. Kali Linux Advance Video
  25. Step 1: Open the Kali Linux Terminal.
  26. Step 2: Click here to watch the full video (https://t.me/c/1480784123/1/1666) (available for premium users only).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement