FSlogix and REFS ?

Андрей Михалевский 3,461 Reputation points
2023-11-29T07:27:24.64+00:00

Hello. Share your experience or give best practices on how to configure storage for FSLogix.

I know REFS is faster but there are constant problems with it, microsoft releases a crooked update( For example january 2022) or very bad reviews.

For example here they say REFS causes problems: https://www.reddit.com/r/sysadmin/comments/jwqfur/fslogix_profiles_on_windows_server_2019_refs/.

Also my experience showed two years ago that REFS performs very poorly in large installations.

Maybe today it is already stable ? _

Windows for business | Windows Client for IT Pros | User experience | FSLogix
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HarryPhan-2691 8,010 Reputation points Independent Advisor
    2025-09-24T15:33:42.61+00:00

    As of today, ReFS has seen improvements, but it's still not universally recommended for FSLogix profile storage. Microsoft’s own guidance continues to favor NTFS for profile containers due to its broader compatibility and stability. NTFS also supports features like deduplication and robust backup tooling, which are essential in enterprise environments.

    Here are a few best practices we recommend:

    Use NTFS for FSLogix profile containers, especially in production environments.

    Deploy on high-performance storage (SSD/NVMe) with sufficient IOPS to handle login storms.

    Enable VHDX over VHD for better resiliency and performance.

    Avoid using DFS namespaces for profile paths unless thoroughly tested—latency can cause profile load failures.

    Monitor storage latency and throughput regularly to catch bottlenecks early.

    If you're still curious about ReFS improvements, I’d suggest testing it in a controlled lab environment before rolling it out broadly. And if you’re using Windows Server 2022 or newer, keep an eye on release notes for ReFS-related fixes.

    0 comments No comments

Your answer

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