How to Fix File System Error 2147219196 in Windows 10

When you double-click on a JGP, JPEG, PNG, or other image file formats, the windows photo app popup with file system error (-2147219196) sometimes. Check out the causes of the error listed below.

How to Fix File System Error 2147219196 in Windows 10 Method 1: Restart PC Method 2: Perform Clean Boot Method 3: Run Windows Store Apps Troubleshooter Method 4: Update Windows Method 5: Repair Photos App Method 6: Reset Photos App Method 7: Repair Corrupt Files Method 8: Uninstall Recent Updates Method 9: Change the Photos app Ownership Method 10: Use Registry Editor with Admin rights Method 11: Remove Microsoft Store Cache Method 12: Re-Register the Photos App Method 13: Re-Register All Microsoft Store App Method 14: Uninstall and Reinstall the Photos App Method 15: Download a Different Application

Presence of corrupt files in the disk or cache. Recently updated windows update bug Interference of third-party applications Misconfiguration of photo viewer ownership Bug release or fix via latest windows update Not installing the Microsoft stores app updates Existence of multiple apps

Follow the method in the same order one by one until you get a fix for the file system error Windows 10 2147219196 issue.

Method 1: Restart PC

The fundamental fix for any issue is to restart all the relevant applications associated with it and the file system error (-2147219196) is no exception. Therefore, close all the apps or programs running and follow the steps given below to restart the PC.

  1. Press the Windows Key.

  2. Click on the Power and select the Restart option.

  3. Wait until your system gets rebooted. Now, launch a photo with the Windows photo application and see if you can open it.

Method 2: Perform Clean Boot

Clean booting your PC catches if any third-party applications running behind are involved in the file system error Windows 10 issue. Read our article to Perform Clean boot in Windows 10.

Method 3: Run Windows Store Apps Troubleshooter

A troubleshooter in Windows 10 exists to resolve any kind of problem on your PC automatically instead of fix-it tools. To identify and fix the file system error persisting with the Windows Photo Viewer application, it is worth a shot to run Windows Store apps troubleshooter. Read our article on How to Run Windows Update Troubleshooter. Also Read: Fix 0x80004002: No Such Interface Supported on Windows 10

Method 4: Update Windows

It is good to keep an eye on your system Windows Update as this error could be a bug release in the latest update which could rectify the issue. Therefore, ensure to keep your system windows up to date. To check for updates, follow the steps given.

  1. Press Windows + I keys simultaneously to launch Settings.

  2. Click on the Update & Security tile, as shown.

  3. In the Windows Update tab, click on Check for updates button.

4A. If a new update is available, then click Install Now and follow the instructions to update.

4B. Otherwise, if the Windows is up-to-date, then it will show You’re up to date message.

Method 5: Repair Photos App

The photos app has a repair option to fix file system error 0x80070002 or (2147219196) on your system. Follow the steps given below to repair it.

  1. Hit the Windows key and select Settings.

  2. Select Apps.

  3. Select the Apps and features option on the left pane. Scroll down and select the Microsoft Photos app. Click the Advanced option.

  4. Scroll down and select the Terminate button. Then, click the Repair button shown highlighted.

Also Read: 7 Ways to Fix iaStorA.sys BSOD Error on Windows 10

Method 6: Reset Photos App

If the repair option did not help you to fix error 0xc004f050 or 2147219196, then try to reset the app to default. To reset the Photo App. Follow the instruction given below.

  1. Open the Settings option.

  2. Select Apps.

  3. Click on the Apps and features option on the left pane. Scroll down and select Microsoft Photos. Click Advanced options.

  4. Select the Terminate button to stop the live processes of Photos App. Click on the Reset button. Note: The app’s data will be deleted if you reset the Photos App.

  5. Launch a picture format file and see if you can view it without any error message.

Method 7: Repair Corrupt Files

The disk drive error impacts the integrity of the processor. Therefore, it is necessary to run check disk utility, system file checker, and deployment image servicing and management scan to repair the errors.

  1. Hit the Windows key, type Command Prompt and click on Run as administrator.

  2. Click on Yes in the User Account Control prompt.

  3. Type chkdsk C: /f /r /x command and hit Enter key.

  4. If you are prompted with a message, Chkdsk cannot run…the volume is… in use process, then, type Y and hit the Enter key.

  5. Again, type the command: sfc /scannow and press Enter key to run the System File Checker scan.

Note: A system scan will be initiated and it will take a couple of minutes to finish. Meanwhile, you can continue performing other activities but be mindful of not accidentally closing the window. After completing the scan, it will show either of these messages:

Windows Resource Protection did not find any integrity violations. Windows Resource Protection could not perform the requested operation. Windows Resource Protection found corrupt files and successfully repaired them. Windows Resource Protection found corrupt files but was unable to fix some of them.

  1. Once the scan is finished, restart your PC.
  2. Again, launch Command Prompt as administrator and execute the given commands one after the other: Note: You must have a working internet connection to execute DISM commands properly.

Also Read: How to Delete Win Setup Files in Windows 10

Method 8: Uninstall Recent Updates

Updates are released regularly by Microsoft to fix the prevailing bugs and enhance functionality in the windows 10 software. However, these updates can cause unusual interference and create problems. If your Windows Photo App is not working right for an update process, then follow the steps below and uninstall it.

  1. Press the Windows key and select the Settings icon.

  2. Select Updates & Security.

  3. Click on View update history and select Uninstall updates.  

  4. Navigate to the latest update you installed on the desktop, right-click on it and select uninstall. Note: Skip the security update if you have done any.

Also Read: Fix The Process Cannot Access the File error on Windows 10

Method 9: Change the Photos app Ownership

Sometimes the photo viewing application changes its ownership. Users are allowed to change the configuration which enables app permissions as per their wish, which could possibly fix the error. Please follow the method closely as they can be a little complex.

  1. Hit the Windows key, type Command prompt, and click on Run as administrator.

  2. Copy and paste the following command on the Command Prompt Admin Console as shown.

  3. Press Windows + E keys together and open File Explorer.

  4. Select View on the menu bar and enable Hidden items check box.

  5. Navigate to the location: Local Disk C > Program Files > WindowsApps and double click the WindowsApps folder.

  6. Click Continue to access the WindowsApps folder.

  7. Select Microsoft.Windows.Photos_[version number] directory that contains x64 in the file name. Right-click on the folder and select Properties.

  8. Select the Security tab and click Advanced.

  9. Click Change to rename the Owner on the Advanced Security Settings window.

  10. Type NT SERIVCE\TrustedInstaller as object name and click OK.

  11. Enable the Replace owner on subcontainers and objects. Select Apply and then OK.

  12. Again click OK on the existing properties window.

  13. Press the Windows key, type Command prompt, and click on Run as administrator.

  14. Copy the command given and paste it on the Command Prompt. Hit Enter.

  15. Reboot your system and check if file system error 2147219196 is resolved. Also Read: How to Fix Error 0x80070002 Windows 10

Method 10: Use Registry Editor with Admin rights

Registry Editor in Windows is the hierarchical database that holds all the configurations of the applications or programs the windows use. They allow you to edit, view and change the value set of the database. Note: Ensure you have a backup of your system as the Registry Editor are prone to corruption if performed in a wrong manner.

  1. Hit the Windows key, type regedit, and click on Run as administrator.

  2. Navigate to the given location path in the Registry Editor.

  3. The number of folders that exist depends on the uninstall that you have done. In this case there are only 3 folders.

  4. Right-click on the entry and click on Permissions.

  5. Click on Advanced.

  6. Select Change on the Owner option.

  7. Rename Owner as Administrator and click Ok.

  8. Repeat the process from step 4 to step 8 again for each entry folder you have.

  9. Finally, restart your PC and try launching the Photo Viewer application.

Method 11: Remove Microsoft Store Cache

The Microsoft Store accumulates various data of log files, thumbnails, download files, and so forth during its usage are cache. This cache gets corrupted sometimes and clashes with the Microsoft Store app and prevents them from any kind of process which in turn could impact the Photos App. Thus, resetting the Microsoft Store cache removes the files system error prevailing in Photos App. To do so, follow the steps.

  1. Press Windows + R keys together and open the Run dialog box.

  2. Type WSReset.exe on the Run prompt and hit Enter.

  3. A black blank screen window appears.

  4. Wait till you can see Windows Store on your display screen. Open an image file format and see if the error is resolved. Also Read: How to Fix Corrupted Registry in Windows 10

Method 12: Re-Register the Photos App

The re-registering method is suggested first as this will not cause you any loss of data in the Photo App. This could be considered as a less conventional method but if you can fix the error with this then the method kind doesn’t really matter. Follow the procedure and ensure to give the command as given below.

  1. Hit the Windows key, type Command prompt, and click on Run as administrator.

  2. Copy the command given and paste it on the Command Prompt. Hit Enter.

Method 13: Re-Register All Microsoft Store App

Though similar to the less conventional re-registering method of Photos App which did not help you, this process with a slight difference involves you to re-register the entire Microsoft Store App which could fix the error. To do so, implement the steps given.

  1. Hit the Windows key, type powershell, and click on Run as administrator.

  2. Type the given command and hit the Enter key.

Also Read: Fix Steam Corrupt Disk Error on Windows 10

Method 14: Uninstall and Reinstall the Photos App

The entire file corruption could be the reason behind the file system error (-2147219196) on the app. The final conventional method to fix it is to uninstall and reinstall the Windows Photo application which worked out very well for many users so far. Follow the steps given below.

  1. Hit the Windows key, type powershell, and click on Run as administrator.

  2. Copy and paste the command on Windows PowerShell. Hit Enter key.

  3. Wait till the process deployment or uninstallation of the Windows Photo App to complete.

  4. Download the PsTools package from the official website.

  5. Go to Downloads. Right-click on the downloaded PSTools compressed file and select Extract All.

  6. Select a destination folder location to save the extracting files. Then, click on Extract.

  7. Wait till the folder gets extracted files.

  8. Press the Windows key, type Command prompt, and click on Run as administrator.

  9. Execute the given command and hit the Enter key. Note: should be the location path where you saved the extracted file. Here is an example using the following command: C:\PSTools\PsExec.exe -sid C:\Windows\System32\cmd.exe

  10. Click Agree to accept the Sysinternals software license terms on the new prompt opened.

  11. A new Command Prompt app opens. Here, copy and paste the following command and press Enter key.

  12. Type the Y key and hit Enter key for confirmation.

  13. Once done, launch Microsoft Store and download the app. Check if file system error 2147219196 error is resolved by trying to open an image of any file format.

Method 15: Download a Different Application

Don’t lose hope if none of the above methods worked for you, it’s alright. There will always be an alternative solution. Here, one such alternative method is to download a third-party application to open the picture file formats. You can use any different application of your choice. Recommended:

What is Mhm? Fix Windows Store Error 0x80072ee7 Fix COMDLG32.OCX Missing in Windows 10 19 Best Free File Manager for Windows

We hope that this guide was helpful, and you were able to learn to fix file system error 2147219196. If you have any queries or, suggestions then feel free to drop them in the comments section. Let us know what you want to learn about next.

Fix Windows 10 File System Error 2147219196 - 33Fix Windows 10 File System Error 2147219196 - 16Fix Windows 10 File System Error 2147219196 - 27Fix Windows 10 File System Error 2147219196 - 52Fix Windows 10 File System Error 2147219196 - 19Fix Windows 10 File System Error 2147219196 - 6Fix Windows 10 File System Error 2147219196 - 56Fix Windows 10 File System Error 2147219196 - 24Fix Windows 10 File System Error 2147219196 - 35Fix Windows 10 File System Error 2147219196 - 53Fix Windows 10 File System Error 2147219196 - 75Fix Windows 10 File System Error 2147219196 - 87Fix Windows 10 File System Error 2147219196 - 30Fix Windows 10 File System Error 2147219196 - 28Fix Windows 10 File System Error 2147219196 - 3Fix Windows 10 File System Error 2147219196 - 72Fix Windows 10 File System Error 2147219196 - 47Fix Windows 10 File System Error 2147219196 - 67Fix Windows 10 File System Error 2147219196 - 22Fix Windows 10 File System Error 2147219196 - 84Fix Windows 10 File System Error 2147219196 - 4Fix Windows 10 File System Error 2147219196 - 32Fix Windows 10 File System Error 2147219196 - 95Fix Windows 10 File System Error 2147219196 - 78Fix Windows 10 File System Error 2147219196 - 55Fix Windows 10 File System Error 2147219196 - 29Fix Windows 10 File System Error 2147219196 - 57Fix Windows 10 File System Error 2147219196 - 3Fix Windows 10 File System Error 2147219196 - 93Fix Windows 10 File System Error 2147219196 - 92Fix Windows 10 File System Error 2147219196 - 97Fix Windows 10 File System Error 2147219196 - 27Fix Windows 10 File System Error 2147219196 - 31Fix Windows 10 File System Error 2147219196 - 3Fix Windows 10 File System Error 2147219196 - 4Fix Windows 10 File System Error 2147219196 - 47Fix Windows 10 File System Error 2147219196 - 51Fix Windows 10 File System Error 2147219196 - 94Fix Windows 10 File System Error 2147219196 - 96Fix Windows 10 File System Error 2147219196 - 7Fix Windows 10 File System Error 2147219196 - 1Fix Windows 10 File System Error 2147219196 - 62Fix Windows 10 File System Error 2147219196 - 39Fix Windows 10 File System Error 2147219196 - 77Fix Windows 10 File System Error 2147219196 - 80Fix Windows 10 File System Error 2147219196 - 51Fix Windows 10 File System Error 2147219196 - 23Fix Windows 10 File System Error 2147219196 - 88Fix Windows 10 File System Error 2147219196 - 28Fix Windows 10 File System Error 2147219196 - 32Fix Windows 10 File System Error 2147219196 - 19Fix Windows 10 File System Error 2147219196 - 67Fix Windows 10 File System Error 2147219196 - 76Fix Windows 10 File System Error 2147219196 - 92Fix Windows 10 File System Error 2147219196 - 30Fix Windows 10 File System Error 2147219196 - 62Fix Windows 10 File System Error 2147219196 - 72Fix Windows 10 File System Error 2147219196 - 28Fix Windows 10 File System Error 2147219196 - 1Fix Windows 10 File System Error 2147219196 - 50Fix Windows 10 File System Error 2147219196 - 44Fix Windows 10 File System Error 2147219196 - 87