系统封装笔记

sysprep 错误5.3

问题原因:

 用户安装程序不是对所有用户的。封装管理员需要获取是所有用户权限的安装程序。

处理方法:

1. 查看日志记录信息。删除APPx应用

Get-AppxPackage -AllUsers *Microsoft3DViewer*

2. 管理员权限打开powershell 程序:执行一下内容

Remove-AppxPackage -AllUser -Package Microsoft.Microsoft3DViewer_6.1908.2042.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.SkypeApp_14.53.77.0_x64__kzf8qxf38zg5   
Remove-AppxPackage -AllUser -Package Microsoft.WindowsMaps_5.1906.1972.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.Xbox.TCUI_1.23.28002.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.XboxApp_48.49.31001.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.XboxGameOverlay_1.46.11001.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.XboxGamingOverlay_2.34.28001.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.XboxIdentityProvider_12.50.6001.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package Microsoft.YourPhone_0.19051.7.0_x64__8wekyb3d8bbwe         
Remove-AppxPackage -AllUser -Package  Microsoft.ZuneMusic_10.19071.19011.0_x64__8wekyb3d8bbwe
Remove-AppxPackage -AllUser -Package  Microsoft.ZuneVideo_10.19071.19011.0_x64__8wekyb3d8bbwe

查看Windows账户SID

wmic useraccount list full
whoami  /loginid
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

高清桌面

reg /add HKEY_CURRENT_USER\Control Panel\Desktop JPEGImportQuality   DWORD  100

# reg /add HKEY_CURRENT_USER\Control Panel\Desktop JPEGImportQuality   DWORD  100
[HKEY_CURRENT_USER\Control Panel\Desktop]
JPEGImportQuality=dword:00000100

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值