To easily check the current allocation unit size of formatted NTFS volume, we can perform fsutil command to do it.
1. Launch Command Prompt at administrator.
2. Perform fsutil fsinfo ntfsinfo <Drive letter or CSV path> to check the "Bytes Per Cluster".
This volume was formatted as 4K
This volume was formatted as 64K
This posting is provided “AS IS” with no warranties, and confers no rights!