https://github.com/giauphan/tips-windows
Reset password When forgot password in windows
https://github.com/giauphan/tips-windows
forgot-password forgot-password-windows reset-passwords
Last synced: 6 months ago
JSON representation
Reset password When forgot password in windows
- Host: GitHub
- URL: https://github.com/giauphan/tips-windows
- Owner: giauphan
- Created: 2024-03-22T08:09:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T09:29:37.000Z (9 months ago)
- Last Synced: 2025-02-15T07:24:35.870Z (8 months ago)
- Topics: forgot-password, forgot-password-windows, reset-passwords
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tips-windows
# Reset password When forgot password in windows
## Step 1
``
"C:\Windows\System32\Utilman.exe"
`` to `` ""C:\Windows\System32\Utilman1.exe"" ``
## Step 2
``
"C:\Windows\System32\cmd.exe"
`` to `` ""C:\Windows\System32\Utilman.exe"" ``## Step 3
```
net user yourusername *
```# Check List user
```
net user
```