Hi Andrejki, I am Rob, an independent and a 14 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis. Please remember as independents we are not responsible for the development of Windows or the computer hardware and drivers. If you will work with me I will be here to help until the issue is resolved.
Please don't try to use RegEdit for system repairs.
Here is how to run SFC, DISM, and a Repair Installation which you may just want to do now (which is what I would do)..
Windows Key + X - Command Prompt (Admin) OR Windows PowerShell (Admin)
(Run these one line at a time.)
How to Run SFC Command to Repair System Files in Windows 10 < -- see Option 5
http://www.tenforums.com/tutorials/2895-sfc-com...
SFC /scannow
Note if that shows uncorrected errors - continue regardless.
When that completes run these :
DISM /Online /Cleanup-Image /CheckHealth
DISM /online /cleanup-image /scanhealth
DISM /online /cleanup-image /restorehealth
Note if that shows any uncorrected errors - continue regardless.
Then restart the computer.
Fix Windows Update errors by using the DISM or System Update Readiness tool
https://support.microsoft.com/en-us/help/947821...
How to Repair Windows 10 Image using DISM
http://www.tenforums.com/tutorials/7808-dism-re...
After DISM run SFC again.
=======
If needed :
A Repair Installation which allows you to keep the programs and data though redundant backups are always a good idea.
How to: perform a repair upgrade using the Windows 10 ISO file
http://answers.microsoft.com/en-us/insider/wiki...
Here to help,
Rob
Standard Disclaimer: Those may be non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Please let us know the results and if you need further assistance. Feedback definitely helps us help all.