I found this error message in the errorlog:
There have been 256 misaligned log IOs which required falling back to synchronous IO. The current IO is on file C:\Users\lukeh\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\MSSQLLocalDB\master.mdf.
You are running into a known issue where Windows 11 and SQL Server are at odds with each other. For certain disk drives Windows 11 reports a disk size that SQL Server cannot cope with. Microsoft has published an article with workarounds for the problem.
The errorlog you posted was for the ten-year old SQL 2014. I recommend that you use SQL 2022, the most recent version. Don't forget to download and install the most recent Cumulative Update.