kimsix
Arch-Supremacy Member
- Joined
- Jan 6, 2009
- Messages
- 19,100
- Reaction score
- 9,145
https://techcommunity.microsoft.com...25-ushering-in-a-new-era-of-storage-p/4477353
After update, should see new Storage Disks in device manager like so, it works for Windows 11 Pro too.
To change this new native NVME drivers
With Native NVMe in Windows Server 2025, the storage stack is purpose-built for modern hardware—eliminating translation layers and legacy constraints. Here’s what that means for you:
- Massive IOPS Gains: Direct, multi-queue access to NVMe devices means you can finally reach the true limits of your hardware.
- Lower Latency: Traditional SCSI-based stacks rely on shared locks and synchronization mechanisms in the kernel I/O path to manage resources. Native NVMe enables streamlined, lock-free I/O paths that slash round-trip times for every operation.
- CPU Efficiency: A leaner, optimized stack frees up compute for your workloads instead of storage overhead.
- Future-Ready Features: Native support for advanced NVMe capabilities like multi-queue and direct submission ensures you’re ready for next-gen storage innovation.
After update, should see new Storage Disks in device manager like so, it works for Windows 11 Pro too.
To change this new native NVME drivers
Update W11 to 25H2,
Create a restore point, just in case.
Run as admin > powershell
Copy, paste, enter the 3 lines one after another into powershell :
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 1853569164 /t REG_DWORD /d 1 /f
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 156965516 /t REG_DWORD /d 1 /f
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 735209102 /t REG_DWORD /d 1 /f
Download, run the .msi policy file
https://download.microsoft.com/down...25 KB5066835 251014_21251 Feature Preview.msi
Reboot PC, go to local policy and set to enable
so far so good, load vpn sandbox for japan documentaries quite snappy