Skip to content

owtysm/proper-windows-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

  • Reclaim privacy
  • Remove bloat
  • Speed up your system

While things here may sound advanced, I tried making the guide easy to follow for anyone.

Table of contents:

  • Skipping microsoft account setup during installer
  • Windows settings
    • Built-in privacy toggles
    • Use the highest Refresh Rate
    • Taskbar Cleanup
  • Debloating / Performance / Telemetry
    • Recommended programs
    • Avoid this junk
  • Browser
    • Available browsers
    • Search engine
      • If you want to use Google
    • Extensions

Definitions

Telemetry - collection of data

Debloating - getting rid of unnecessary things

πŸ’½ Skipping microsoft account setup during installer

During installation, when it asks you to add a microsoft account, you can actually skip that step. Provide fake/wrong data and proceed until it errors out. Usually, you can set-up a local account after this.

However, if it doesn't work, press Shift + F10 to open the console.

Then, execute these commands:

reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0

Based on https://pureinfotech.com/bypass-microsoft-account-setup-windows-11/

βš™οΈ Windows settings

Built-in privacy toggles

  1. Open Windows settings (⊞ Win + U)

  2. Go to Privacy and Security > Diagnostics

  • Turn everything off
  • Press "Delete diagnostic data"
  1. Go to Privacy and Security > Handwriting and input personalization
  • Turn off "Custom handwriting and writing dictionary"
  1. Go to Privacy and Security > Search permissions
  • Turn off "Search history on this device"
  • Press "Clear device's search history"
  1. Go to Privacy and Security > General
  • Turn everything off
  1. Go to Privacy and Security > Speech
  • Turn everything off (if you can)
  1. Go to Privacy and Security > Activity history
  • Turn everything off (if you can)
  1. Go to Privacy and Security and scroll down You will see an "Application permissions" section:
  • Revoke access to what you don't want applications to know.

Use the highest Refresh Rate

  1. Open Windows settings (⊞ Win + U)

  2. Go to System > Display

  3. Press Advanced display settings

  • Choose the highest refresh rate available

Taskbar Cleanup

  1. Right-click the taskbar

  2. Press "Taskbar settings"

  3. Turn off:

  • Task view
  • Widgets

⚑ Debloating / Performance / Telemetry

Recommended programs

You can delete their files once you're done with them.

Mentions of: Hellzerg Optimizer, O&O Shutup, privacy.sexy

image 1. Hellzerg Optimizer

Start with Hellzerg's Optimizer @ github.com/hellzerg/optimizer

image 2. O&O Shutup

Remove tracking and useless behaviour with O&O Shutup @ oo-software.com/en/download/current/ooshutup10

image 3. privacy.sexy

Get rid of trackers, telemetry, bloat. Gain privacy, configure apps, cleanup @ privacy.sexy

Avoid this junk

Caution

hone opt 1. Hone

Reverts your optimizations, paid tiers to apply optimizations.

Caution

exitlag 2. ExitLag

  • Change your dns to: 1.1.1.1 (cloudflare) or 8.8.8.8 (google) and check if that helps.

Caution

ccleaner image 3. "Driver Booster" / "Cleaner" apps

  • Manually install drivers from official websites. (Download standalone installers, not whole apps)

  • Manually clean files on the disk you don't need. (Folders like Photos, Videos, Documents, Downloads or Temp)

Note

avast 4. Antiviruses

While they aren't bad, you shouldn't be paying for one.

Windows Defender is usually good enough.

🌐 Browser

Available browsers

Don't use Microsoft Edge, nor Google Chrome, they collect your data in the background.

Here's what I personally recommend:

image Zen Browser

An open-source fork of Firefox, beautiful UI and focus on privacy.

image Firefox

Can't go wrong with Firefox, it is THE open-source browser.

Search engine

To change your search engine, go to your browser's settings and search for a "Search" or "Search shortcuts" page.

Most browsers will let you choose the "Default Search Engine".

image DuckDuckGo

Has everything Google has, yet is very focused on privacy.

https://duckduckgo.com/?q=%s

Warning

If you want to use Google

Google, by default, collects your data with every search.

  • If you want to use Google, modify its search parameters in your browser's settings:
https://www.google.com/search?q=%s&peek_pws=0

Be aware they may still be tracking you.

Extensions

image uBlock Origin Blocks ads.

image SponsorBlock Auto-skip sponsors in YouTube videos.

image Privacy Badger Blocks trackers.

image (Firefox only) Facebook Container Blocks facebook trackers on non-facebook websites.

About

A guide on how to make your Windows 11 actually yours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published