https://www.howtogeek.com/403162/how-to-disable-the-windows-10-startup-delay/
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize
Create DWORD StartupDelayInMSec, set to 0 or 1000 or something.
https://www.ricksdailytips.com/disable-lock-screen-in-windows-10/
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization
Create DWORD NoLockScreen of 1
Also in gpedit.msc as Computer Configuration > Administrative Templates > Control Panel > Personalization as "No not display the lock screen"
- https://twitter.com/halligast/status/1412831035906199560
- https://www.microsoft.com/security/blog/2018/10/26/windows-defender-antivirus-can-now-run-in-a-sandbox/
setx /M MP_FORCE_USE_SANDBOX 1
THERE YOU GO. DOTNET/NUGET STARTS FUCKING WORKING