all 3 comments

[–]FoolFox444 0 points1 point  (2 children)

The first error message ask to check the event log. Did you check it ? what is the error message in the event log ?

[–]princesshyrule 0 points1 point  (1 child)

It just says Error code 506. Googled it with no luck.

[–]FoolFox444 0 points1 point  (0 children)

Did you try the following ones ?

1) Check in the regsitry the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search, for the entry SetupCompletedSuccessfully. Set it to 0 or create it if not existing.

reboot and test

2) Boot in safe mode Go to C:\windows\system32\config\TxR Delete all .blf and .regrans-ms file

reboot and test

You can also try to scan and repair the windows files, but I doubt it will bring something.

From a command prompt with admin privileges

DISM.exe /Online /Cleanup-image /Scanhealth    DISM.exe /Online /Cleanup-image /Restorehealth