Posted in windows
3578
6:27 am, June 12, 2021
 

Clean Windows Setup

So i was watching a video today where they went through setting up and cleaning a windows installation, and man i thought i really want to do this. 

My PC and Laptop just get so cluttered with apps and just so many things, so when i have some spare time... I am going to do this. 

Surely i cant be using all of these apps!

Desktop PC Apps installed

Lets get cleaning.

Now to list all the apps that i actually use before reinstalling. I will note the reinstall process here. 

Before i start here is the inpiration video and link:

Video Source

How to set up a laptop. Keeping a clean and simple desktop

Looks so clean, i want it! :)

I always have a ton of random apps on my desktop as well that i just never access. 

Ok here are my current apps on desktop.

Desktop PC

Usage: Web Development and Light Gaming

Apps that i actually use (in no particular order):

  • Google Drive (backup and sync)
  • Atom (backs up settings to git (hopefully))
  • Alt1 Toolkit
  • Barrier
  • Bitdefender
  • Bookwrite
  • Brave
  • Easy Imgur
  • GIMP
  • glasswire
  • Mouse Without Borders
  • ShareX
  • Adobe Suite (have to disable some of the background things this app does)
  • Geforce Drivers
  • Legion Accessories (Keyboard)
  • Random Bluetooth driver for my $5 bluetooth dongle (i think this was annoying to install) (G:\My Drive\Apps\btdriv) doc is in the zip. 
  • Driver Booster (install to update drivers and then uninstall it) here
  • 7 Zip
  • Battle Net - not really used, will install it if i want to play a blizz game again. 
  • Brave - i have replaced chrome with brave lately on pc anyway
  • Chia - yeah i wont be reinstalling this
  • Steam
  • Filezilla - FTP
  • iTunes
  • KeyPass
  • Node
  • Virtual Box
  • KLite Codec Pack
  • Malware Bytes
  • Firefox
  • Chrome
  • Netflix
  • PureVPN
  • Putty
  • Speccy
  • VNC Viewer
  • Tortoise SVN
  • VLC Media Player
  • Notion
  • Nvidia Card Drivers
  • QBitTorrent
  • Remote Desktop Windows App (better than the built in RDP client)
  • Runescape 
  • Runelite
  • Signal
  • VNC Viewer

Updated with the : Windows Reinstall Again - 2022 Edition

View Statistics
This Week
122
This Month
427
This Year
339

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

repeating-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference