---
title: "Checklist Before Formatting Windows — Nick Janetakis"
url: https://daily.dev/posts/checklist-before-formatting-windows-nick-janetakis-solf1kyhx
source_url: https://nickjanetakis.com/blog/checklist-before-formatting-windows
type: article
source: "Nick Janetakis"
published: 2026-08-18T10:51:47.250Z
updated: 2026-08-18T10:52:07.947Z
tags: ["linux", "windows"]
reading_time: 7
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Checklist Before Formatting Windows — Nick Janetakis

**[Nick Janetakis](https://daily.dev/sources/nickjanetakis)** · 7 min read · 1 upvotes · 0 comments

## Summary

A practical checklist for anything you should back up or check before wiping and reinstalling Windows, or switching to Linux. Covers user directories, AppData, browser data, password managers, license keys, MFA recovery codes, Docker Desktop volumes, WSL 2 files, saved games, custom drivers, and Windows settings. Also offers general tips like cloning your drive first, using a backup script (with an rsync-based example), disconnecting similar drives to avoid formatting the wrong one, and testing your installer USB beforehand.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nickjanetakis.com/blog/checklist-before-formatting-windows>

## Questions this post answers

### What should I back up before reinstalling Windows?

Back up everything in your user directory including the hidden AppData folder, browser bookmarks/passwords/extensions, password manager data, license keys, MFA/2FA recovery codes, saved games, custom driver settings, WSL 2 directories like ~/.ssh and ~/.config, and Docker Desktop volumes. Also note your current Windows version for troubleshooting after the reinstall.

_Developers planning a clean OS reinstall track migration checklists like this one on daily.dev._

### What Linux tools can replace common Windows apps like IrfanView and foobar2000?

IrfanView can be replaced with mpv for viewing images and videos, and foobar2000 can be replaced with rmpc for music playback on Linux. A ready-to-go Linux desktop setup with these kinds of tool swaps, plus documentation for installing Arch Linux, is available through the DotFriedRice project.

_Developers switching from Windows to Linux compare tool replacements like these on daily.dev._

## Similar posts on daily.dev

- [4 things I do on a new Windows PC to tighten my security](https://daily.dev/posts/4-things-i-do-on-a-new-windows-pc-to-tighten-my-security-pvu2paoxu) · XDA Developers · 0 upvotes · 0 comments
- [These 5 Windows defaults don't exist on Linux, and that's exactly why I prefer it](https://daily.dev/posts/these-5-windows-defaults-don-t-exist-on-linux-and-that-s-exactly-why-i-prefer-it-rjosjyonq) · XDA Developers · 4 upvotes · 3 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#windows](https://daily.dev/tags/windows)

[View this post on daily.dev](https://daily.dev/posts/checklist-before-formatting-windows-nick-janetakis-solf1kyhx)
