Visual C++ Redistributable Runtimes All-in-One
https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/
.NET Framework
https://dotnet.microsoft.com/en-us/download/dotnet-framework
https://dotnet.microsoft.com/en-us/download/dotnet
DirectX Redist (June 2010)
https://www.microsoft.com/en-us/download/details.aspx?id=8109
Windows Defender Remover
https://github.com/ionuttbara/windows-defender-remover
https://github.com/TairikuOokami/Windows
Windows 11 Settings, Tweaks, Scripts
https://github.com/awesome-windows11/windows11
Disable bitlocker through Windows Command Prompt
manage-bde -status
manage-bde -autounlock -ClearAllKeys C:
manage-bde -off C:
Disable bitlocker through Windows Powershell mode
PS C:\>$BLV = Get-BitLockerVolume
PS C:\>Disable-BitLocker -MountPoint $BLV
Đổi tên User:
Win+R : control userpasswords2
