Hi FELKU -
I'm Jerico T., one of the Independent Advisor and a fellow Windows 10 user like you. I understand that you're having some issues right now, let us sort things out.
Prior to the issue, have you made any recent changes on your computer? Please perform the troubleshooting methods below and check if any of the resolves fixes the issue.
Method 1: Create a new user profile
- We will try to create new user profile to check if the issue happens on all windows users on your computer or just isolated on the current profile that you're using.
- Open the command prompt with elevated access (Administrator Access)
- Type the below command and hit enter every after command.
net user "account name" /add
(change the "account name" to any name that you preferred)
net localgroup administrators "account name" /add
(change the "account name" with the name that you put in the first command)
- Close the command prompt and switch to the new user.
Check if the same issue occurs on the new user profile.
Method 2: Perform SFC Scan and Repair Windows Image
-This process will perform scan for any corrupted system files or integrity violation and will attempt to repair it along with the Windows Image.
- Open command prompt with administrator access
- Type each command below and wait until scan is completed.
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Quick note: While the command is running, it's expected to see the process stuck at 20 or 40 percent. After a few minutes, the process will complete successfully.
Once you complete the steps, the Deployment Image Servicing and Management tool will connect to the Windows Update servers to download and replace any damaged files in the local image for Windows 10 as necessary.
- Close the command prompt.
Feel free to reach back if you need any further assistance.
Hope this help. Have a good day.
Thank you.
Jerico T.
Independent Advisor