1766265696_maxresdefault.jpg

This is the definitive guide to a minimal Windows 10 installation. No fluff, everything sped up, so you can obtain the knowledge of making the absolute best Windows 10 installation in existence.

Tools Used:
Rufus – https://rufus.ie/
7-Zip – https://www.7-zip.org/download.html
WinToolKit – https://www.majorgeeks.com/files/details/win_toolkit.html
—–Here is how to convert install.ESD to install.wim in PowerShell—-
DISM /Get-WimInfo /wimfile:install.esd
**Note: look for the version of windows you want – example: Windows 10 Pro – write the number down**
—–
DISM /export-image /sourceimagefile:install.esd /sourceindex:1 /destinationimagefile:install.wim
**Note: Look at the /sourceindex trigger, you need to change this number to the version of windows you found from the first command.**

Timestamps:
00:00 Intro
02:17 – Preparations (Downloading and Extracting)
05:15 – Extracting the ISO
06:35 – Let’s Customize!
07:15 – Component Remover (Guided)
17:52 – Save & Rebuild
19:16 – Unattended Creator
21:50 – ISO Maker
22:53 – Let’s burn the ISO
24:34 – Don’t forget the Autounattend.xml
25:40 – Installation
28:30 – After the reboot
28:55 – Desktop
31:28 – Debloating script
34:26 – Settings
35:35 – O&O ShutUp .

►► Digital Downloads ➜ https://www.cttstore.com
►► Patreon ➜ https://www.patreon.com/christitustech
►► Twitch ➜ https://www.twitch.tv/christitustech
►► Website and Guides ➜ https://christitus.com

source

38 thoughts on “Minimal Windows Install | ISO Creation, Setup, and Config

  1. Check out "Windows 10 Keeps Getting Worse" Video for more about windows 10 – https://www.youtube.com/watch?v=MIQNr0mOCpg
    Here is how to convert install.ESD to install.wim in PowerShell
    DISM /Get-WimInfo /wimfile:install.esd
    Note: look for the version of windows you want – example: Windows 10 Pro – write the number down
    DISM /export-image /sourceimagefile:install.esd /sourceindex:1 /destinationimagefile:install.wim
    Note: Look at the /sourceindex trigger, you need to change this number to the version of windows you found from the first command.

  2. MSMG toolkit is more powerful for reducing Windows to the bare minimum, then once Windows is installed many other settings are needed in the registry and on the terminal, the Windows that can be modified best is 10 professional.

  3. When I tried to load the install.wim file in win toolkit after converting it, it gave me a parameter error. Using "dism /export-image /SourceImageFile:install.esd /SourceIndex:6 /DestinationImageFile:install.wim /CheckIntegrity /Compress:max" I was able to get the file converted properly and loaded in Wim tool kit. The .Ios installed but would fail to boot, loading to a black screen. I only removed "green" componenets. I even tried converting the install.wim back to an ESD, but it had to same outcome. Loads to black screen.

  4. I'm on Win 10 64 22H2, and I just go to the directory (C:Program Files (x86)Microsoft) and delete all edge files. Only keep Edge web view as some games/launchers use it. Edge will come back, but rarely and then you can just delete it again lol.

  5. Lol, I noticed you forgot to remove the other ten Windows 10 flavors (I.E Windows 10 Home, N, etc) in the WIM manager. If you do that, it always decreases the size of your overall WIM file.

  6. Does anyone know why my custom NTLite Win 11 Pro works in hyper V virtual machines but not when I try do a fresh/clean install. None of the settings work that I set. It doesn't detect my WIFI, so many drivers aren't installed. I spent so long on this. When I saw all my settings working in VM I thought I'd cracked it, but after try a clean install, for the tenth time, I realise no progress has been made, and I want to cry 🙁

  7. In case anyone else might be having the same issue: I had to add two more paramters to the ESD 2 WIM Command:
    dism /export-image /SourceImageFile:install.esd /SourceIndex:4 /DestinationImageFile:install.wim /Compress:max /CheckIntegrity

  8. Question: how is it possible that I have here Windows 10 aND 11 that are only 1.3 GB instead of 5 GB … ? How Can I make this kind of ISO?

  9. I've tried following the powershell steps in the description to create the .wim file. I keep getting incorrect perimeter when I try to open the install.wim file in Win Toolkit.
    I'm using a 22h2 iso. Anyone else had this issue / have a resolution?

  10. Let's go ahead and stop saying "go ahead" in front of everything you are about to go ahead and do ahead of the time that you are going to go ahead and do it. 🙃

  11. There is a very real danger that custom versions we don't make ourselves might be dangerous. They might have remote access trojans and other nasty things in them that really don't belong on any computer really.

  12. I must be doing something wrong here, I transfer the .esd to an .wim, when I open the WIM manager with the WinToolKit I always get "Error getting wim info, The parameter is incorrect". Do I need to put the install.wim back in the windows folder before proceeding?

  13. My main question would be how much disk space do a fresh install take? I want W10 on an old laptop and I'm not too concerned with memory usage since it has 16gigs but the drive I want to use is a 64 gigs mSATA, so I want to save as much space as possible to MY programs. I tried Windows 10 Pro DR Lite, and got a base system using about 20 gigs which is not too bad, but I heard Tiny10 can take as little as 10 gigs which sounds really cool to me, but couldn't get an ISO of that version to try. Customizing Windows sounds great but I want to know how much space you can save this way.

Comments are closed.