Step-By-Step Guide to Repairing Windows File Systems
Step-By-Step Guide to Repairing Windows File Systems
A file system error can occur in Windows 10 and 11 when you try to open files or Microsoft Store apps. When such an error occurs, a message pops up that says, “File system error (code).” File system errors have variable error codes like -2147219195, -2147219196, -2147163893, and -1073741521.
The causes of such errors vary, but the result is much the same. Users can’t open the files or apps for which file system errors arise. These general resolutions can fix a wide variety of file system errors in Windows 10 and 11.
1. Run the SFC and DISM Command Line Tools
File system errors can often be related to system file corruption. Windows 11 and 10 have the same SFC and DISM command-line tools for repairing system files and Windows system image. Running those utilities in the Command Prompt could feasibly resolve numerous file system errors.
Our guide onhow to run the System File Checker tool tells you how to initiate an SFC scan. You can also run a Deployment Image Servicing Management scan in the Command Prompt before or after running the SFC tool. To do so, you’ll need to execute the following command:
DISM.exe /Online /Cleanup-image /Restorehealth
2. Scan Your Hard Drive
Hard drive integrity issues such as bad sectors also cause file system errors to occur in Windows 11/10. For that reason, scanning your hard drive with the Check Disk tool is a recommended troubleshooting method for file system errors. The Check Disk utility (otherwise CHKDSK) scans for and repairs bad drive sectors detected. This is how you can run CHKDSK in the Command Prompt:
- Open the file and app search box by pressing theWin + S key combination.
- Select Command Prompt’sRun as administrator option within the search results to launch the app with elevated privileges.
- Then type this command in the Prompt’s window and pressEnter :
chkdsk c: /f /r
- You’ll need to pressY to schedule the scan for a restart.
- Exit the Command Prompt window.
- ClickStart > Power to selectRestart . The CHKDSK scan will start after the restart.
3. Run the Windows Store App Troubleshooter
If a file system error occurs when you try launching MS Store apps or opening files with them, the Windows Store App troubleshooter might be useful for fixing it. That troubleshooter is there to resolve issues that stop UWP apps from working as they should. These are the steps for opening the Windows Store App troubleshooter:
- To access Settings, press theWindows logo key +E keyboard shortcut that opens that app.
- Scroll down the tab and click aTroubleshoot navigation option.
- SelectOther trouble-shooters to bring up a list of tools for troubleshooting Windows.
- Then press theRun button for launching the Windows Store App troubleshooter.
- Apply any suggestions the troubleshooter provides. SwifDoo PDF Perpetual (2-PC) Free upgrade. No monthly fees ever.
4. Check That the Windows License Manager Service Is Running
Some file system errors can arise for opening files with UWP apps when the Windows License Manager service is disabled. That’s a service required for MS Store infrastructure support, and apps downloaded from the store don’t always work right when it’s disabled. This is how you can check that service is enabled and start it if necessary:
- Bring up the Windows search tool and inputServices inside its text box.
- SelectServices within the search results.
- Double-clickWindows License Manager Service to access its properties window.
- Click on theStartup type menu to open it and selectAutomatic .
- If the service isn’t running, pressStart within the properties window.
- SelectApply to save settings for the Windows License Manager Service.
- ClickOK to close the Windows License Manager Service Properties window.
- Title: Step-By-Step Guide to Repairing Windows File Systems
- Author: David
- Created at : 2024-08-23 06:11:58
- Updated at : 2024-08-24 06:11:58
- Link: https://win11.techidaily.com/step-by-step-guide-to-repairing-windows-file-systems/
- License: This work is licensed under CC BY-NC-SA 4.0.