General info:
* https://docs.microsoft.com/en-us/windows/release-health/
Blue Screen?:
* https://www.nirsoft.net/utils/blue_screen_view.html#DownloadLinks to actually view stuff
Downloads?:
* https://my.visualstudio.com/Downloads
Misc:
* Task Manager not showing disk performance? Try running `diskperf -y` in an admin console (theoretically will impact disk performance but frankly with Windows' abysmal disk performance how could you tell?).
* Somehow taskbar icons are still .lnk files in `%USERPROFILE%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\`
* So often you'll need to run `sfc /scannow` and `dism.exe /Online /Cleanup-image /Restorehealth` it's insane