The .V6 suffix on the profile folder name is expected. It is the roaming profile version used by newer Windows 10 builds and corresponding Windows Server versions. Each OS family uses its own profile version (for example, .V2, .V3, .V4, .V5, .V6) so that profiles are kept separate and compatible.
For example:
- Windows 10 uses
\\<servername>\\<fileshare>\\<username>.V5 - Windows 10, version 1703 and version 1607 use
\\<servername>\\<fileshare>\\<username>.V6
So a folder like Amelia.V6 is a normal roaming profile folder for that profile version.
Regarding size and access:
- Roaming profiles are stored on a file share, and NTFS permissions are typically set so that only the specific user and SYSTEM have access. This is why an administrator may see “0 bytes” or get an access denied message when checking the folder properties directly.
- The context provided does not include specific steps or tools for an administrator to enumerate profile sizes or adjust permissions for backup purposes.
- The context also does not describe how backup software should be configured to access these protected profile folders.
Because of that, no further supported guidance on viewing profile sizes or configuring backup access can be given from the available information.
References: