Software And Applications

Fixing chrome.exe Application Unable to Start Correctly 0xc0000142

Unlocking the Secrets: Resolving the chrome.exe Application Startup Glitch

How to fix: Application was unable to start correctly (0xC0000142)

To fix the “Application was unable to start correctly (0xC0000142)” error in Google Chrome, you can try the following methods:

1. Restart your computer and try opening Chrome again.
2. Run a virus scan using your preferred security tool to check for any malware that could be causing the issue.
3. Update your Windows operating system and ensure all available updates are installed.
4. Check for any conflicting applications or extensions that may be interfering with Chrome. Disable or remove them temporarily to see if the problem persists.
5. Repair your Chrome installation by going to “Control Panel” > “Programs” > “Programs and Features” > “Google Chrome” > “Uninstall/Change” > “Repair”.
6. If the issue persists, try reinstalling Chrome by completely uninstalling it and then downloading the latest version from the official website.

Reboot your computer

If you are experiencing the “chrome.exe Application Unable to Start Correctly 0xc0000142” error, try rebooting your computer as a first step. This can help resolve any temporary issues that may be causing the error.

To reboot your computer, follow these steps:

1. Close all open applications and save your work.
2. Click on the Start menu and select the power icon.
3. Choose the “Restart” option.

After the computer restarts, check if the error still persists. If it does, you may need to try other troubleshooting methods or seek further assistance.

Run the application as an administrator

To run the application as an administrator and fix the “chrome.exe Application Unable to Start Correctly 0xc0000142” error, follow these steps:

1. Right-click on the Chrome application icon and select “Run as administrator” from the context menu.
2. If prompted, enter your administrator credentials to proceed.
3. Running the application as an administrator can help resolve issues related to DLL files, system files, and Visual C++ dependencies.
4. This method is especially useful for Windows 10 users encountering the 0xc0000142 error.
5. Running as an administrator can also help with problems related to RAM, program installations, and security tools.
6. If the error persists, try updating your Windows operating system and running a security scan to rule out any virus infections.
7. Additionally, disabling any interfering extensions or third-party applications may solve the issue.
8. These steps can also be applied to other applications, such as Microsoft Office applications, that encounter the 0xc0000142 error.
9. By running the application as an administrator, you can often resolve the issue and initialize the application properly.

Change the current system locale

To change the current system locale and fix the chrome.exe Application Unable to Start Correctly 0xc0000142 error, follow these steps:

1. Press the Windows key + R to open the Run dialog box.
2. Type “control” and press Enter to open the Control Panel.
3. In the Control Panel, click on “Clock and Region” and then “Region”.
4. In the “Formats” tab, click on “Additional settings”.
5. In the “Administrative” tab, click on “Change system locale”.
6. Select the desired language and click OK.
7. Restart your computer for the changes to take effect.

Changing the system locale can resolve issues with DLL files and system files, which may be causing the 0xc0000142 error. This solution has been proven effective by Microsoft and many users have reported successful results.

Modify the Registry File

To fix the “chrome.exe Application Unable to Start Correctly 0xc0000142” error, you can modify the Registry File. Here’s how:

1. Press Windows + R to open the Run dialog box.

2. Type “regedit” and press Enter to open the Registry Editor.

3. Navigate to the following path:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWindows

4. Look for the “LoadAppInit_DLLs” entry on the right pane.

5. Double-click on “LoadAppInit_DLLs” and change its value to 0.

6. Restart your computer for the changes to take effect.

This method has been proven to fix the 0xc0000142 error in various cases.

Using commands to re-register all DLL files

To fix the “chrome.exe Application Unable to Start Correctly 0xc0000142” error, you can try re-registering all DLL files using commands in Windows 10. This can resolve issues with Visual C++ dependencies and other potential causes of the error.

To do this, follow these steps:

1. Press the Windows key + X and select “Command Prompt (Admin)”.
2. In the command prompt window, type cdwindowssystem32 and press Enter.
3. Next, type “for %1 in (*.dll) do regsvr32 /s %1” and press Enter.
4. Wait for the process to complete. Restart your PC and check if the error is resolved.

Note that this solution may not work in all cases, as the root cause of the 0xc0000142 error can vary. If the problem persists, further research or assistance from Microsoft support may be necessary.

Perform a Clean Boot

To fix the “chrome.exe Application Unable to Start Correctly 0xc0000142” error, you can perform a clean boot on your PC. This will help identify any conflicting programs or services that may be causing the issue. Here’s how to do it:

1. Press the Windows key + R to open the Run dialog box.
2. Type “msconfig” and press Enter to open the System Configuration window.
3. In the General tab, select “Selective startup” and uncheck the box next to “Load startup items.”
4. Go to the Services tab, check the box next to “Hide all Microsoft services,” and click “Disable all.”
5. Go to the Startup tab and click “Open Task Manager.”
6. In the Task Manager, disable all startup items by right-clicking on each one and selecting “Disable.”
7. Close the Task Manager and go back to the System Configuration window.
8. Click “Apply” and then “OK” to save the changes.
9. Restart your PC.

Performing a clean boot will help isolate any software conflicts, allowing you to determine the root cause of the error.

Run the repair commands

  • Open Windows Settings.
  • Click on Update & Security.
  • Click on Windows Update in the left pane.
  • Click on Check for updates button.
    Click on Windows Update in the left pane.
Click on Check for updates button.
  • If any updates are available, click on Download and install to install them.
  • Restart your computer after the updates are installed.
    If any updates are available, click on Download and install to install them.
Restart your computer after the updates are installed.

Repair Method 2: Run SFC and DISM Commands

  • Open Command Prompt as administrator.
  • Type the command sfc /scannow and press Enter.
    Open Command Prompt as administrator.
Type the <a href=command sfc /scannow and press Enter.”>
  • Wait for the scan to complete and check for any errors.
  • If errors are found, type the command dism /online /cleanup-image /restorehealth and press Enter.
  • Wait for the repair process to complete.
  • Restart your computer.
    Wait for the repair process to complete.
Restart your computer.

Repair Method 3: Reinstall Chrome

  • Open Control Panel.
  • Click on Uninstall a program.
    Open Control Panel.
Click on Uninstall a program.
  • Locate Google Chrome in the list of installed programs.
  • Click on Uninstall and follow the on-screen prompts to remove Chrome.
  • Download the latest version of Google Chrome from the official website.
  • Run the installation file and follow the on-screen instructions to install Chrome.
    Download the latest version of Google Chrome from the official website.
Run the installation file and follow the on-screen instructions to install Chrome.
Was this article helpful?
YesNo