Windows 11

How to install Windows 11 Without Microsoft Account
1. Follow the Windows 11 install process until you get to the "choose a country" screen. 2. Hit FN + Shift + F10. A command prompt appears.  3. ...
Thu, 20 Jun, 2024 at 9:03 AM
Factory reset Windows 11 using CMD
1. Type 'Systemreset -factoryreset' (without quotes) in a command prompt and press enter. 2. Follow instructions.
Thu, 27 Jun, 2024 at 3:44 PM
Pin Error Code 0xc000006d on Windows 10/11
The Causes of the Error Code 0xc000006d The error code 0xc000006d is a login error that occurs after a Windows update. It can lock the user account and kee...
Thu, 24 Apr, 2025 at 10:17 AM
Force Windows 11 Pro version during clean installation
Continue with Select language setting > Next > Select keyboard > Next  At the very bottom of Select Setup Option screen click on Previ...
Fri, 20 Jun, 2025 at 2:28 PM
How to check Windows version using PowerShell
To determine the Windows version using PowerShell, the following command can be executed:  (Get-CimInstance Win32_OperatingSystem).Caption This command ...
Wed, 25 Jun, 2025 at 3:53 PM