How To Repair REFS_FILE_SYSTEM BSOD Error On Windows.
The REFS_FILE_SYSTEM BSOD happens with the cease code worth 0x00000149. This BSOD manifests if the ReFS file system is incompatible along with your Windows system or its related system information are corrupt.
The vast majority of Windows working system variations can solely learn ReFS volumes and can’t operate as successfully as they do when working with NTFS. The most typical repair for this problem is to uninstall the most recent characteristic updates within the system and use completely different recovery instruments to repair the file system.
Causes for Repair REFS_FILE_SYSTEM_BSOD
The Resilient file system (ReFS) is the most recent iteration of file techniques launched by Microsoft to strengthen the info integrity administration characteristic in Windows.
The REFS file system BSOD is seen when the amount primarily based on ReFS is just not dealt with optimally by the system. As mentioned earlier, it is usually doable that the information associated to the ReFS are corrupted. Another doable causes are:
- Problem with RAM or HDD/SSD.
- System affected by Malware and Viruses.
- Outdated Windows system
- Incompatible Apps or system updates.
How to Repair REFS_FILE_SYSTEM BSOD
Since this particular BSOD can also be generated by corruption within the system information, the obvious repair is to restore them utilizing the Windows recovery instruments. We’ve got included some CLI in addition to GUI-based recovery choices on this repair.
Earlier than you begin with the fixes, be certain that the Windows OS is updated, as these kind of BSOD typically will get fastened with common system updates. Additionally, unplug any exterior units from the pc and test for the BSOD.
Boot Into Protected mode
Some customers can not boot into their windows units attributable to this file system BSOD. However if you happen to allow the protected mode, you would possibly be capable of boot into it. The protected mode operates Windows with minimal drivers, system information, and options.
Thus, operating the system in protected mode can work if the BSOD is generated by some newly put in software, drivers, or characteristic updates.
In addition into the protected mode, observe these directions.
- Press the facility button for a couple of seconds to energy off the system. Then press the facility button once more to activate the system. Comply with this course of 3 times, and the system will boot into the Windows Recovery Atmosphere.
- Go to Troubleshoot.
- Now, choose Superior Possibility > Startup Settings.
- Click on on the Restart button.
- After the reboot, press 5 or F5 to Allow Protected Mode With Networking.
For those who discover no BSOD error whereas booting into the protected mode, then there should be some problem with the most recent put in software or characteristic updates. Nonetheless, if you’re nonetheless seeing the BSOD, then the problem lies with the {hardware} (RAM or SSD/HDD).
In such instances, reset the ram modules, disconnect the exterior HDD/SSD and test for the BSOD.
Analyze the Dump Information
When the system registers a BSOD, it creates a crash dump file which will be analyzed to resolve the issue. To research the dump information, program known as WinDbg is used.
Right here’s how you utilize the WinDbg software to investigate the BSOD.
- Obtain and Set up WinDbg from Microsoft Retailer.
- Launch the appliance.
- Go to its File tab.
- Click on on Begin debugging and choose Open dump File.
- Browse the crash dump file from the folder listing
%windirpercentMinidump
- Now go to the View tab and click on on Command to open the terminal.
- Sort
!analyze -v
within the command field. The debugging software will then begin analyzing the crash. - After the method will get accomplished, you’re going to get an in depth report of the BSOD. This may also help you discover the reason for the BSOD and fixes you should attempt to resolve.
Uninstall Latest Updates
The most recent updates you put in is perhaps at fault for the BSOD. The updates is perhaps incompatible or corrupted and never registered by the system correctly. Subsequently, attempt uninstalling such updates and test it fixes the issue.
Right here’s the way you do it.
- Press Windows + I to open up the Settings.
- Go to Windows Update > Uninstall Updates.
- Choose the latest update from the record of updates and click on on Uninstall.
You may also do that from the Recovery Atmosphere.
- Choose the Troubleshoot possibility from the Superior Startup display.
- Go to Superior choices > Uninstall Updates > Uninstall Latest characteristic Updates.
When you have put in some third-party purposes, they may additionally turn into the explanation for the BSOD. Attempt uninstalling any of these apps.
Carry out System Scans
The REFS file system BSOD is primarily as a result of corruption or lacking of the system information. For his or her restore, Windows has inbuilt recovery instruments like SFC and DISM. The SFC scans and repairs the dll cache and helps to take care of system file integrity. Equally, DISM repairs the Windows working system picture.
To make use of these scans, carry out the next steps.
- Press Windows Key + X and Click on on Windows terminal (Admin).
- Use this command line to provoke the DISM scans.
DISM /On-line /Cleanup-Picture /Restorehealth
- Now, run SFC scans utilizing this command line.
SFC /scannow
Use Test Disk Command
The CHKDSK or the Test disk command scans the disk volumes on the OS and fixes the integrity of the file system. It is usually used to detect unhealthy sectors on a selected disk and routinely repair them.
Execute this syntax on the command immediate with elevated privileges to make use of this recovery utility. Right here’s the method for this.
- Press Windows Key + R to open Run.
- Sort CMD after which press Ctrl + Shift + Enter.
chkdsk /f /r /x
- When requested for affirmation to run the scan on the subsequent restart, press Y and hit enter.
Use Windows Reminiscence Diagnostic Device
The BSODs are a standard phenomenon when there may be some problem with the RAM. Windows has an inbuilt software known as the Windows Reminiscence Diagnostic software to test if the RAM is functioning nicely.
Comply with these steps to make use of this software and diagnose the doable problem with the RAM.
- Press Windows Key + R to open Run.
- Sort
mdsched
and hit enter to launch the diagnostic software. - Click on on Restart now and test for issues.
- The system will restart and begin the scan.
- When the method completes and the pc boots up, press Windows Key + X and choose Occasion viewer.
- Select the occasion log and get the report of the reminiscence analysis. For those who get any errors within the description, there should be some problem with the RAM.
System Restore
If not one of the above recovery choices are working, you should attempt the system restore characteristic to revert the system again to its working situations. Right here’s how to make use of it.
- Press Windows + R key to open Run.
- Enter
rstrui
to launch the system restore Window. - Choose Advisable restore. When you have already created a unique restore level, choose Select a unique restore level.
- Click on on Subsequent and observe the immediate.
To carry out the system restore utilizing the recovery atmosphere, observe the steps.
- Go to Troubleshoot > Superior choices > System Restore.
- Choose the restore level and Click on on Subsequent.
- Lastly, click on on End to begin the restart course of.
Test if the BSOD problem nonetheless persists. If the REFS file system BSOD nonetheless troubles you, reinstalling Windows is the final resort for the issue.
Check out more article on – How-To tutorial and latest highlights on – Technical News