How To Fix File System Error -2147219196. In this article, you will read about what is a file system error -2147219196, what causes -2147219196 file system error, and how to solve -2147219196 error in Windows.
What Is File System Error -2147219196?
This error usually occurs when opening pictures on Windows 10. Other than the photo app, the -2147219196 error can also occur while opening other Windows applications. It is a bug in Windows update, primarily in Windows 10.
Causes Of File System Error -2147219196:
Some of the reasons for -2147219196 error can be:
-Your disk is corrupted.
-Outdated Windows and broken Windows components.
-File system encryption can also be the reason.
How To Fix File System Error -2147219196?
Method 1 – Reinstall Windows Photo App:
To fix -2147219196 error, follow the steps:
1.Write Powershell in the Windows search bar.
2.Then, right-click the top option.
3.Select ‘Run as administrator’.
4.Powershell Windows will open up.
5.Copy the below command and paste in the PowerShell and press enter.
get-appxpackage Microsoft.Windows.Photos | remove-appxpackage
6.Now you are done with the uninstallation process.
7.To reinstall Windows photo app, put the below command in PowerShell and press Enter.
Get-AppxPackage -allusers Microsoft.Windows.Photos | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”
8.Restart the system and check if the issue is solved.
Method 2 – Update Device Driver:
Always keep a check on device driver updates. Complete any pending updates. To do so:
1.Firstly, press the Windows logo key + ‘S’ button at the same time.
2.Type “update” in the space and press enter.
3.Open the settings option.
4.Press the “Check for Updates” button.
5.Download and install the updates, if any available.
6.Restart your system.
7.Check if the error message is still there or not.
Method 3 – Check For Disk Error:
To check the disk error:
1.Press Windows key + R button.
2.Type “cmd” in the box.
3.Right-click on the application and select the “Run as administrator” option.
4.Comman Prompt box will open up.
5.Type the command “chkdsk /r /f” in the elevated command prompt.
6.If you are asked to restart then you have to press the “y” button.
7.After the restart, scanning process will be scheduled automatically.
8.It will take few minutes.
9.After that try to open the Windows photo app again.
Method 4 – Do SFC scan:
You can also do a SFC scan to resolve this error. Follow the steps:
1.Press Windows key + R button.
2.Type “cmd”.
3.Right-click on the application and select the “Run as administrator” option.
4.Comman Prompt box will open up.
5.Type the command “sfc /scannow” in the elevated command prompt.
6.Press the Enter button.
7.System files will get scanned.
8.After that, restart your system.