This page is a page dedicated to apps that I always install onto Windows whenever I have to reinstall my OS. This page might be outdated, mainly because I am currently switching to Linux. So if you want to know chich Linux apps I have installed, go Here.
Default stuff
- Install a browser (I chose Opera GX in the past, now I use zen)
- Grab your bookmarks, mine:
- Youtube
- School website
- Gmail
- trello
- chatgpt
- mediafire
- Install extensions, mine:
- Bitwarden Extension, for all your passwords.
- FadBlock is an adblocker
- Stayfree for tracking usage statistics.
- Grab your bookmarks, mine:
- Login to microsoft so that you can use the microsoft store.
- Spotify from the microsoft store.
- Eartrumpet, To be able to easily manage all app volumes.
- Winrar
- deselect ZIP
- Setup Outlook, for mail.
- Git
- git LFS for large files.
- login in git.
- install office 365 apps, Here is how to do it. Because Microsoft doesn’t make this obvious.
- Microsoft Powertoys for a lot of nice tools.
- Terminal for a better terminal
- you can set this as default terminal.
- set default profile to Command prompt
- Everything for searching for files on your PC.
- Notepad++ as a replacement for the default notepad
- Draw.io for making flowcharts
- Paint.net as a better Paint alternative.
File converter to easily be able to convert files from one format to another, With the ability to customize it too!This became a cash grab. woooo. So if you want to use this file converting tool, you should download it from here- OpenSpeedTest is a speedtest application that is made to test your local network. It also has a portable download by scrolling down on the download page to
OpenSpeedTest-Server 2.1.8.exe For Windows X86-64
and clicking that. - greenshot for taking screenshot snippets and being able to edit them quite easily. You can also send it to paint.net and Imgur directly.
- push-bullet is an app where you can easily communicate between pc and phone. AKA devices.
Websites
Personal
- Discord for chatting with friends and classmates.
- Steam for gaming
- Epic games for more gaming
- Synchthing to be able to easily synch files across devices
- Stremio with plugins
- pokemmo for pokemon
Programming
- VSCode for the main programming. ^6587ca
- in the installer, select the
Open with code
options - only login if it’s your personal laptop
- Don’t forget the extensions:
- Github Copilot
- Codesnap for taking pictures of your code
- in extension settings, change
Codesnap: Shutter Action
tocopy
- in extension settings, change
- Discord rich precense so that people can see what I am coding.
- Draw.io extension to easily open the graphs in vscode.
- Git graph to see a graph of your commit / branch history
- Github pull requests for managing pull requests
- JSON to buaetify json files.
- live share for helping people out with coding.
- Lorum Ipsum for generating lorum ipsum.
- Lorum Picsum for easily adding random stock images in html
- Faker to get random data.
- Python for generating virtual environments and stuff.\
- python indent for fixing some indentation errors.
- in the installer, select the
- Python for scripting.
- in the installer:
add Python.exe to path
- in the installer:
- Node.js, for javascript backend.
- Angular
- make sure node is installed
- in cmd:
npm install -g @angular/cli
- Powershell:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned
- Kleopatra for GPG keys and encryption.
- Http Toolkit for intercepting Http requests.
- Insomnia for sending http requests.
- Postman for making and testing your API.
- Mongodb because yes.
- intelliJ is a Jetbrains editor used for Minecraft modding, but probably also normal/other java apps.
- rider is a Jetbrains editor that I personally use for C# because it is better than visual studio 2022
- visual studio 2022 is the IDE that I only use for unity.
- pycharm is a Jetbrains editor that is made for python, which makes it good for datascience etc etc.
Extra
- Wattpad for reading and writing stories.
- Geforce Experience for clipping gameplay etc.
- Audacity for sound editing
- Davinki resolve video editor.
- VLC media player for watching videos
- OBS studio for recording and related things. Also has a portable version here. To keep your settings in the same folder, create
portable_mode.txt
in the main folder. - Obsidian for making and combining Markdown files.
- Validrive for scanning if USB drives are what they seem to be. Being able to make sure they don’t fake their storage size.
- Wiztree for scanning your disk for big files. And visualisation of your Disk. It has a portable version, make sure to select the right install button.
- WizFile is made by the same creators as wiztree, and is an alternative to Everything, You can instant search for files on your pc. And it has a portable version too. select the right download button.
- gdLauncher as an alternative launcher for minecraft.
- The Betacraft Launcher as a Minecraft launcher, for the very early versions.
- minecraft for the default minecraft launcher.
- my minecraft default mods is a list of mods I use for minecraft.
- MCA selector for editing chunks.
- NBT Editor for debugging your world.
- blurp is a way to better debug your webpages, and protect them. Being able to intercept web requests etc. It also has a portable version, select .RAR on download.
- tiny task is kinda like an autoclicker, but instead of auto clicking, it’ll repeat your inputs. Mouse and keyboard inputs. This way you can automate easy tasks. It is portable.
- Driver Booster for automatically updating outdated drivers. Free Keys.
- PuTTY for connecting to my vps
- parsec to connect to other pc’s
- veracrypt for storing drives on your computer as files, which are locked behind a password.
Windows11
- Here (31.05) are some things todo when installing windows 11.
- Explorer Patcher to make the windows explorer work like windows 10, and taskbar and select panel. How to fix if it is broken ^e0680b
- My personal settings: ^ef4b73
- Taskbar:
- Combine taskbar icons on primary taskbar: Always combine
- Combine taskbar icons on secondary taskbar: Always combine
- File Explorer:
- Disable Windows 11 contextual menu: True
- Control Interface: Windows 10 ribbon
- Start menu:
- Disable “recommended section”: True
- when using multiple displays, open start on this monitor: “monitor on which the cursor is on”
- Windows Switcher:
- Style: Simple Window Switcher
- Other:
- Disable Win+F: True
- Disable Office Hotkeys: True
- Disable Rounded corners: True
- Prevent following control panel links from being redirected:
- System: True
- Programs: True
- Adjust datetime: True
- Customize notification icons: True
- Taskbar:
- My personal settings: ^ef4b73
Portables
You often have apps that have a portable mode, these are ones that I personally have on an USB drive:
Transclude of Apps-I-use#e602ff
Transclude of Apps-I-use#8af94e
Transclude of Apps-I-use#b0720e
Transclude of Apps-I-use#7c1e83
Transclude of Apps-I-use#1b1fdf
Transclude of Apps-I-use#da109f
Transclude of Apps-I-use#8eabc9
- Bulk rename utility is a tool for renaming multiple files at once, make sure to download the
portable version
- logitech onboard memory manager is for changing your mouse memory, like keybinds etc.
- Desmume is a Nintendo DS emulator.
- NSMB-editor is an app for making your own NSMB DS romhacks.
- HxD is a HEX editor. For very specific problems, or corruptions.
- vscode also has a portable mode on it’s download page. It won’t auto-update. There is an extra step, make a
data
folder in the main directory so that it puts its settings there. - HWMonitor lets you see a whole lot of information from the computers hardware sensors and info.
- sysinternals are a lot of windows debugging tools.
ZoomIt.exe
is a nice one.
- nirsoft are a bunch of random tools for a lot of things. here is a list of all the tools it has. But i personally use the nirlauncher
Browser Extensions
There are a lot of browser extensions, but what are some good ones?
Here is a list:
- Bitwarden Extension, for all your passwords.
- FadBlock is an adblocker
- Stayfree for tracking usage statistics.
- HML comments finder does what it says, it displays comments found in the html
- Tampermonkey for scripting on websites. For example: Konami WebScript
- DeArrow removes clickbait tumbnails and titles from youtube videos.
- uBlock Origin is an adblock which is quite customisable.
- copy-n-paste Whenever you have to upload a file, you can select an image from your clipboard instead. This way you don’t need to save your screenshots before uploading it to imgur for example.
- Bionic Reading is a reading helper for your eyes and brain. It makes some
letters extra bold to make reading fast and keep effort low. This is a free
alternative to Bionic Reading and Open Dyslexic font, and is great for folks
with ADHD, dyslexia, or anyone whose brain gets bored easily when reading. (I did this example manually and not by the same logic as the extension)