view allocation unit size of drive

Roger Roger 7,181 Reputation points
2021-07-26T08:21:17.743+00:00

Hi All

On One of my server i have formatted the disk with Allocation unit size of 64K. After formatting how do i validate its with 64K as It doesn't appear in the properties information for the drive. Experts guide me

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2021-07-26T10:02:50.51+00:00

    Hi @Roger Roger

    Use the below command to check disk allocation size.

    fsutil fsinfo ntfsInfo D:  
    

    117917-image.png

    Please refer to the below link.
    https://stackoverflow.com/questions/81236/how-can-i-view-the-allocation-unit-size-of-a-ntfs-partition-in-vista

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.