Hi Mayank saini,
I understand how annoying this must be when you’re trying to use your computer and applications won’t open at all.
The error message “The application was unable to start correctly (0xc0000142)” usually means Windows is having trouble loading some of the system components that applications depend on. Since this is happening with multiple apps, it’s more likely related to the system itself rather than one specific program.
To help narrow this down and get things working again, I’d recommend going through the steps below in order:
Step 1: Check and repair Windows system files
This helps fix missing or corrupted system files that can prevent applications from starting.
- Right‑click the Start button and choose Command Prompt (Admin).
- Type the following command and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth - Please let the scan finish completely.
- Once it’s done, run this command:
sfc /scannow - Restart the computer after both commands complete, then check if applications open normally.
Step 2: Reinstall Microsoft Visual C++ components
Many applications rely on these files, and if they’re damaged, startup errors like this can occur.
- Open Settings > Apps > Installed apps.
- Uninstall all entries named Microsoft Visual C++ Redistributable.
- Restart the computer.
- Download and reinstall the latest versions from Microsoft’s official website.
Step 4: Test using a new user account
This helps determine whether the issue is related to your current user profile.
- Go to Settings > Accounts > Other users.
- Click Add account > choose I don't have this person's sign-in information >Add a user without a Microsoft account.
- Enter a username and password > click Next.
- Sign in with the new account and check whether applications open correctly.
After trying these steps, please let me know:
- Whether the error appears with all applications, including built‑in ones like Notepad
- When you first noticed the issue (for example, after a Windows update or recent change)
Please let me know how it goes after trying these steps. I’ll be happy to help further.
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.