domingo, setembro 27, 2026
Increva-se
Inicio English What to Install After Formatting Windows: the Definitive List (and What to Avoid)

What to Install After Formatting Windows: the Definitive List (and What to Avoid)

13 categories of programs dissected, separating what's truly essential from dead weight — and how to install everything in one go with Ninite or winget, with no bloatware.

por tecnologiaxt
Post-Format Guide ⏱ 14 min read 📅 September 2026

What to Install After Formatting Windows: the Definitive List (and What to Avoid)

13 categories of programs dissected, separating what’s truly essential from dead weight — and how to install everything in one go with Ninite or winget, with no bloatware.

RC
Enough of blindly installing program packs. I’m Ronaldo Cardoso from Tecnologia Moderna — technical, honest content that’s always free — and today we’ll dissect the famous post-format list, separating the essential from the dead weight.
Quick summary

13 categories dissected, in five lines:

  • Use Ninite (or winget) to install everything at once, with no bloatware or hidden ads.
  • VLC handles all media on its own — forget old codec packs (K-Lite, CCCP).
  • Don’t install .NET or Java “just in case” — let the app ask for the exact version when it needs it.
  • Microsoft Defender is enough — avoid heavy third-party antivirus suites.
  • Golden rule: only install what you really use every day or every week.
Less is more

🧹 Why a Freshly Formatted PC Deserves a Short List

The first hours after formatting decide how your PC will behave for months. It’s tempting to reinstall everything you had before “just in case”, but every extra program brings background services, auto-updaters, startup entries and, sometimes, a toolbar you never asked for. The result is a “new” PC that’s slow again within a week.

In this guide we’ll go through 13 categories of programs — the same ones you’ll find on Ninite — and give a clear verdict for each item: essential, recommended, optional or not recommended. At the end you’ll know exactly which boxes to tick.

Freshly set up laptop on a clean desk
Before formatting, make sure your files are safe: the step by step is in full Windows backup.
Mass install

⚡ The Starting Point: Ninite

To download all the essential programs at once — without visiting each site and without accidentally installing bloatware (search bars and unwanted antivirus) — we’ll use the IT technician’s go-to tool: Ninite.

  1. Open the site through the link above.
  2. You’ll see the same list of categories we analyze below.
  3. Tick only the programs marked as “Essential” or “Recommended” for your profile.
  4. Scroll down and click the big Get Your Ninite button.
  5. Run the downloaded file and go grab a coffee: Ninite installs everything silently, declining any bundled offers automatically.

The same file also works later as an updater: run it again and it updates only what’s out of date.

Built-in alternative

🧰 Prefer the Terminal? winget Does the Same

Windows 10 and 11 come with winget, Microsoft’s own package manager. It installs programs from their official sources with one line each — great for anyone who formats often or sets up several PCs. Open the Terminal and paste only the lines you actually want:

Terminal — post-format essentials (pick your lines)
winget install -e --id VideoLAN.VLC
winget install -e --id 7zip.7zip
winget install -e --id SumatraPDF.SumatraPDF
winget install -e --id ShareX.ShareX
winget install -e --id Notepad++.Notepad++

And to update everything later with a single command, see my guide to winget: update every program with one command.

Category 2

💬 Messaging

No modern PC lives offline, but chat apps tend to run in the background and eat a lot of RAM. The golden rule: only install what you’re required to use every day.

AppVerdictWhy
DiscordEssential (gamers/communities)Light, it replaced Skype and TeamSpeak. A must if you play online or take part in communities
ZoomOptionalThe standard for meetings and classes, but resource-hungry. Only if you have frequent calls
TeamsOptional (corporate)Very heavy. Only if your company or school requires the Microsoft ecosystem
ThunderbirdOptionalExcellent local email client (Mozilla), but 90% of users do everything in webmail
Pidgin / TrillianNot recommendedObsolete. In the era of WhatsApp Web, Telegram and Discord, these old aggregators make no sense

For WhatsApp and Telegram, prefer the web versions in the browser to save RAM — and if something still opens with Windows without asking, see how to disable startup programs.

Category 3

🎬 Media Players and Codecs

In the Windows 7 days, downloading giant codec packs was normal. Today it’s a mistake that causes conflicts and slowdowns. With the right player, you can open any file without polluting the system.

ProgramVerdictWhy
VLCHighly recommendedThe undisputed king. Open source, very light, with every codec built in. Plays literally any format
SpotifyRecommendedThe standard for music streaming, if you use it daily
AIMP / foobar2000Optional (niche)Great for offline collections (FLAC/MP3) and audiophiles
Audacity / HandBrakeSpecificProfessional tools: Audacity records/edits audio, HandBrake converts video. Only if you work with that
K-Lite Codecs / CCCPNot recommendedRelics of the past. Installing them today only causes conflicts in Windows’ playback system
iTunesNot recommendedThe old Windows version is known for being poorly optimized; Apple now splits it into separate Store apps
Verdict: install only VLC and forget codecs exist. The player takes care of everything, invisibly.
Category 4

⚙️ .NET: Install on Demand

Many programs need this Microsoft library to open. The biggest mistake is thinking “the newer, the better” — modern .NET versions aren’t interchangeable: an app built for .NET 8 needs .NET 8, even with 10 installed.

ItemVerdictWhy
.NET Framework 4.8.1No need to installThe last version of the classic framework comes built into Windows 10 and 11 updates
Desktop Runtime (8, 9, 10)On demandDon’t install them all. Download only the exact version a program asks for
x64 vs arm64Mind the architectureRegular Intel/AMD PC: always x64. arm64 is for Snapdragon laptops
ASP.NET CoreDevelopers onlyFocused on hosting and web development. Regular users don’t need it
Verdict: don’t tick any .NET box on a clean install. Let the apps themselves tell you which version they need, and download it at the right time.
Category 5

☕ Java: the Internet Relic

There was a time when every PC needed Java for online banking or browser games. Browsers dropped Java long ago — keeping it installed without a reason only opens doors to security flaws.

ItemVerdictWhy
Java 8 (JRE)Unnecessary by defaultOnly with a clear reason, like Minecraft Java Edition or legacy government/accounting software
Versions 11, 17, 21…DevelopersUsed almost exclusively on corporate servers or in development
Temurin / Corretto / JDKDevelopersOpen Java distributions from the community and Amazon, for people who program (JDK = Java Development Kit)

Verdict: install nothing Java-related on a freshly formatted PC. Only if a very old app demands it.

Category 6

🖼️ Graphics and Screenshots

You don’t need an Adobe subscription to edit images. The open-source world offers amazing tools for free, and much lighter.

ProgramVerdictWhy
Paint.NETHighly recommendedThe perfect Paint replacement. Layers, effects, and it opens in under 2 seconds
ShareXHighly recommendedThe best screenshot tool there is: captures, records GIF/MP4, edits on the spot and can upload automatically
GIMPOptional (advanced)The big free rival to Photoshop. Steep learning curve — only for complex edits
IrfanView / FastStoneOptionalIncredibly light and fast image viewers, if the Photos app feels sluggish
Blender / Krita / InkscapeSpecific (pros)3D animation, digital painting and vector art. Only if you work in the field
Image editing software on a computer screen

Before installing a screenshot tool, remember that Windows 11 already does a lot with the keyboard — see the 11 Windows 11 shortcuts nobody taught you.

Category 7

📄 Office and PDFs

PDF and office programs don’t need to be heavy or charge absurd yearly fees to deliver 100% of what you need.

ProgramVerdictWhy
SumatraPDFHighly recommendedThe fastest, cleanest, lightest PDF reader around. Opens instantly
LibreOfficeRecommendedThe best free alternative to Microsoft Office, frequently updated, with good docx/xlsx compatibility
Foxit ReaderOptionalIt used to be excellent, but it’s bloated today. Useful only if you sign many PDFs
OpenOfficeNot recommendedPractically abandoned. LibreOffice is its spiritual successor and years ahead
CutePDFUnnecessaryIt created a virtual “printer” to save PDFs; Windows already has Microsoft Print to PDF built in

Verdict: Edge already opens PDFs natively. For a standalone reader, SumatraPDF; for Word/Excel without paying, LibreOffice.

Category 8

🔄 File Sharing and Torrents

Torrents are essential for huge files and Linux distributions, but the traditional clients turned into nightmares full of ads and bundled offers.

ProgramVerdictWhy
qBittorrentHighly recommendedThe absolute king today. Open source, ultra-light, 100% free, no ads. It’s what uTorrent used to be 15 years ago
uTorrent / BitTorrentNot recommendedAds, bundled offers and a long history of controversies
Category 9

🧩 Visual C++ Redistributables

Programs and games need these libraries to run. Let’s sort out what’s essential to end “missing DLL” errors (like MSVCP140.dll or VCRUNTIME140.dll).

PackageVerdictWhy
VC++ 2015–2022 (x64 and x86)EssentialRequired by almost every modern app. A single installer covers 2015, 2017, 2019 and 2022
VC++ 2005 to 2013On demandDon’t download them just in case. Steam and the Epic Games launcher install the exact version an older game needs
Extra tip: 64-bit PCs need both x64 and x86 installed, because many programs are still 32-bit.
Category 10

🛡️ Security and Antivirus

This is where many people kill a freshly formatted PC. Free third-party antivirus programs got heavy and behave almost like malware themselves, filling the screen with pop-ups and upsells.

ProgramVerdictWhy
Microsoft Defender (built in)Essential — already therePerforms on par with or better than most free antivirus programs in independent tests, using fewer resources
Malwarebytes (free)Recommended as a scannerDon’t let it start with Windows. Use it as a second opinion, with a manual scan every couple of weeks
Avast / AVG / AviraNot recommendedHeavier and full of offers, with no real gain over Defender
Spybot 2 / SUPERAntiSpywareObsoleteClassic tools, now redundant. Defender handles modern malware well
Laptop with a security shield symbol

Verdict: trust Defender plus common sense (uBlock Origin in the browser). If you still want to set up a free antivirus correctly, see how to install and configure a free antivirus.

Category 11

🔧 Maintenance and Utilities

“Magic” registry cleaners damage Windows over time. Here’s what really helps with advanced PC management.

ProgramVerdictWhy
7-ZipHighly recommendedOpens ZIP, RAR, 7Z and ISO files, free and without nag screens
Revo UninstallerHighly recommendedRemoves the hidden leftover files and registry keys that the standard uninstaller leaves behind
WizTree / WinDirStatHighly recommendedDrive full and you don’t know why? Maps it in seconds with an interactive chart of the heaviest folders
AnyDesk / TeamViewerOptional (remote access)Great for helping a friend or reaching another PC. AnyDesk shines on slow connections
CCleaner / GlaryNot recommendedWindows’ Storage Sense already cleans temporary files; registry cleaning can cause serious bugs
CDBurnerXP / ImgBurnObsoleteCD/DVD burners, only for retro PCs or physical media preservation

Microsoft also has a free, official utility pack worth knowing: PowerToys, the Swiss Army knife of Windows 11.

Category 12

💻 Programming and Servers

If you write scripts or manage remote servers (monitoring drives or restarting services through the terminal), these are the must-have tools.

ProgramVerdictWhy
Notepad++Highly recommendedNotepad on steroids. Great for huge logs, loose scripts and quick config edits
VS Code / CursorEssential (programmers)VS Code is the industry standard; Cursor is a VS Code-based editor with built-in AI
PuTTY / WinSCPEssential (servers)SSH access to Linux machines and file transfers over SFTP. Tip: Windows already includes the ssh command in the Terminal
Python 3 / GitBasic dev infrastructureFor automation, scripts and code versioning. On a regular processor, always x64
The final golden rule

🏁 Less Is More

An optimized computer isn’t the one with every tool installed “in case you need it”, but the one that carries only what’s essential for your daily mission.

If you’re unsure about a program after reading the 13 categories, the right question is never “could this be useful someday?” — it’s “do I really use this every day or every week?”. If the answer is no, leave it out. You can always install it later, in 30 seconds, if you truly need it.

ProfileSuggested minimal kit
Home / studyVLC, 7-Zip, SumatraPDF, LibreOffice, one extra browser (optional)
GamerThe above + Discord, VC++ 2015–2022 (x64 and x86), your game launcher
Content creatorThe above + ShareX, Paint.NET, Audacity or HandBrake as needed
Technician / ITThe above + Notepad++, Revo Uninstaller, WizTree, AnyDesk, PuTTY/WinSCP

Moving to a new computer instead of formatting? See how to move all your files and programs to a new PC.

Frequently Asked Questions

FAQ

Does Ninite install unwanted programs (bloatware)?

No. That’s Ninite’s main advantage: it downloads the official installers straight from the source and automatically declines any toolbar, extra antivirus or ad the original installer tries to push.

Do I need a third-party antivirus besides Microsoft Defender?

In most cases, no. The current Defender performs on par with or better than free third-party antivirus programs in independent tests, and uses fewer system resources.

Why shouldn’t I install every .NET version at once?

Because modern versions aren’t interchangeable — a program built for .NET 8 specifically needs .NET 8, and having 10 doesn’t help. Installing everything only wastes space.

Is CCleaner still worth it in 2026?

It’s no longer recommended. Windows’ built-in Storage Sense already cleans temporary files safely, and registry cleaning can cause instability without a real performance gain.

Which screenshot tool is a good replacement for the Windows one?

ShareX. Besides screenshots, it records GIF and MP4, allows quick editing on the spot and can upload files to the cloud automatically.

Ninite or winget — which is better?

Both install from official sources without bloatware. Ninite is more visual (tick boxes and download); winget is built into Windows and ideal for people who like the terminal or format often.

Do I need Visual C++ x86 on a 64-bit PC?

Yes. Many programs and games are still 32-bit and need the x86 package, so install both x64 and x86 of the 2015–2022 version.

Should I install Java after formatting?

Only if a specific program asks for it, like Minecraft Java Edition or some legacy software. Otherwise, leave it out for security.

Test your knowledge

🎮 How much did you learn?

Once you pick an answer it locks in — reload the page to try again.

1. What is the main advantage of using Ninite instead of downloading each program manually?

2. Which media player is recommended as “the undisputed king”?

3. Why shouldn’t you install every .NET version at once?

4. What is the guide’s verdict on free third-party antivirus (Avast, AVG, Avira)?

5. Which torrent client does the guide recommend?

Compartilhar

Esse conteúdo ajudou você?

Compartilha com alguém que também vai curtir — é rapidinho e ajuda muito o nosso trabalho a chegar em mais gente.

WhatsApp Facebook Telegram X

O Instagram não tem um botão de compartilhar direto pelo navegador — copie o link acima e cole numa Story ou no direct. 😉

Siga a Gente

Não perca nenhuma dica

Conteúdo novo toda semana — direto, técnico e sem enrolação.

Conhecimento só tem valor quando compartilhado.

Manter essa estrutura de laboratórios funcionando e produzir conteúdos de engenharia de forma totalmente gratuita e acessível exige tempo e dedicação diária à bancada. Esse guia salvou os seus arquivos? Você pode contribuir diretamente para manter o nosso trabalho independente forte. Apoie doando qualquer valor!

Quer apoiar a nossa bancada independente?

Tecnologia Moderna © 2026 — Conteúdo escrito por Ronaldo Cardoso. Todas as informações técnicas foram revisadas antes da publicação.

Bloqueador de Janelas Detectado

Seu antivírus ou bloqueador de pop-up pode estar bloqueando o nosso conteúdo!

Fique Por Dentro de todas as Novidades

Canal com propósito de Compartilhar, Ajudar e Ampliar conhecimento de todos!

📬

Ronaldo aqui: E aí, para não perder nenhum conteúdo, se inscreva aqui que eu aviso você em primeira mão!

Nos Envie a Sua Dúvida para que possamos criar um conteúdo exclusivo para você, com base na sua dúvida! juntos podemos ensinar outras pessoas!

@2024 – Todos os Direitos Reservado. Desenhado e Desenvolvido por:  Grupo Interativa Marketing  & Technology Center Interativa Marketing