Windows 10 Troubleshooter error 0x803c0103

Configurare noua (How To)

Situatie

There seems to be an error with the Update Troubleshooter itself and it goes by the 0x803c0103 code.

Solutie

Solution 1 – Run SFC and DISM

If some of the essential Windows files are corrupted, chances are that certain built-in features will get broken. This isn’t uncommon for Windows Update for Windows 10, which tends to break PCs left and right. Users who experienced the update error and then tried running the troubleshooter, have tasted this first hand.

When something like this happens, we need to check the system for corruption. Whether the last unoptimized update brought this upon you, or it’s something else at hand — it doesn’t matter. What matters is that you have all the tools you need to fix it right there. The first tool is the System File Checker, which scans and resolves system corruption. The other one takes the same task to another level and it’s called Deployment Image Servicing and Management or DISM. They work best when combined.

Here’s how to run SFC and DISM on your PC:

  1. In the Windows Search bar, type cmd. Right-click click on Command Prompt and run it as admin.

In the command-line, type sfc/scannow and press Enter.

After its done, type the following command and press Enter after each:

  • DISM /online /Cleanup-Image / ScanHealth

         DISM /Online /Cleanup-Image /RestoreHealth

When the procedure ends, restart your PC.

Solution 2 – Reset Update services

If we avoid the premise that the update in itself is badly administered, we are left with some internal issues you should check up. Namely, maybe the update files stored on your PC are corrupted or the associated services won’t start when needed.

If that’s the case, we suggest resetting the said services and redownloading the update files stored in the SoftwareDistribution folder. Here’s what you need to do:

  1. In the Windows Search bar, type cmd.
  2. Right-click the Command Prompt and run it as an administrator.
  3. In the command-line, type the following commands and press Enter after each:
      • net stop wuauserv
      • net stop bits
      • net stop cryptsvc
      • ren C:WindowsSoftwareDistribution SoftwareDistribution.old

 

Solution 3 – Use a downloadable troubleshooter

If the built-in Update Troubleshooter won’t work, i suggest using a downloadable alternative provided by Microsoft. This tool should, in theory, completely fill in for the built-in Update Troubleshooter. It doesn’t require an installation and you can run it as soon as it’s downloaded. It should scan for update-related errors and fix them accordingly.

If you’re not sure where to get it and how to run it, here’s the whole step-by-step explanation:

  1. Download Windows Update Troubleshooter

Right-click on the tool and run it as administrator.

Follow the instructions and restart your PC after the fix is applied

Solution 4 – Reset this PC

Finally, if none of the previous steps helped you resolve the error at hand, we suggest resetting your PC to factory values. I’ve done it myself multiple times after an insider update which completely ruined my system or made some of the key features inaccessible.

After the reset, everything worked just fine. And, most importantly, you get to keep your files and settings. Errors like the 0x803c0103 usually affect users who upgraded over Windows 7/8.1. So a clean reinstallation is another option you might consider.

Here’s how to reset your PC to factory settings:

  1. Press Windows key + I to summon the Settings app.
  2. Open the Update & Security section.
  3. Select Recovery from the left pane.

Under ”Reset this PC”, click Get started

Keep your files and start the restoration process.

 

Tip solutie

Permanent

Voteaza

(35 din 102 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?