In this guide, I will help you make your windows install better, this includes the following:
- ✨This is a guide which will help you make your windows pc much more secure and private by disabling most of the Telemetry.
- Plus this guide will aslo make your windows install look way more beautiful using Catppuccin theme for most things.
- Installing some really useful programs.
Note
This guide has only been tested on Windows 11.
Important
This is only a guide almost all of the files, apps or videos are not owned by me.
Warning
This is going to be a long process and will take good amount of hard work.
Guides and some important programs
- Pick a wallpaper
- Installing Startallback and configuring it
- Installing new right-click menu
- Installing and configuring Alacritty(Terminal)
- Installing keypirinha(App Launcher)
- Installing Catppuccin theme in firefox
- Installing Catppuccin theme in vs code
- Installing Catppuccin theme in spotify
Some extra Tips and programs to install (OPTIONAL)
Some guides about how to download files from github and how to copy raw files and also installing some programs which will be nessecary later on.
Click me
-
Install scoop by running
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
this command in powershell as administrator and wait till its successful -
Install Chocolatey by running command prompt as administrator and paste this
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
and hit enter and let it install until you see successful. -
Install Winget by downloading or updating App Installer from microsoft store
-
Downlaod monaspace font
- Unzip the downloaded file.
- Open the unziped folder go
monaspace-v1.101>fonts>variable
- Choose the
MonaspaceNeonVarVF.ttf
file and install the font by right-clicking and choosing install.
Click me
- How to copy a raw file
see here
- How to download file from github
see here
- How to make files with different types
see here
This is gonna include setting up a SECURE DNS, HARDENING FIREFOX, REMOVING MOST OF THE TELEMETRY and some more tips. So lets get started.
Click me
Install firefox from (https://www.mozilla.org/en-US/firefox/)
You can follow this youtube video for hardening firefox or just follow the following steps.
- Changing some basic settings in settings>home
Set homepage and new window to blank page (do the same for new tabs)
Disable: Shortcuts
Disable: recommended stories
Disable recent activity
- Changing settings in settings>privacy and security
Change the tracking protection to Strict
Enable: Tell websites not to sell or share my data
Enable: Send websites a “Do Not Track” request
Go under Firefox Data Collection and Use and disable everything
Go under HTTPS-Only Mode and Enable: Enable HTTPS-Only Mode in all windows
- Install extentions
Ublock origin(for blocking adds)
Firefox Color(needed later for customizing firefox)
- Install a user.js file
[!WARNING] This could break some websites.
Go to Betterfox and click on raw in the right hand side and copy everything.
HOW TO COPY A RAW FILE see here
Search about:profiles
in the address bar of firefox
Under root directory click Open Directory
or go to C:\Users\SUJU\AppData\Roaming\Mozilla\Firefox\Profiles\PROFILENAME
in your file manager
Create a file called user.js in the onpened directory and paste all of the raw file there and save it.
You can make a file like user.js by changing the
txt
format tojs
see here
- Changing the search engine to brave (see here article)
Right click on the address bar
There should be an option to add brave as a searxh engine just click + icon on brave logo
Now go to firefox settings>search>Change the search engine to barve
Now restart firefox and its hardened. Good job!
Click me
For this I would highly recommend to watch this video by The PC Security Channel, its really easy to follow.
Click me
I will be showing how to set up nextdns
Steps:
[!NOTE] Best way of doing this is to follow the steps given on the setup page of nextDNS (recommended)
-
Go to nextdns and make an account
-
Open the Settings app
-
Go to Network & internet>Wifi>Hardware properties
-
Click the Edit button next to DNS server assignment
-
Select manual and Enable IPv4
-
Check the DNS Servers and put those values in Preferred DNS and Alternate DNS
-
On (mannual template) add your DNS-over-HTTPS.
-
Save
Time to make everything catppuccin theme.
Click me
Steps:
You can follow this amazing video by VIN STAR or follow the following steps
HOW TO DOWNLOAD A RAW FILE see here
-
Go to
C:\Program Files\StartAllBack\Styles
and copy the downloaded catppuccin sab file there. -
Now right click on start logo on desktop, go to the last option preferences, it will open startallback settings.
see here
-
Go the taskbar settings and change the taskbar location setting to TOP
-
In taskbar settings change the visual style to catppuccin (do the same for start menu)
DONE THE START MENU AND TASKBAR ARE DONE. :)
Click me
Steps:
-
Install from nilesoft shell or by running
winget install nilesoft.shell
in cmd -
After installing your right-click menu will change and will have a lot more options.
-
You will have to downlaod Catppuccin-Mocha-Pink.nss theme from Catppuccin nilesoft
HOW TO DOWNLOAD A RAW FILE see here
-
After downloading the catppuccin-mocha-pink.nss file, open the file in notepad and rename the file to theme.nss
-
Copy the theme.nss file
-
Shift+right-click on the taskbar
-
Then clcik shell>open directory, this should open in file manager.
-
Go the folder
imports
in that directory and paste your theme.nss there. -
Hold shift and right-click the taskbar and Click on Exit Explorer
DONE THE RIGHT CLICK MENU IS NOW THEMED. 💯
Click me
Steps:
-
Intall alacritty
-
Opem alacritty once and close it.
-
Download my alacritty.toml file
HOW TO DOWNLOAD A RAW FILE see here
- Now copy this file and paste it in
C:\Users\username\AppData\Roaming\alacritty
in file manager
DONE YOUR ALACRITTY THEME IS DONE.
Click me(this could be a bit complicated but just follow the steps)
Steps:
-
Now install Keypirinha by running this command
choco install keypirinha
in command prompt with administrator -
Now go to
C:\ProgramData\chocolatey\lib\keypirinha\tools\Keypirinha
and create a shortcut of keypirinha.exe
-
Now window+r and type shell:startup
-
It will open in file manager
-
Move the shortcut to this location
-
Restart your computer
-
Now go to
C:\ProgramData\chocolatey\lib\keypirinha\tools\Keypirinha\default\App
and open keypirinha.ini file in notepad. -
Close notepad and reopem notepad as administrator
-
Now copy the raw file from here by clicking the raw option
-
Now delete everything in file that you have opened in notepad and paste this new raw file in there and save.
-
Now do win+ctrl+k (we will change it alt+space later)
-
In keypirinha search box search config and click on keypirinha: Configure
see here
-
This is will open two text editor windows
-
Now just paste this
[app] hotkey_run = Alt+Space [gui] theme = catppuccin show_on_taskbar = no max_results = 10
on the right window and save it by ctrl+s
see here
DONE NOW YOU CAN USE ALT+SPACE TO CALL KEYPIRINHA WITH CATPPUCCIN THEME. :0
Click me
Steps:
-
Open Firefox and type
about:config
in the address bar and search -
It will say proceed with caution, just accept the ricks and continue
-
In about:config searxh for
legacyuserpro
and switch the value to true by clicking the reversible button in the right hand corner
- Go to here and copy the raw file
We are using a theme called Another Online by mimipile
-
Open firefox and type
about:profiles
in the address bar and search -
Go the second option root directory and click open folder
-
Close firefox
-
Now here (step 6) create a folder named
chrome
-
Now go inside the chrome folder
-
Make two files inside called
userChrome.css
anduserContent.css
HOW TO MAKE FILE WITH .css
type see here
- Also make a folder named
img
It should look like this
-
Now paste the raw file that was copied in step 4 in
userChrome.css
and save -
Go to link and copy the raw file
HOW TO COPY RAW FILE see here
-
Paste this raw file in
userContent.css
and save -
Now pick and downlaod any image from here (this will be your firefox background)
-
Copy the image downloaded And paste that image in the
img
folder (this will be your firefox background image) -
Copy the name of the image with file type
Example: 123.png
copy the whole thing 123.png -
Now open
userContent
and look at line 12 paste the copied name afterimg/
and save -
Close everything and reopen firefox (Your theme and img will work now)
-
Install the Firefox color
-
Now go to here and save the color scheme
ALL DONE FIREFOX IS READY :)
Click me
Steps:
-
Go to this link and click on install and let it install on vs code
-
Now open vs code and do
ctrl+k+T
and search catppuccin noctis and click on it to apply.
ALL DONE, VS CODE IS DONE.
Click me
For this we will have to install spicetify. Steps:
-
Uninstall Spotify
-
Go to Spotify website and click on download directly from spotify
see here
-
Install Spotify
-
Install Spicetify by running this command in powershell
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex
-
It will ask if you want to install marketplace type
y
-
Once the installion is done
-
Open Spotify and log-in
-
A new option of store will be available
-
Click on it and go to themes and install text darkthemer and reload
-
And choose the rosepine flavour
see here
ALL DONE EXPLORE THE STORE AND INSTALL THINGS THAT YOU LIKE
Click me
-
Install revo super powerful uninstaller
-
Install Fastfetch by running the command
winget install fastfetch
in the terminal
Preview
-
Install kde connect connect your phone and pc over wifi and do some amazing things(You will have to downlaod it on both pc and mobile)
-
Install Proton vpn really good vpn with some free countries
-
I recommend using proton mail instead of gmail (you can use it free)
-
I recommend using a password manager like proton (you can use it free)
-
Install amazing tool ani-cli by erntinall that lets you watch anime through terminal
For any questions, please start a discussion in GitHub Discussions. Or report an issue.
All the programs mentioned belong to their respective owners.