Last active
January 12, 2025 23:45
-
-
Save nissel/48ac68a245c4f3e80ff2257f869ac8f6 to your computer and use it in GitHub Desktop.
Windows 11 Reg fix for SN770, SN580 (and other) HMB force to 64M
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorPort] | |
"HMBAllocationPolicy"=dword:00000002 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stornvme\Parameters\Device] | |
"HostMemoryBufferBytes"=hex(7):56,00,45,00,4e,00,5f,00,31,00,35,00,42,00,37,00,\ | |
26,00,44,00,45,00,56,00,5f,00,35,00,30,00,31,00,37,00,26,00,52,00,45,00,56,\ | |
00,5f,00,3f,00,3f,00,20,00,36,00,37,00,31,00,30,00,38,00,38,00,36,00,34,00,\ | |
00,00,56,00,45,00,4e,00,5f,00,31,00,35,00,42,00,37,00,26,00,44,00,45,00,56,\ | |
00,5f,00,35,00,30,00,34,00,31,00,26,00,52,00,45,00,56,00,5f,00,3f,00,3f,00,\ | |
20,00,36,00,37,00,31,00,30,00,38,00,38,00,36,00,34,00,00,00,00,00 |
SN530 too seems to be affected, the value to add to HostMemoryBufferBytes is VEN_15B7&DEV_5008&REV_?? 67108864
Possibly you will need to check your PCI device id in device manager.
You might to experiencing a different issue, as WD don't list your drive as affected ? Have you checked your current HMB allocation?
Interesting looks like WD have missed some affected models. You could try and let them know via a support ticket.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, value that worked for the sn550 if anyone else is interested is:
VEN_15B7&DEV_5009&REV_?? 67108864