Skip to content
Tech Suppo
Menu
  • News
  • Review
  • Internet
    • Windows
    • Blog
Menu

How to reset Windows update components in Windows 10 (updated)

Posted on January 6, 2022

Microsoft regularly updates security updates with new features, security enhancements, and bug fixes to patch security holes created by third-party applications. And with Windows 10 Company you have made it mandatory to download and install the latest Windows updates automatically every time your machine connects to Microsoft’s server. This is a good idea to protect and protect your PC, but Some Times users encounter many common problems when trying to download and install updates in Windows. There are many solutions to fix these problems, but Windows experts suggest that reset windows update components It is the most functional solution to fix many update related problems.

As discussed, there are a number of ways to fix various Windows Update related problems, but if this happens frequently, it would be a good idea to reset Windows Update components to default. This can be useful if Windows updates won’t install, updates get stuck while updating updates download, and installing different updates fails with different error codes.

Windows 10 File System Error (-2147219196)

First, check and install the latest updates that may contain the bug fix for the file system error.

  1. Open configuration, update and security,
  2. From Windows update, click check for updates.
  3. This will download and install if there are any pending updates there.
  4. Restart Windows and open the Photos app.
YOU CAN ALSO READ:   Conhost.exe high CPU usage - is it a virus and how to remove it?

Yes receives the error when opening Windows Store or Windows Store apps, press Windows key + R, type wsreset.exe and press Enter. The tool WSreset will clear the store cache. It may take a few minutes, so be patient. After that, the Windows Store will open again and you can update or install your apps once more.

Boot the system into Clean Boot and check if the problem persists. The Windows Clean startup process will help you determine which third-party program / application is causing this problem. It could be some other application or program, running on the computer in the background, leading to this problem.

Uninstall Windows Photo and reinstall

Type PowerShell in the start menu search, right click on the first result and select run as administrator.

Now write Get-AppxPackage Microsoft.Windows.Photos | Remove-AppxPackage and hit Enter to remove the photo app package.

Click here for download PsExec from the official Microsoft Docs website. Just click on the link Download PsTools from the website

The downloaded file will be in zip format. Right click on the file and select Extract Files

Select the appropriate location D: drive and extract the files.

Now open command prompt as administrator

d: tools PsExec.exe -sid c: windows system32 cmd.exe

Now, a new command prompt window will open. In that new window, type,

YOU CAN ALSO READ:   Solved: No text is displayed in browser after Windows 10 update

rd / s «C: Program

WindowsApps files Microsoft.Windows.Photos_2018.18051.17710.0_x64__8wekyb3d8bbwe

You will now receive a confirmation message. Scribe Y and press Enter.

This will now delete all the contents of the Microsoft Photos application folder called – Microsoft.Windows.Photos_2018.18051.17710.0_x64__8wekyb3d8bbwe.

Note: The version number of the Windows Photos application will be different for you.

Now restart Windows and open Microsoft Store and search for Microsoft Photos to install it on your computer.

Reregister Windows applications

If the above solution didn’t work for you, try reinstalling all applications for UWP on your computer by following the steps below.

Open PowerShell as administrator and run the following command

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}

After completing the command, restart Windows and check for any more file system errors when opening the photos app.

Check for corrupt system files

Again, sometimes corrupted, missing system files cause different error when opening Windows applications. Run the system file checker utility that scans and restores the missing corrupted system files with the correct one.

  • Open command prompt as administrator,
  • Scribe sfc / scannow and hit enter to execute the same

  • This will start looking for missing corrupted system files.
  • If any are found, the SFC utility automatically replaces them with the correct ones from a located compressed folder % WinDir% System32 dllcache
  • Please wait until the scanning process is 100% complete,
  • After that, restart Windows and check for any more errors opening the Photos app or Windows Store.
  • YOU CAN ALSO READ:   How to block Windows 10 Fall Creators Update from installing automatically

    Check for hard drive errors

    For most of the users After performing the above steps, the file system error is fixed. But still, you are getting the error then you need to check for errors. Due to the bed sectors on the hard drive various problems can occur and the file system error is one of them. so we recommend running the windows chkdsk command to check and repair hard drive errors.

    Open command prompt as administrator,

    Scribe chkdsk c: / r / r and press the Enter key to run the command.

    When “Do you want to schedule this volume to be verified the next time the system is rebooted?” Appears. (Y / N) «. Answer Yes to that question by pressing the Y key on your keyboard and hitting Enter. Restart your computer. After rebooting, the disk check operation should begin. Wait until Windows checks your disk for errors.

    During this scan and repair process, this command utility checks for hard drive errors, bed sectors. if it finds something this tool tries to repair itself or if it cannot fix the error itself this will notify you when it is the cause of the problem. For you to try to fix them.

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *




    Credits

    • Contact Us
    • CCPA
    • DMCA
    • Privacy Policy
    • Terms of Use
    ©2023 Tech Suppo | Design: Newspaperly WordPress Theme
    Go to mobile version