Windows 10 Creator 更新无法安装 [已解决]
修复 Windows 10 Creator Update 安装失败: (Fix Windows 10 Creator Update fails to install: )如果您无法在系统上安装最新的Windows 10 Creators Update,那么您就是众多受Windows 10 Creators Update 安装(Creators Update Installation)困扰的用户之一。问题很简单,您下载 Creators 更新,一旦安装开始,它就会卡在 75%。您别无选择,只能强制重新启动系统,这会自动将您的 PC 恢复到以前的版本,因此无法安装Windows 10 Creator Update 。
该问题与Windows 10(Windows 10)更新失败时非常相似,并且基本故障排除步骤也可以应用于我们的问题。因此,不要浪费任何时间,让我们看看如何在下面列出的步骤的帮助下实际修复 Windows 10 (Fix Windows 10) Creator Update无法安装。
Windows 10 Creator 更新(Creator Update)无法安装 [已解决]
确保 创建一个还原点(create a restore point) 以防万一出现问题。
方法 1:运行 Windows 更新疑难解答(Method 1: Run Windows Update Troubleshooter)
1.现在在Windows 搜索(Windows Search)栏中键入“疑难解答”,然后单击疑难解答。(Troubleshooting.)
2.接下来,从左侧窗格中选择查看全部。(View all.)
3.然后从解决(Troubleshoot)计算机问题列表中选择Windows 更新。(Windows Update.)
4.按照屏幕上的说明运行Windows 更新疑难解答(Windows Update Troubleshoot)。
5.重新启动您的PC,您可能能够 修复Windows 10 Creator Update 安装失败的问题。(Fix Windows 10 Creator Update fails to install issue.)
方法 2:确保 Windows 更新服务正在运行(Method 2: Make sure Windows Update service is running)
1.按 Windows 键 + R 然后键入services.msc并按 Enter。
2.找到以下服务并确保它们正在运行:
Windows 更新(Windows Update)
BITS
远程过程调用 (RPC) (Remote Procedure Call (RPC))
COM+ Event System
DCOM 服务器进程启动器(DCOM Server Process Launcher)
3.双击它们中的每一个,然后确保启动(Startup)类型设置为自动(Automatic),如果服务尚未运行,请单击启动。(Start)
4.单击应用,然后单击确定。
5.重新启动您的 PC 以保存更改并再次尝试运行Windows 更新(Windows Update)。
方法 3:暂时禁用防病毒和防火墙(Method 3: Temporarily Disable Antivirus and Firewall)
1.右键单击系统托盘中的防病毒程序图标( Antivirus Program icon),然后选择禁用。(Disable.)
2.接下来,选择防病毒软件将保持禁用的时间范围。( Antivirus will remain disabled.)
注意:选择尽可能少的时间,例如 15 分钟或 30 分钟。
3.完成后,再次尝试更新Windows并检查错误是否解决。
4.按 Windows 键 + I 然后选择控制面板。( Control Panel.)
5.下一步,点击系统和安全。( System and Security.)
6.然后点击Windows防火墙。(Windows Firewall.)
7.现在从左侧窗格中单击打开或关闭Windows 防火墙(Turn Windows Firewall)。
8.选择关闭 Windows 防火墙并重新启动您的 PC。(Select Turn off Windows Firewall and restart your PC. )再次尝试打开更新 Windows(Update Windows)并查看您是否能够 修复 Windows 10 Creator 更新无法安装问题。(Fix Windows 10 Creator Update fails to install issue.)
如果上述方法不起作用,请确保按照完全相同的步骤再次打开防火墙。
方法 4:禁用快速启动(Method 4: Disable Fast Startup)
1.按 Windows 键 + R 然后输入“ powercfg.cpl ”并按回车键打开电源选项(Power Options)。
2.单击左上栏中的选择电源按钮的功能。(Choose what the power buttons do)
3.下一步,单击更改当前不可用的设置。(Change settings that are currently unavailable.)
4.取消选中关机设置下的启用快速启动。(Uncheck Turn on Fast startup)
5.现在单击保存更改(Save Changes)并重新启动(Restart)您的 PC。
如果上述方法无法禁用快速启动,请尝试以下操作:
1.按 Windows 键 + X,然后单击命令提示符(管理员)。(Command Prompt (Admin).)
2.在 cmd 中键入以下命令并按Enter:
powercfg -h 关闭(powercfg -h off)
3.重新启动以保存更改。
这绝对应该 修复 Windows 10 Creator Update 无法安装问题(Fix Windows 10 Creator Update fails to install issue ),但如果没有,则继续下一个方法。
方法 5: (Method 5: )运行系统文件检查器和 DISM 工具(Run System File Checker and DISM Tool)
1.按Windows Key + X然后单击命令提示符(管理员)。( Command Prompt(Admin).)
2.现在在cmd中输入以下内容并回车:
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
3.等待上述过程完成,完成后重新启动您的电脑。
4.再次打开cmd并输入以下命令并在每个命令后按回车键:
a) Dism /Online /Cleanup-Image /CheckHealth b) Dism /Online /Cleanup-Image /ScanHealth c) Dism /Online /Cleanup-Image /RestoreHealth
5.让DISM命令运行并等待它完成。
6. 如果上述命令不起作用,请尝试以下操作:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
注意:(Note:) 将(Replace)C:RepairSourceWindows 替换为修复源的位置(Windows 安装(Windows Installation)或恢复光盘(Recovery Disc))。
7.重新启动您的 PC 以保存更改,并查看您是否能够 修复 Windows 10 Creator Update 无法安装问题。(Fix Windows 10 Creator Update fails to install issue.)
方法 6:重命名 SoftwareDistribution(Method 6: Rename SoftwareDistribution)
1.按Windows Key + X然后选择命令提示符(管理员)。(Command Prompt (Admin).)
2.现在键入以下命令以停止Windows 更新(Windows Update) 服务(Services),然后在每个命令后按 Enter :(Enter)
网络停止 wuauserv(net stop wuauserv)
网络停止 cryptSvc(net stop cryptSvc)
网络停止位(net stop bits)
网络停止 msiserver(net stop msiserver)
3.接下来,键入以下命令以重命名SoftwareDistribution 文件夹(SoftwareDistribution Folder),然后按 Enter(Enter):
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
4.最后,键入以下命令以启动Windows 更新(Windows Update) 服务(Services)并在每个命令后按 Enter :(Enter)
网络启动 wuauserv(net start wuauserv)
网络启动 cryptSvc(net start cryptSvc)
网络启动位(net start bits)
网络启动 msiserver(net start msiserver)
5.重新启动您的PC以保存更改并检查您是否能够 修复Windows 10 Creator Update无法安装问题。( Fix Windows 10 Creator Update fails to install issue.)
方法 7:使用媒体创建工具安装更新(Method 7: Install Update with Media Creation Tool)
1.在此处下载媒体创建工具。(Download Media Creation Tool here.)
2.从系统分区备份您的数据并保存您的许可证密钥。
3.启动工具并选择立即升级这台电脑。(Upgrade this PC now.)
4.接受许可条款。
5.安装程序准备好后,选择保留个人文件和应用程序。( Keep personal files and apps.)
6.PC 将重新启动几次,您就可以开始了。
Method 8: Delete $WINDOWS.~BT Folder
1.按 Windows 键 + R 然后输入msconfig并按Enter打开System Configuration。
2.切换到启动选项卡( boot tab)并选中安全启动选项。(Safe Boot option.)
3.单击应用,然后单击确定。
4.重新启动您的PC,系统将自动启动进入安全模式。( Safe Mode automatically.)
5.打开文件资源管理器并单击View > Options.
6.切换到查看选项卡( the View tab)并选中“显示隐藏的文件、文件夹和驱动器”。(Show hidden files, folders, and drives.)“
7.接下来,确保取消选中“隐藏保护操作系统文件(推荐)。(Hide protect operating system files (Recommended).)“
8.单击应用,然后单击确定。
9.按Windows Key + RWindows文件夹,然后键入C:\Windows并按 Enter。
10.找到以下文件夹并永久删除它们(Shift + Delete):
$Windows.~BT (Windows Backup Files)
$Windows.~WS (Windows Server Files)
注意: (Note: )您可能无法删除上述文件夹,然后简单地重命名它们。
11.接下来,回到 C: 驱动器并确保删除 Windows.old文件夹。
12.接下来,如果您已经正常删除了这些文件夹,请确保清空回收站。( empty recycle bin.)
13.再次打开系统配置(System Configuration)并取消选中安全启动选项。( Safe Boot option.)
14.重新启动您的 PC 以保存更改并再次尝试更新您的 Windows。
15.现在再次下载媒体创建工具(download the Media Creation Tool)并继续安装过程。
为你推荐:(Recommended for you:)
- 修复 Windows 10 创意者更新后的亮度问题(Fix Brightness issues after Windows 10 Creators Update)
- 修复 Windows 10 邮件错误 0x80040154 或 0x80c8043e(Fix Windows 10 Mail Error 0x80040154 or 0x80c8043e)
- 如何修复打印后台处理程序错误 0x800706b9(How To Fix Print Spooler Error 0x800706b9)
- 修复将命令发送到程序时出现问题(Fix There was a Problem Sending the Command to the Program)
就是这样,您已成功修复 Windows 10 Creator Update 无法安装( Fix Windows 10 Creator Update fails to install),但如果您对这篇文章仍有任何疑问,请随时在评论部分询问他们。
Related posts
Windows 10创作者Update installation卡住[已解决]
USB Device不在Windows 10工作[求助]
Windows 10中的Mouse Pointer Lags [已解决]
Display driver停止响应并恢复错误[已解决]
WiFi在Windows 10中断断开连接[已解决]
Windows 10 中的无效 MS-DOS 功能错误 [已解决]
触摸板在 Windows 10 中不起作用 [已解决]
Microsoft Virtual Wifi Miniport Adapter driver问题[解决]
Laptop Keyboard无法正常工作[已解决]
修复Nexus Mod Manager登录错误[已解决]
您已使用临时profile error登录[已解决]
端点映射器没有更多可用的端点 [已解决]
Windows无法完成extraction error [已解决]
Fix Ethernet不在Windows 10中工作[解决]
Windows 资源管理器已停止工作 [已解决]
Windows 10缺少Fix MSVCR120.dll [已解决]
HDMI Port不适用于Windows 10 [已解决]
Windows Update卡住下载更新[已解决]
Fix您的Computer是Low在内存警告[解决]
修复 Windows 10 中的键盘输入延迟 [已解决]