Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T13:54:47.000Z (9 months ago)
- Last Synced: 2024-03-26T14:53:46.483Z (9 months ago)
- Topics: forgot-password, forgot-password-windows, reset-passwords
- Homepage:
- Size: 1.95 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
```