Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Enable // Disable Refs (Resilient File System) on Windows 10

Understand Enable // Disable Refs (Resilient File System) on Windows 10 with clear explanations, practical examples, and useful tips. This updated guide...

Table of Contents

Enable // Disable Refs (Resilient File System) on Windows 10 is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.

Resilient File System (ReFS) is a new file system that is supported on Windows 8.1 and Windows 10. Although NTFS provides reliability, and advanced features that you cannot find on file systems. other. However, in some cases, users have to deal with some NTFS problems that cannot be handled. It is for this reason that Microsoft created and developed a new file system called " ReFS " (Resilient File System).

ReFS was first introduced on Windows 8.1 and Windows Server 2012, and was designed to maximize available data and reliability even if the related storage device had a hardware failure.

Although Windows 8.1 and Windows 10 support ReFS, however, by default ReFS is disabled , and so if you want to format any disk using ReFS, you will have to activate ReFS. In the following article, Network Administrator will guide you how to enable ReFS (Resilient File System) on Windows 10.

Enable // Disable Refs (Resilient File System) on Windows 10 example image 1

Some key features of ReFS:

- Integrity : ReFS storage and protection of data from common errors can cause data loss. The metadata file system is always protected. If there are any errors, ReFS can be detected during the configuration process with Storage Spaces, automatically correcting these errors.

In case of system failure, ReFS is designed to recover from errors quickly, without losing user data.

- Application compatibility : To maximize AppCompat, ReFS supports a subset of NTFS features plus Win32 API.

- Data and metadata integrity .

- Data stored on ReFS drives can be easily accessed using the same mechanism used by any operating system that can access files on NTFS partitions.

Activate ReFS (Resilient File System) on Windows 10

Note:

Before proceeding, you should create a system restore point to prevent it in case if any errors occur, you can also use this restore point to return to the state. in the beginning.

1. Press the Windows + R key combination to open the Run command window, then enter regedit.exe there and press Enter to open the Registry Editor window.

2. On the Registry Editor window, navigate to the key:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFileSystem

3. Next create a new DWORD value and name this DWORD RefsDisableLastAccessUpdate and set the value in Value Value to 1 to activate.

Enable // Disable Refs (Resilient File System) on Windows 10 example image 2

4. Navigate to the following link:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMiniNT

5. If the MiniNT key does not exist, you can create a new key by right -clicking => New => Key .

At the MiniNT key you proceed to create a new DWORD and name it AllowRefsFormatOverNonmirrorVolume , set the value to 1 to activate.

Enable // Disable Refs (Resilient File System) on Windows 10 example image 3

6. Log off and then log back in to apply the change.

Now you can plug the external hard drive device (USB,.) into your Windows 10 computer and select the system file as ReFS to format the external hard drive device. You can also open the Properties window of any drive to check.

Enable // Disable Refs (Resilient File System) on Windows 10 example image 4

Refer to some of the following articles:

  • Did you know Windows 10 solved the path problem longer than 260 characters? Read the article below
  • How to convert a FAT32 hard drive to NTFS on Windows does not lose data
  • Disable NTFS file compression to speed up Windows computers

Good luck!

FAQ

What should you know about some key features of ReFS?

- Integrity: ReFS storage and protection of data from common errors can cause data loss. The metadata file system is always protected. If there are any errors, ReFS can be detected during the configuration process with Storage Spaces, automatically correcting.

What is Enable // Disable Refs (Resilient File System) on Windows 10?

Resilient File System (ReFS) is a new file system that is supported on Windows 8.1 and Windows 10.

Why is Enable // Disable Refs (Resilient File System) on Windows 10 important?

A clear understanding of Enable // Disable Refs (Resilient File System) on Windows 10 helps you make informed decisions, avoid common mistakes, and use the relevant tools or techniques more effectively.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.