Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```