Tweaking.com Support Forums

Main Forum => General Computer Support => Topic started by: ChuckSchreiber on July 29, 2020, 06:05:48 am

Title: Error 0xc0000ba
Post by: ChuckSchreiber on July 29, 2020, 06:05:48 am
Get error 0xc0000ba when trying to run System Tweaker in normal or safe mode.
"The application is unable to start correctly.  Click ok to close the application.
Only known application error.  Had to due system restore from system image.  The image was before System tweaker was installed.

Thanks in advance.
Chuck
Title: Re: Error 0xc0000ba
Post by: Boggin on July 29, 2020, 09:23:51 am
You haven't said which version of Windows you are using.

If using Win 8.1 or Win 10 then open a Command Prompt (Admin) and enter these cmds then reinstall the repair program and check if you get the same error code.

dism /online /cleanup-image /restorehealth

sfc /scannow

Let me know what the sfc /scannow reports if different to no integrity violations.

If using Win 7 go Start - type cmd - right click on it when it comes up and select Run as administrator - accept the UAC and enter sfc /scannow and let me know what that reports.

In both cases enter exit to close the cmd window.
Title: Re: Error 0xc0000ba
Post by: ChuckSchreiber on July 29, 2020, 12:43:39 pm
Solved.  Windows 10.  Resolved by completely uninstalling Tweaking , rebooting and reinstalling.  Thanks.
Title: Re: Error 0xc0000ba
Post by: Boggin on July 29, 2020, 03:12:02 pm
Sometimes a bad install can cause problems and a reinstall will usually resolve as you have found.

It could have also been system file corruption which was the cause which was why I asked you execute those cmds.