To show the drive letter again in Windows Explorer
The possible values for every drive letter are: A: 1, B: 2, C: 4, D: 8, E: 16, F: 32, G: 64, H: 128, I: 256, J: 512, K: 1024, L: 2048, M: 4096, N: 8192, O: 16384, P: 32768, Q: 65536, R: 131072, S: 262144, T: 524288, U: 1048576, V: 2097152, W: 4194304, X: 8388608, Y: 16777216, Z: 33554432, ALL: 67108863. Letters can be combined adding letters values, for example to hide letters C and E, the data for NoDrives value will be 20 (C=4 + E=16), on the contrary if NoDrives value is 24 (D=8 + E=16) and D letter is wanted to be shown then 8 must be subtracted and NoDrives value will be 16 (only letter E will remain hidden).
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center