2. Windows

  1. Download Windows 11 / LTSC and make a bootable usb using the file. Pick one or the other, I use Windows 11 LTSC 2024 LTSC removes consumer bloat but more importantly Xbox Game Bar and Microsoft Store, if you need either, you can reinstall them back after.

    1. Download rufusarrow-up-right to create bootable usb, ensure its using GPT/UEFI

  2. Download wifi/LAN drivers in advance and have them extracted on a USB

    1. Either on your motherboard's website if you intend to use them or generic ones (the chip, for example Intel AX210) if using a add-on device (such as a USB or PCIE wifi card)

  3. Once ready, restart into BIOS and ensure your have secure boot + TPM enabled. If you own a relatively new system Ryzen 3000 / Intel 12th gen and above, they are most likely both enabled already by motherboard manufacturer.

    1. From here, you can use the boot menu of the BIOS to force boot into your installation USB.

    2. Go through the install as normal

      1. Ignore asking about key

      2. For LTSC, select IoT LTSC without Subscription

      3. For Standard, select Windows 11 Pro non-enterprise

      4. When choosing what drive to install Windows on, you may want to use the custom button to partition your drive into 'multiple drive' for reasons of organization, ease of reinstall, etc. I recommend your Windows install be at least 500GB though, LTSC is 66GB for reference.

  4. Now we are in Windows first time setup after you have done the install.

    1. If you have LTSC, just select 'I don't have internet'. The reason for this is that I recommened not using a Microsoft account for Windows due to the complications it can have (like permanently locking you out)

      1. If not, press Shift and F10 at the same time and use the command OOBE\BYPASSNRO to make it available to you.

        1. The OOBE command doesn't work? Use this instead start ms-cxh:localonly

    2. Do the rest as you wish

  5. Actually in Windows now

    1. Install your wifi/lan drivers and connect to internet

    2. Activate windows:

      1. Open powershell as administrator, input this command:

        irm https://get.activated.win | iex
    3. Make sure your PC's clock is properly set: Settings > Time and Language > Date & Time > Sync Now

    4. Do your Windows updates

    5. Run sfc /scannow in a administrator command prompt to check for corruption

  6. Click this link and run it: Linkarrow-up-right

    1. Basics: .Net, Java, Notepad++, 7-zip, LibreOffice, WinRAR, VCRedist 2015+

    2. Browsers: Google Chrome and Firefox

    3. Gaming: Discord, Steam, Epic Games Launcher

Tweaks:

Open powershell as administrator, input this command: irm "https://christitus.com/win" | iex

  • Tweaks tab: Select Standard and then tweak to the image below (right click and open in new tab for bigger size) <- Note that the standard does reverse somethings to old windows 7 apps (like the calculator)

    • Click on Run OO Shutup 10

      • At the top, click on Actions and Apply only Recommended Settings, Yes to the system restore point prompt, then quit out of it, no need to restart yet.

    • You can change your DNS here if you wish to (plain cloudflare usually is best)

    • Your preference for anything else

    • Remember to click on Run Tweaks at the bottom, it will notify you when done and auto quit.

  • Optionally use the Configs tab to setup autologin, just enter your password and leave the domain empty.

  1. Type "keyboard" into start menu

    • Change: (basically max first to sliders to the right)

      • Repeat delay: Short

      • Repeat rate: Fast

    • Apply

  2. Go to Windows Security

    1. I'd recommend you exclude game folders for faster loading times.

    2. Device Security > Core Isolation

      1. Disable Memory integrity.

  3. Go to Settings > System > Display > Graphics > "Change Default graphics settings"

    1. Turn on all 3:

      1. Hardware-accelerated GPU Scheduling

      2. Variable Refresh Rate

      3. Optimized for Windowed Games

  4. Open powershell as administrator

    1. Run this command: powercfg /h off

    2. Restart

Last updated