精简 Windows 11 镜像 删减组件 添加驱动 移除Windows update 等等.
2023-06-02 13:50 作者:growuplikefruit | 我要投稿
精简 Windows 11 镜像
==========
整体大致流程如下:
a 准备 镜像
b 精简并打包一个新镜像(得到iso文件)
c 制作U盘启动盘
==========
01 准备 镜像
Windows 预览体验计划 下载 Windows 11 22621 镜像 ISO
得到镜像文件
Windows11_InsiderPreview_Client_x64_zh-cn_22621.iso
---
02 精简
使用 msmgtoolkit 精简 Windows 11 镜像
-------------------
03 制作启动盘 (自定义好的镜像文件 在这里 C:\Toolkit_v13.3\ISO)
使用
Rufus
https://rufus.ie/zh/
======
参考来源:
https://www.tomshardware.com/how-to/create-custom-windows-11-install-disk
==========
end