ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10, WINDOWS 11

How to fix
File System Error -2147219196
on Windows

Resolve File System Error -2147219196 in the Windows Photo App quickly and efficiently. Expert-tested solutions to get your photos back in minutes.

How to fix File System Error -2147219196 in Windows Photo App?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix File System Error -2147219196 in Windows Photo App?

  • Corrupted system files
  • Settings changes
  • Failed updates
  • Issues with the Windows Photo App
  • Random errors occurring after previous functionality
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello. I have tried to open an image on my Windows PC but I receive an error saying "File System Error (-2147219196)". I've tried to restart my computer but the issue is still there. Any tips would be appreciated.

Windows is one of the most powerful and popular operating systems used in corporate and home environments. It has many customization abilities, and a user-friendly interface, and each iteration provides a better user experience.

To make fixing issues easier, it has built-in troubleshooters that automatically take care of most glitches and bugs. Unfortunately, they cannot fix more serious problems, and often users are left searching for answers on online forums.

Sometimes users run into trouble when trying to perform basic tasks, like viewing pictures. Windows has its own Windows Photo App that lets users view, edit, compare, create albums, and make movies out of images.

Some users have reported that they received a File System Error (-2147219196) when trying to open images using the Microsoft Photos app[ref en-1] - this happens to Windows 10 and Windows 11 users alike. Most people claimed that the Photos app randomly started throwing this error, even though it was working fine just the day before.

To understand why this occurs, each of the cases should be looked at individually but the most common reasons for errors related to built-in Windows applications are corrupted system files, settings changes, failed updates, etc.

In this guide, we provide several possible solutions that could help you fix the Windows Photo App error (-2147219196). You will find instructions on how to use troubleshooters and some more complex methods that we guide you through step-by-step.

How to fix file system error 2147219196 in windows photo app
How to fix file system error 2147219196 in windows photo app

Troubleshooting could take a while, so you can try using an automatic solution [d1] to avoid going through all the possibilities that may be causing this file system error. The repair tool can identify the damaged system components, fix the Blue screen of death,[ref en-2] and registry issues by scanning the system. This software could also be used to free up space by clearing cookies and cache,[ref en-3] which should boost the device's performance.

If you experience File System Error (-2147219196) only when trying to view media files, using an alternative, third-party application (VLC or any other player) to view photos might be the solution for you. In some cases, however, the issue was persistent in other Microsoft apps, such as Calculator, Paint 3D, Movies and TV, Feedback Hub, and more.

Below you will find a few manual methods that could fix File System Error (-2147219196) and bring back a smooth user experience to you. Note that this will take a while; please follow all of the steps very carefully.

Method 1. Run Windows Apps troubleshooter

Since Photos is a part of Microsoft Store apps, you should try running a troubleshooter and see if that helps to resolve the situation:

  • Type troubleshoot in Windows search and hit Enter
  • On the right, choose Additional troubleshooters

Run windows apps troubleshooter
Run windows apps troubleshooter

  • Locate Windows Store Apps and click Run the troubleshooter
  • Wait till the scan is finished and apply suggested fixes

Method 2. Update Photos App

  • Launch the Microsoft Store on your computer, search for Windows Photos
  • Tap the Update button

Update photos app
Update photos app

Method 3. Update Windows

  • Type Updates in Windows search and press Enter
  • On the right side of the window, press Check for updates

Update windows
Update windows

  • If optional updates are available, click Download and install as well
  • Once done, restart your system

Method 4. Repair or Reset Microsoft Photos

  • Right-click on Start and pick Apps and Features
  • Find Microsoft Photos and click it
  • Select Advanced options
  • Scroll down and click Terminate

Repair or reset microsoft photos
Repair or reset microsoft photos

  • Follow up with Repair
  • Check if the issue is resolved
  • If not, use the Reset option

Method 5. Repair corrupted system files

System file corruption can cause many built-in apps to malfunction, including the Photos app. To address this, you can run SFC and DISM via elevated Command Prompt:

  • Type cmd in Windows search bar
  • Right-click on Command Prompt search result and pick Run as administrator
  • When User Account Control (UAC) shows up, click Yes
  • Type in sfc /scannow in the new window and hit Enter

Repair corrupted system files
Repair corrupted system files

  • Wait till the scan is completed fully. If SFC manages to fix damaged files, restart your computer. If it fails to do so, copy and paste these commands into Command Prompt, pressing Enter after each of them is complete:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  • Finally, restart your computer once again.

Method 6. Re-register Photos app

  • Press Windows key + S and type PowerShell
  • Right-click on the PowerShell option and select Run as Administrator
  • Copy and paste the following commands, pressing Enter after each:
    Get-AppXPackage *Microsoft.Windows.Photos* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}
  • Restart your system.

How to fix file system error 2147219196 in windows reregister all apps
How to fix file system error 2147219196 in windows reregister all apps

Method 7. Reinstall Photos app

For this purpose, you will have to run an elevated PowerShell. Be very cautious because removal or modification of the wrong keys may lead to serious problems. To reinstall the Photos app, you should:

  • Open PowerShell as administrator.
  • Type the get-appxpackage *Microsoft.Windows.Photos* | remove-appxpackage command and press Enter

Reinstall photos app
Reinstall photos app

  • Then open Windows Store and download the Photos app
  • Run the setup file and follow the on-screen instructions to install it
  • Once done, check if Photos app now successfully opens the .jpg files

Method 8. Try System Restore

  • Type in Create a Restore point in Windows search and hit Enter.
  • Go to the System Protection tab and pick System Restore.
  • Click Next.
  • Click Show more restore points (if available).
  • Pick the time before the problem occurred and click Next.
  • Follow the prompts to finish the process.

How to fix file system error 2147219196 in windows system restore
How to fix file system error 2147219196 in windows system restore

Method 9. Perform in-place upgrade

  • Visit the official Microsoft website and download Windows 10 installation media (Windows 11 version).
  • Double-click the installer, select Yes when UAC shows up, and agree to terms.
  • Select Upgrade this PC now and click Next.
  • Windows will start downloading the needed files.
  • Agree to the terms once again and click Next.
  • Before installing, make sure that you are happy with your choices (otherwise, you can click Change what to keep option).
  • Finally, click Install to begin the upgrade process.

How to fix file system error 2147219196 in windows inplace upgrade
How to fix file system error 2147219196 in windows inplace upgrade

Method 10. Upgrade your CPU

Most users started experiencing File System Error (-2147219196) after January 2024 Patch Tuesday (some speculate it is related to KB5034441 specifically). One thing that all these users have in common is that their systems are relatively old, with CPUs coming from the year 2008. All users had Windows (64-bit) version 22H2 installed.

While it is not reasonable to upgrade hardware for some basic Microsoft apps to run, such is the computing world - everything moves forward. Not only would the upgrade make your PC faster overall but you would avoid many issues related to extremely outdated hardware, be it Microsoft apps or other software.

Bottom line

This guide provides several possible solutions to fix the File System Error (-2147219196) in the Windows Photo App, including using built-in troubleshooters and more complex methods. If these solutions do not resolve the issue, consider using an automatic repair tool to identify and fix damaged system components.

Frequently asked questions

This error typically arises due to corrupted system files, issues with the Photo App itself, or conflicts with Windows updates in Windows 10 or Windows 11.

To reset the Windows Photo App, go to Settings > Apps > Apps & features, find Photos, click on it, and then select 'Advanced options' to choose 'Reset'.

Yes, reinstalling the Windows Photo App can help fix the error; you can do this through PowerShell by running the command 'Get-AppxPackage *Microsoft.Windows.Photos* | Remove-AppxPackage' and then reinstalling it from the Microsoft Store.

Did this fix work for you?
Olivia Morelli

Written & verified by

Windows Systems Expert
Windows error repair BSOD troubleshooting System file corruption Registry repair Windows Update failures

Olivia Morelli is a Windows systems expert specialising in diagnosing and repairing OS-level errors. She has spent nearly a decade writing guides that help everyday users recover from BSODs, corrupt system files, broken Windows installations, and failed update rollouts. Her methodical troubleshooting approach — starting with built-in tools before escalating to manual repairs — reflects years of practical experience supporting users across Windows 7, 8, 10 and 11. Olivia's guides are known for their clarity, completeness, and the care she takes to explain not just the fix but why the problem occurred.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →