Here is how I am currently fixing this problem.
- uninstall previous instance
- run registry script in cmd as administrator
REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\stornvme\Parameters\Device" /v "ForcedPhysicalSectorSizeInBytes" /t REG_MULTI_SZ /d "* 4095" /f
3. Reboot then rerun the setup as a administrator
4. then install sql server 2019 again.