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

Fsutil Tiering Command in Windows: What You Need to Know

Understand Fsutil Tiering Command in Windows with clear explanations, practical examples, and useful tips. This updated guide covers the essential concepts...

Table of Contents

Fsutil Tiering Command in Windows 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.

Applies to : Windows Server (Semi-Annual Channel), Windows Server 2016, Windows 10.

The Fsutil tiering command allows the management of storage tier functions, such as setting and disabling flags or listing tiers.

Fsutil tiering command syntax

 fsutil tiering [clearflags] fsutil tiering [queryflags] fsutil tiering [regionlist] fsutil tiering [setflags] fsutil tiering [tierlist] 

Parameters

ParameterDescriptionclearflags Disable the cascading behavior flag of a drive. Specify the drive. / TrNH

For drives with a stratified storage system, this parameter causes the collection of Heat to be disabled.

Applies only to NTFS and ReFS.

queryflags Query the flag cascading behavior of a drive. regionlist List the tiered regions of a drive and their respective storage tier. setflags Activate the cascading behavior flag of a drive. tierlist Lists the storage tier associated with a drive.

For instance,

To query the flags on drive C, enter:

 fsutil tiering clearflags C: 

To set the flags on drive C, enter:

 fsutil tiering setflags C: /TrNH 
  • How to check Windows usage time
  • How to turn off the computer automatically
  • 5 ways to check hard drive effectively to help periodically check the hard drive

FAQ

What should you know about fsutil tiering command syntax fsutil tiering [clearflags] fsutil tiering [queryflags] fsutil tiering [regionlist] fsutil tiering [setflags] fsutil tiering [tierlist] Parameters ParameterDescriptionclearflags Disable the cascading behavior flag of a drive. Specify the drive. / TrNH For drives with a stratified storage system, this parameter causes the collection of Heat to be disabled. Applies only to NTFS and ReFS. queryflags Query the flag cascading behavior of a drive. regionlist List the tiered regions of a drive and their respective storage tier. setflags Activate the cascading behavior flag of a drive. tierlist Lists the storage tier associated with a drive. For instance,?

To query the flags on drive C, enter:

What is Fsutil Tiering Command in Windows?

Applies to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows 10.

Why is Fsutil Tiering Command in Windows important?

A clear understanding of Fsutil Tiering Command in Windows 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.