Tiny为微软原版Win11瘦身

系统 2025-10-10

1. 下载镜像

  1. 挂在ISO镜像

2. 下载脚本

  1. tiny11maker.ps1:常规脚本,消除了很多臃肿,但使系统保持可用。可在创建后添加语言、更新和功能。建议使用该脚本。
  2. tiny11Coremaker.ps1:核心脚本,消除更多的臃肿,也消除了为图像提供服务的能力。无法在创建后添加语言、更新或功能。建议用于快速测试或开发使用。

3. 开始瘦身

  1. 以管理员身份运行PowerShell
  2. 运行命令:

    Set-ExecutionPolicy Bypass -Scope Process
  3. 运行脚本

4. 问题解决

  1. 路径错误

    ERROR: Could not open boot sector file "\tiny11\boot\etfsboot.com"
    Error 3: The system cannot find the path specified.
    1. 编辑标本
    1. 搜索文本

      Creation completed! Press any key to exit the script...
    1. 修改前一行命令中的前3个$PSScriptRoot变量为$mainOSDrive

本文由 scxingm 创作,采用 知识共享署名 3.0,可自由转载、引用,但需署名作者且注明文章出处。

还不快抢沙发

添加新评论