User Tools

Site Tools


windows:notes:4k_sectors
"%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvmedisk\Parameters\Device" /v "ForcedPhysicalSectorSizeInBytes" /t "REG_MULTI_SZ" /d "* 512" /f
"%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stornvme\Parameters\Device" /v "ForcedPhysicalSectorSizeInBytes" /t "REG_MULTI_SZ" /d "* 512" /f
"%SystemRoot%\System32\fsutil.exe" "fsInfo" "sectorInfo" "%SystemDrive%"
"%SystemRoot%\System32\fsutil.exe" "fsInfo" "ntfsInfo" "%SystemDrive%"
/usr/local/www/wiki/data/pages/windows/notes/4k_sectors.txt · Last modified: by Sean Rhone