Even though the error is a File System Error, a simple File System scan in the command prompt (sfc /scannow) may not be able to fix the problem. To resolve the File System Error (1073545193) on Windows 10, try the following troubleshooting steps.

Here’s how to fix File System error 107354519

Try using wsreset Run the Windows Store app troubleshooter Try disk cleanup Fix using Powershell command

Solution 1 – Try using wsreset

The first thing to try should be the simplest. Follow these steps to try and resolve File System error 107354519:

  1. Open the Run dialogue by pressing Win + R.
  2. Type in the command: “wsreset.exe” in the Run dialogue and press Enter.

Hopefully this simple trick should solve your issue. If instead it throws the following error, move on to the second solution: “ms-windows-store:PurgeCaches File System error (-1073545193)”

Solution 2 – Run the Windows Store app troubleshooter

This is another simple solution that will almost always resolve the error. Run the Windows Store app troubleshooter to fix File System error 107354519. Follow these steps:

  1. Click on Start and type “troubleshooting” in the search bar.

  2. Select “view” on the top left corner of the window. Click on Windows Store app.

  3. Follow all the on-screen instructions. Once the process is complete, restart your computer. Hopefully this works in resolving File System Error (1073545193) . If it doesn’t move onto Solution 3.

READ ALSO: Windows Store app download stuck? Here’s how to fix it in 7 steps

Solution 3 – Try disk cleanup

Follow these simple steps to determine the health of your storage disk:

  1. Open command prompt in administrative mode. (On Start type “Command Prompt”. On the search results right-click on “Command Prompt” and select “Run as administrator”.)
  2. In command prompt, enter the following commands in succession:

DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth

  1. Once you’re done, close the command prompt window and restart your computer. See if this helped resolve the issue. If it didn’t move on to the forth solution.

Solution 4 – Fix using Powershell command

This solution is a bit complicated compared to the previous ones. So follow the steps carefully.

  1. Open PowerShell in administrative mode. (On Start type “Powershell”. On the search results right-click on “Windows PowerShell” and select “Run as administrator”.)
  2. Type in the following commands in succession:

Get-AppXPackage | Remove-AppxPackage Get-AppxPackage -AllUsers | Remove-AppxPackage

These commands will remove Windows Store and all of its apps for the current user and all the other users. 3. Restart your computer and again open PowerShell in administrative mode (Same as in Step 1). 4. Type in the following command:

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

This will restore Windows Store and the apps.

  1. Restart your computer one more time, and see if this solved your problem. Hopefully one of these solutions worked for you. If it didn’t try contacting Microsoft Support. RELATED STORIES YOU NEED TO CHECK OUT:

Windows 10 Pro for Advanced PCs replaces the classic NTFS file system Fix: Corrupted system files on Windows 10 Fix ‘Error: The system cannot open the file’

SPONSORED Name * Email * Commenting as . Not you? Save information for future comments
Comment

Δ