临时写字板
Home
保存
AutoCleaner
ESD转ISO完整教程:UltraISO快速封装ISO镜像(附ISO外壳下载) https://blog.csdn.net/weixin_41961749/article/details/161985541 国内免费快速HTML托管平台推荐:优先艾可秀 https://www.axureshow.com/ BBQ首页 https://www.axureshow.com/project/twr5lsEp/ Windows 10 830MB精简版 https://www.bilibili.com/video/BV1H3Nc6pEtm/ NTLite win10 最精简 https://search.bilibili.com/all?keyword=NTLite+win10+%E6%9C%80%E7%B2%BE%E7%AE%80 <?xml version="1.0" encoding="utf-8"?> <Preset> <Components> <!-- 游戏与娱乐 --> <Remove>Microsoft.Windows.GamingServices</Remove> <Remove>Microsoft.MicrosoftSolitaireCollection</Remove> <Remove>Microsoft.XboxApp</Remove> <!-- 云服务 --> <Remove>Microsoft.OneDrive</Remove> <!-- 浏览器与邮件 --> <Remove>Microsoft.Edge</Remove> <Remove>Microsoft.WindowsMail</Remove> <Remove>Microsoft.WindowsCalendar</Remove> <!-- 语音与AI --> <Remove>Microsoft.Windows.Cortana</Remove> <Remove>Microsoft.Speech</Remove> <!-- 安全与虚拟 --> <Remove>WindowsDefender</Remove> <Remove>Hyper-V</Remove> <Remove>BitLocker</Remove> <Remove>ParentalControls</Remove> <!-- 驱动(保留打印机/扫描仪以外全部) --> <Remove>Printing-XPSServices</Remove> <Remove>Printing-PrintToPDF</Remove> <Remove>Fax</Remove> <Remove>Scanning</Remove> <!-- 系统应用 --> <Remove>MixedReality</Remove> <Remove>WindowsMediaPlayer</Remove> <Remove>WindowsPhotoViewer</Remove> <!-- 字体(仅保留核心中文字体) --> <KeepFont>SimSun</KeepFont> <KeepFont>Microsoft YaHei</KeepFont> <KeepFont>Arial</KeepFont> <KeepFont>Times New Roman</KeepFont> </Components> <Settings> <!-- 关闭休眠 --> <Setting name="Hibernate">Disabled</Setting> <!-- 固定页面文件大小256MB --> <Setting name="PageFileSize">256</Setting> <!-- 关闭保留存储 --> <Setting name="ReservedStorage">Disabled</Setting> <!-- 关闭系统还原 --> <Setting name="SystemRestore">Disabled</Setting> </Settings> </Preset>