I better stick with NTFS because it more standard of all software and OS'es to able read and write (Apple - need add on 3rd party allow to write NTFS) ATGPUD2003
had to google that; i had never even heard of it, lol. sounds like m$ is inventing another square wheel for us..
btw, i decided not to vote. i think there should be some kind of middle option, like "i will adapt refs when it hits stable". or maybe "i will adapt refs when compatibility is better". or many.
ReFS came out in Server 2012 (known by the codename Protogon...) Testing right now on VMWare with W11 Enterprise 25H2. Main system drive formatted to ReFS. Everything seems to work except for system restore (throws out a weird error code). Trying to upgrade to the latest Canary Channel build to see if in-place upgrades from build-to-build are supported... VM feels a bit more sluggish and RAM usage is a bit higher. Other than that all seems to work as expected.
How did you install to ReFS? I'm thinking Shift F10 at the partitioning step, diskpart to create a partition formatted ReFS, then install? I have UEFI and tried something like that for a:64k on NTFS (convert gpt, created efi size 500, rest NTFS); it worked on 10 21H2 LTSC, but 25H2's installer had an error.
@Espionage724 I install W11 24h2 on ReFS using DISM /Apply-Image. You need to create required partitions first. You can search for 'GPT partitions' and 'Capture and apply Windows image' on learn dot microsoft dot com.
Hello. So I tried 24h2 on ReFS and here are some limitations that I encounter. 1. System restore is not available. 2. RAM usage can creep up unlike ntfs, you need to look for 'fix heavy memory usage in refs' on learn dot microsoft dot com. It's basically adding some registry keys. 3. You cannot resize ReFS partition. 4. I tried to perform DISM /Online /Cleanup-Image /StartComponentCleanUp and it always fail. Tried this offline and also failed. I suspect this will cause Windows footprint to balloon with each monthly update.
any .reg that applies to boot.wim that changes from NTFS to reFS when creating partitions etc. does it already create them in refs?