passwords

Joined
Sep 18, 2015
Messages
1
Reaction score
0
Windows 10 signing in, told wrong password, restart PC, sign in , same password, it then works! I have to do it twice every time!
 
Joined
Nov 20, 2013
Messages
2,092
Reaction score
181
After a successful sign in, do a system file check to look for corrupt files. It will try to do repair if any found.

Right click at Start button > select Command Prompt (Admin) > at the flashing prompt, copy/paste this.....

sfc /scannow
> press Enter.

It will take quite sometime. When finished, it will give you one of the 3 reports : (paraphrasing )

1. No integrity violation.
2. Found corrupt files and repair successfully.
3. Found corrupt files but unable to repair.

If report is #1. Your solution lies elsewhere.
IF report is #2, go see if everything is now working ok.
If report is #3, please do the following........

Right click at Start button > select Command Prompt (Admin) > at the flashing prompt, copy/paste this.....

dism /online /cleanup-image /restorehealth

> press Enter.

Again, it will take some time. When finished it will give you a report.
If it says operation successful, go see if everything is now working ok.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top