Install
Tweaks
Config
Updates
MicroWin
Note: Hover over items to get a better description. Please be careful as many of these tweaks will heavily modify your system.
Recommended selections are for normal users and if you are unsure do NOT check anything else!
Default Windows Update Configuration
- No modifications to Windows defaults
- Removes any custom update settings
Note: This resets your Windows Update settings to default out of the box settings. It removes ANY policy or customization that has been done to Windows Update.Balanced Security Configuration
- Feature updates delayed by 2 years
- Security updates installed after 4 days
Feature Updates: New features and potential bugs
Security Updates: Critical security patches
Note: This only applies to Pro systems that can use group policy.!! Not Recommended !!
- Disables ALL Windows Updates
- Increases security risks
- Only use for isolated systems
Warning: Your system will be vulnerable without security updates.
Choose a Windows ISO file that you've downloaded
Check the status in the console
Choose Windows SKUCustom user settings (leave empty for default user)User name (20 characters max.):Password (characters will not be shown for your security):
/\/\ (_) ___ _ __ ___ / / /\ \ \(_) _ __
/ \ | | / __|| '__| / _ \ \ \/ \/ /| || '_ \
/ /\/\ \| || (__ | | | (_) | \ /\ / | || | | |
\/ \/|_| \___||_| \___/ \/ \/ |_||_| |_|
MicroWin features:
- Remove Telemetry and Tracking
- Fast Install using either the "User" local account or the account of your choosing
- No internet requirement for install
- Apps debloat INSTRUCTIONS
- Download a Windows 11 ISO through the following options: Microsoft.
May take several minutes to process the ISO depending on your machine and connection
- Put it somewhere on the C:\ drive so it is easily accessible
- Launch WinUtil and MicroWin
- Click on the "Select Windows ISO" button and wait for WinUtil to process the image
It will be processed and unpacked which may take some time
- Once complete, choose which Windows flavor you want to base your image on
- Click the "Start Process" button
The process of creating the Windows image may take some time, please check the console and wait for it to say "Done"
- Once complete, the target ISO file will be in the directory you have specified
- Copy this image to your Ventoy USB Stick, boot to this image, gg
If you are injecting drivers ensure you put all your inf, sys, and dll files for each driver into a separate directory
Example:
C:\drivers\
|-- Driver1\
| |-- Driver1.inf
| |-- Driver1.sys
|-- Driver2\
| |-- Driver2.inf
| |-- Driver2.sys
|-- OtherFiles...