0xc1900101-Ox30018 error on my Windows 8.1 laptop

Asked By 0 points N/A Posted on -
qa-featured

0xc1900101-Ox30018 error on my Windows 8.1 laptop when i try to install keep getting this error and no where this error is spoken about. Can anyone help me with a proven solution to fix this issue

SHARE
Answered By 0 points N/A #198937

0xc1900101-Ox30018 error on my Windows 8.1 laptop

qa-featured

The error occurs due to corrupted files. In order to remove corrupted files Open Elevated Command Prompt in Windows 8. Copy paste the following command and press enter.

Code: sfc /scannow

After the scan completes, the system will reboot. This will clear the corrupted files.

After reboot, run the following commands to repair the component store.

Code: Dism /Online /Cleanup-Image /RestoreHealth

 

Reboot again. Try installing again if it fails.You may also try to clear the cache and update all drivers before reinstallation to fix the issue.

Related Questions