View Single Post
I've actually managed to fix it today, it was related to permissions somehow. I appreciate the help though.

Originally Posted by Lionet View Post
using the option to delete everything can work, but im not sure (sometimes it fix Windows' errors)

I had tried that already, it did not finish due to an OOBELANGUAGE error. At the time I suspected that it could be related to me installing a second language pack.

Originally Posted by Colors View Post
Have you tried reinstalling the MS store and MS apps using powershell?
I had a simular issue a while back and a reinstall with PS worked out for me.

Tried and failed, got a bunch of errors saying invalid signature.

I managed to fix it by resetting permission settings by running the following command in elevated cmd

secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

It's supposedly for windows 7 but works on my machine. Afterwards my windows install (with media creation tool) was successful.


Problem solved, thanks for the help again.
Last edited by pusga; Feb 23, 2019 at 02:48 PM.
oh yeah