To do list before reinstalling Windows
4 hours ago, Stahlmann said:- Deactivate Windows so i can reuse my license
Not required. Activating Windows on a new PC or the same PC will automatically transfer the license.
4 hours ago, Stahlmann said:- Go through app list and write down essential apps that i need to reinstall after the wipe (VLC, 7zip, Revo, etc.)
If you want to be a bit fancier (and want to learn something), you can use Winget command line:
winget export -o c:\myApps.txt
All apps that can be acquired through Winget will be saved in that myApp.txt file.
All apps that cannot be installed through winget, will show as a note on the terminal window, which you can just select/copy and paste into another file.
Just keep in mind that Winget doesn't include anything acquired through Epic/Steam stores and such third-party stores.
And lastly, all the "Microsoft Visual C++ ...... Redistributable" can be skipped, the apps that needs should install them (they should not be included in the Winget list of installed apps)
Both lists together, will give you all apps installed on your system, minus your Steam/Epic games and apps installed through there.
You can reinstall all apps that are available through Winget via this command:
winget import –import-file c:/myApps.txt --ignore-unavailable
4 hours ago, Stahlmann said:- Pre-download audio, LAN, WIFI, DAC, GPU and chipset drivers
- Pre-download RGB and peripheral software
- Create WIndows install USB and add an extra folder with all the drivers
Do you have any other recommendations before the wipe?
I think you have everything. All I want to say, is that when you get the OOBE stage of Windows 11 setup (the set of screens to setup keyboard, language, connect on the network, etc.). Do Ctrl + Shift + F3. This will make Windows go in Audit mode. Meaning the system will restart with a temporary generated desktop, for you to specifically to update Windows, and install drivers. Once done. Hit "OK" on the System Preparation Tool message box that will show in the middle of your screen, and it will wipe the temporary desktop (no trace), and get you back to the OOBE stage, to setup your system and create your first account.
Notes:
- In the Audit Mode desktop, you can restart your system, you'll be back to where you left off.
- If you shut down the system and turn it back, you won't be able to login. That is fine, just restart, and you'll be back to it.
- If you close the System Preparation Tool message box, you can either restart and it will re-open it or do Win+R > type: sysprep > OK. It will open the folder where System Preparation Tool is located, just double click on sysprep.exe
- The option selected by default on the System Preparation Tool panel are correct. Do not touch them.
Unlike what many YouTubers suggests, this is actually the proper way to setup any version of Windows, since Windows NT 3. This is how Dell, HP, and so on, setup system.
This will also solve the problem of Windows wanting to go online, but you can't be due to missing drivers (if Windows doesn't have the drivers)
To learn more on Winget:
https://learn.microsoft.com/en-us/windows/package-manager/winget/
To learn more on using Audit Mode:
To get started with a local account with Windows 11 (Pro edition only) -- proper way:
(Expand: "Reveal hidden contents" for step-by-step guide)
Congrats! Now you are the few people who know how to properly setup Windows

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now