Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
When you open images using the Photos app on Windows 10, do you continue to see a message saying “File System error (-2147219196″)”. It may sound like a disk issue, but it is actually caused mainly by file corruption or permissions that have been broken.
Follow these steps to fix the “File error (-2147219196″)” problem in Windows 10. Then, you can use Photos again as normal.
1. You can open the Start Menu and selection Settings.
2. Please choose the appropriate option Update & Recovery.
3. Select Troubleshoot You can find the sidebar.
4. Select Additional troubleshooters.
5. Select Windows Store Apps > Run the troubleshooter.
In Windows 10, if the Microsoft Store Troubleshooter is unable to correct “File System Error (-2147219196),” the next steps are to repair the Photos App.
1. You can open the Settings App and Select Apps.
2. Scroll down to the end of the apps list, and then choose Microsoft Photos > Advanced options.
3. Select Terminate All processes connected to Photos App must be stopped. Then, select Repair.
You can also try to reset the app back to default settings if repairing Photos doesn’t help. You can do this by following the above instructions but selecting Terminate >> Reset instead.
If the above fixes didn’t resolve the popup “File System error (-2147219196″)”, it is best to verify and then install any update related to Photos or other Store-related apps.
1. Visit the Microsoft Store.
2. Please select the Library icon Scroll to the bottom of the window. For older Microsoft Store versions, click the Store Select (icon that has three dots): menu Downloads and updates instead.
3. Select Get updates To update all Microsoft Store applications in Windows 10.
You can reregister Photos with Windows 10 by following the instructions. You will need to execute a command using an elevated account Command Prompt console.
1. Type cmd into the Start Menu and Press Ctrl + + Shift + + Enter You can open Command Prompt to grant administrative rights.
2. Paste the following command into your browser:
PowerShell -ExecutionPolicy Unrestricted -Command “& {$manifest = (Get-AppxPackage *Photos*).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}”
3. Press Enter.
Try registering your Photos app again. If that fails, you can reregister all Microsoft Store apps from your computer via elevated Windows PowerShell console.
1. Press Windows + X Click the right-click icon Start Click the button and choose Windows PowerShell (Admin).
2. Paste the following command into your browser:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
3. Press Enter.
The “File System error (-2147219196)” may indicate that file corruption has occurred. In this case, you can remove and reinstall the Windows Photos app to fix it. This requires that you run the command as the system user. PsExec is a program that allows you to execute commands as the SYSTEM user.
1. Visit the PsExec page for Windows Sysinternals Choose and Download PsTools.
2. Select the ZIP file you have downloaded by right-clicking it Extract files. C:/PSTools Choose and make your choice Extract.
3. The following commands can be executed from Windows PowerShell’s elevated console:
Get-AppxPackage *photos* | Remove-AppxPackage
4. The following command can be executed from the elevated Command Prompt consol:
C:\PSTools\PsExec.exe -sid C:\Windows\System32\cmd.exe
5. You agree to SysInternals’ software license terms. The Command Prompt Console will launch automatically.
6. The following command should be executed:
rd /s “C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2021.21090.10008.0_x64__8wekyb38bbwe
Note: With each Windows Update, the Photos app’s directory is updated. For the Command to Auto-Fill with the Correct Name, Press the Tab key right after rd /s “C:\Program Files\WindowsApps\Microsoft.Windows.Photos_. TabYou can continue to ) x64 Included as part of your file name.
7. Stop all Command Prompt window and install Photos through the Microsoft Store.
Change the ownership of Photos app if you continue to have problems TrustedInstaller Try creating a Windows 10 user account to see if it helps.
1. The following commands can be executed from an elevated Windows PowerShell Console:
takeown /F “%ProgramFiles%\WindowsApps” /r /d y
2. Open File Explorer. Select the file you wish to open View > Hidden items You can find it in the menu bar.
3. You can find us at the following address:
Local Disk C >> Program Files >> WindowsApps
4. Right-click on the file labeled Microsoft.Windows.Photos_[version number] Choose and Properties.
Note: If there are multiple folders similar in appearance, choose the one you want to include x64 It is part of the file’s name.
5. Change to the Security Tab and Select Advanced.
6. Select Change Next toOwner.
7. Type NT SERVICE\TrustedInstaller Select the box that is empty and place it in your selection OK.
8. Make sure to check the box beside Replace owner on subcontainers and objects.
9. Select Apply, OK. . You can then close the Properties window of your folder.
10. Follow the instructions above to re-register Windows Photos.
Windows 10 update can increase the stability of both apps and the OS. Windows Update should be used if the Windows File System Error (-2147219196),” message persists.
1. You can open the Settings App and Select Update & Security or Windows Update.
2. Select Check for Updates.
3. Select Download and install to apply any pending updates.
Windows 10 updates rarely cause problems. You might consider uninstalling Windows 10 if the Photos app problem occurs right after an operating system upgrade.
1. You can open the Settings App and Select Update & Security or Windows Update.
2. Select View update history.
3. Select Uninstall updates.
4. You should select the latest version (remove any security and servicing stack updates).
5. Select Uninstall.
If you haven’t been able to resolve your problem with the above solutions, then it is time for the real deal System File Checker (SFC) and the Deployment Image Servicing and Management tool (DISM). This resolves corruption problems with the operating system.
Run the following command from an elevated Windows PowerShell console:
sfc /scannow
Once the System File Checker has finished scanning Windows 10, restart the computer. The following command will be executed:
DISM.exe /Online /Cleanup-Image /Restorehealth
You should be able to fix the File System Error(-2147219196), which is affecting the Photos app on Windows 10. You can also try the following: Another alternative Windows photo viewing application Microsoft may not fix this issue until a future update. There are still options available if Microsoft doesn’t fix the problem in a subsequent update Perform a system restoration and You can restore Windows 10 factory defaults .