Skip to content

Instantly share code, notes, and snippets.

@Tyrrrz
Last active March 15, 2026 16:54
Show Gist options
  • Select an option

  • Save Tyrrrz/fea018aefd9f4c6e191861528bf9b2dc to your computer and use it in GitHub Desktop.

Select an option

Save Tyrrrz/fea018aefd9f4c6e191861528bf9b2dc to your computer and use it in GitHub Desktop.
Basic steps to take when preparing a fresh Windows device

Install

Configure

  • Debloat
  • Windows settings
    • Change the device name to something sensible
    • Move standard user directories to the storage partition
      • For each folder (Downloads, Documents, Music, Pictures, Videos): open File Explorer → right-click the folder in the left sidebar → PropertiesLocation tab → Move → select the desired path on the storage partition
    • Configure appropriate Windows locale
    • Configure additional keyboard layouts
    • Enable “Turn on Dark mode systemwide”
    • Enable “Let me use a different input method for each app window”
    • Disable “Use the print screen key to open Snipping Tool”
    • Enable “End task in taskbar”
    • Enable “Remove MAX_PATH limitations”
    • Configure Google DNS in network adapter settings
    • Configure wallpaper slideshow
  • Sign-ins & sync
    • Sign into Microsoft Account (via Windows Control Panel)
    • Sign into Google Account (via Chrome settings)
    • Sign into VS Code and sync settings
    • Sign into JetBrains Rider and sync settings
  • Git

Laptop-specific configuration

  • Disable “media keys without Fn” (usually in BIOS)
  • Set touchpad sensitivity to “High sensitivity”
  • Basic touchpad settings
    • Enable “Tap twice and drag to multi-select”
    • Set scroll mode to “down motion scrolls up”
  • Advanced touchpad gestures
    • 2-finger swipe left: backward navigation
    • 2-finger swipe right: forward navigation
    • 3-finger tap: middle mouse button
    • Disable all other gestures
@yusuf601
Copy link

windows best ever OS in the world

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment