Skip to main content

Windows 10 Creator's Update

Windows 10 Version 1703 - Creator's Update
Windows 10 Version 1703 - Creator's Update
MBR2GPT.exe /validate /allowFullOS
MBR2GPT /validate
MBR2GPT /validate
MBR2GPT.exe /convert /disk:0 /allowFullOS
MBR2GPT /convert /disk:0 /allowFullOS
MBR2GPT /convert /disk:0 /allowFullOS
BIOS Mode UEFI
BIOS Mode UEFI

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*