定期更新操作系统对于确保系统安全至关重要。然而,Windows 10安装率停留在 46% 的问题使其成为一个漫长的过程。如果您也面临上述问题并正在寻找解决方案,那么您来对地方了。我们提供了一个完美的指南,可以帮助您解决秋季创作者更新(Fall Creators Update)问题。所以,继续阅读!
如何修复 Windows 10 安装卡在 46% 的问题(How to Fix Windows 10 Installation Stuck at 46 Percent Issue)
在本节中,我们整理了一份解决秋季创作者更新(Fall Creators Update)卡在 46% 问题的方法列表,并根据用户的方便性对其进行了排列。但在直接深入研究这些方法之前,请检查下面列出的这些基本故障排除解决方案:
- 确保有一个有效的互联网连接(active internet connection)来更新您的 Windows 并轻松下载文件。
-
禁用系统中安装(Disable )的第三方防病毒软件(third-party antivirus software),并断开VPN 客户端((VPN client,)如果有)。
- 检查C: Drive 中是否有足够的空间(ufficient space in C: Drive )来下载更新文件。
- 使用Windows 干净启动(Windows Clean Boot )来分析是否有任何不需要的第三方应用程序或程序导致问题。然后,卸载它们。
方法 1:运行 Windows 更新疑难解答(Method 1: Run Windows Update Troubleshooter)
对系统进行故障排除是解决Windows 10(Windows 10)安装卡住问题的简单方法之一。如果您随后对系统进行故障排除,将执行以下操作列表:
-
Windows 更新服务(Windows Update Services)被系统关闭。
- C : C:\Windows\SoftwareDistribution文件夹重命名为C:\Windows\SoftwareDistribution.old
- 系统中存在的所有下载缓存(download cache)都将被清除。
- 最后,重新启动 Windows 更新服务(Update Service is rebooted)。
因此,请按照下面列出的说明在您的系统中运行自动(Automatic)疑难解答:
1. 点击 Windows键并在搜索栏中键入控制面板,如图所示。( Control Panel)
2.从搜索结果中打开 控制面板。(Control Panel)
3. 现在,使用搜索栏搜索故障排除(Troubleshooting )选项并单击它。
4. 接下来,单击左窗格中的查看全部(View all )选项。
5. 向下滚动并选择Windows 更新(Windows update ),如图所示。
6. 接下来,选择高级(Advanced ),如下图所示。
7. 在这里,确保选中自动应用修复(Apply repairs automatically)旁边的框,然后单击下一步(Next)。
8. 按照屏幕上的说明(on-screen instructions)完成故障排除过程。
大多数情况下,故障排除过程将解决 Fall Creator 的更新卡住问题。此后(Thereafter),尝试再次运行Windows更新。
注意:(Note:)疑难解答程序会让您知道它是否可以识别并解决问题。如果它说它无法识别问题,请尝试本文中讨论的其他方法。
方法 2:执行干净启动(Method 2: Perform Clean Boot)
按照下面提到的步骤解决有关Windows 10 安装(Installation)卡在 46% 的问题。
注意:确保您以(Note:)管理员(administrator )身份登录以执行 Windows 干净启动。
1. 要启动运行对话框(Run dialog box),请同时按下Windows + R keys。
2. 输入msconfig命令,点击OK。
3. 接下来,切换到系统配置(System Configuration)窗口中的服务(Services)选项卡。
4.选中隐藏所有Microsoft服务(Hide all Microsoft services)旁边的框,然后单击突出显示的全部禁用按钮。(Disable all)
5. 现在,切换到启动选项卡(Startup tab)并单击打开任务管理器(Open Task Manager)的链接,如下图所示。
6. 切换到任务管理器(Task Manager)窗口中的启动(Startup)选项卡。
7.接下来,选择不需要的启动任务(unrequired startup tasks),点击右下角的禁用(Disable),如图所示
例如,我们展示了如何禁用Skype作为启动项。
8. 退出任务管理器(Task Manager)并单击系统配置(System Configuration)窗口中的Apply > OK以保存更改。
9. 最后,重启(restart) 你的电脑(your PC)。
另请阅读:(Also Read:) 在 Windows 10 中执行干净启动(Perform Clean boot in Windows 10)
方法 3:重命名软件分发文件夹(Method 3: Rename Software Distribution Folder)
您还可以通过重命名SoftwareDistribution文件夹来修复(SoftwareDistribution)Fall Creators Update卡住问题,如下所示:
1.在Windows 搜索(Windows search)栏中键入cmd 。单击以管理员身份运行(Run as administrator)以启动命令提示符。
2. 一一键入以下命令,并在每个命令后按Enter 。
net stop bits
net stop wuauserv
net stop cryptSvc
net stop msiserver
3. 现在,键入下面给出的命令以重命名(rename the) Software Distribution文件夹,然后按 Enter(Enter)。
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
4.再次(Again),执行给定的命令来重置Windows文件夹并重命名它。
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5.重新启动系统(Restart your system)并检查Windows 10安装卡住问题是否已修复。
另请阅读:(Also Read: )如何修复错误 0x80300024(How to Fix Error 0x80300024)
方法 4:运行 SFC 和 DISM 扫描
(Method 4: Run SFC & DISM Scan
)
Windows 10 用户可以通过运行系统文件检查器(System File Checker)自动扫描和修复他们的系统文件。它是一个内置工具,还可以让用户删除损坏的文件。
1.如前所述,使用管理权限启动命令提示符。(Command Prompt)
2.输入sfc /scannow 并按Enter 键(Enter key)。
3.系统文件检查器(System File Checker )将开始其进程。等待(Wait)验证Verification 100 % completed 声明。
4. 现在,输入 Dism /Online /Cleanup-Image /CheckHealth并按Enter。
注意:(Note:) CheckHealth命令确定是否(CheckHealth)存在任何损坏的本地Windows 10映像。
5. 然后,键入下面给出的命令并按Enter。
DISM.exe /Online /Cleanup-Image /ScanHealth
注意:(Note:) ScanHealth命令执行更高级的扫描并确定操作系统映像是否有任何问题。
6.接下来,执行DISM /Online /Cleanup-Image /RestoreHealth 命令,如图。它将自动修复问题。
7.重新启动您的PC(Restart your PC)并检查上述问题是否已解决。
方法 5:释放磁盘空间(Method 5: Free-up Disk Space)
(Windows)如果您的系统中没有足够的磁盘空间,Windows更新将不会完成。因此,请尝试使用控制面板(Control Panel)清除不需要的应用程序和程序:
1. 导航到控制面板执行(Control Panel)方法 1(Method 1)中提到的步骤。
2. 将查看方式( View by) 选项更改为小图标(Small icons),然后单击程序和功能,(Programs and Features,)如图所示。
3. 在这里,选择列表中rarely used applications/programs的应用程序/程序,然后单击卸载,(Uninstall, )如突出显示的那样。
4. 现在,点击卸载确认提示。(Uninstall.)
5.对所有此类程序和应用程序重复相同的操作。
另请阅读:(Also Read:) 什么是 Windows 10 启动管理器?(What is Windows 10 Boot Manager?)
Method 6: Update/ Reinstall Network Driver
要解决系统中的Windows 10 安装(Installation)卡住问题,请将系统驱动程序更新或重新安装到与启动器相关的最新版本。
方法 6A:更新网络驱动程序(Method 6A: Update Network Driver)
1. 按Windows + X键并选择设备管理器(Device Manager),如图所示。
2. 双击网络适配器(Network adapters) 将其展开。
3. 现在,右键单击您的网络驱动程序( network driver) ,然后单击更新驱动程序(Update driver),如突出显示的那样。
4. 在这里,单击自动搜索驱动程序(Search automatically for drivers )以自动下载并安装最新的驱动程序。
重新启动计算机并检查Fall Creators更新卡在 46% 的问题是否已修复。
方法 6B:重新安装网络驱动程序(Method 6B: Reinstall Network Driver)
1.启动设备管理器(Device Manager )并展开网络适配器( Network adapters),如前所述。
2. 现在,右键单击网络驱动程序(network driver)并选择卸载设备(Uninstall device)。
3. 屏幕上会出现警告提示。选中删除此设备的驱动程序软件(Delete the driver software for this device)复选框,然后单击卸载(Uninstall)。
4. 通过制造商的网站下载并安装驱动程序。单击此处(Click here)下载英特尔网络驱动程序(download Intel Network Drivers.)。
5. 然后,按照屏幕上的说明(on-screen instructions)完成安装并运行可执行文件。
最后,检查问题现在是否已解决。
方法 7:禁用 Windows Defender 防火墙(Method 7: Disable Windows Defender Firewall)
一些用户报告说,当Windows Defender 防火墙(Windows Defender Firewall)关闭时,Windows 10安装(Installation)卡在 46% 的问题消失了。请按照以下步骤禁用它:
1. 按照方法 1(Method 1.)中的说明启动控制面板。(Control Panel)
2. 选择“查看方式”(View by) 选项到“类别(Category)” ,然后单击“系统和安全(System and Security )”,如下所示。
3. 现在,单击Windows Defender 防火墙(Windows Defender Firewall) 选项。
4.从左侧窗格中选择打开或关闭 Windows Defender 防火墙。(Turn Windows Defender Firewall on or off)
5. 现在,在所有网络设置中选择关闭 Windows Defender 防火墙(不推荐)(Turn off Windows Defender Firewall (not recommended))选项,如下图所示。
6.重新启动(Reboot)您的 Windows 10 电脑。
另请阅读:(Also Read:) 如何阻止或取消阻止 Windows Defender 防火墙中的程序(How to Block or Unblock Programs In Windows Defender Firewall)
方法 8:暂时禁用杀毒软件(Method 8: Disable Antivirus Temporarily)
如果您想暂时禁用防病毒软件,请按照此方法中列出的步骤操作。
注意:(Note:)这些步骤可能因软件而异。这里以Avast Free Antivirus为例。
1. 导航到任务栏中的防(Taskbar)病毒图标(Antivirus icon)并右键单击它。
2. 现在,选择防病毒设置(antivirus settings)选项。示例:对于Avast antivirus,单击Avast shields control。
3.使用以下选项暂时禁用 Avast :(Temporarily disable Avast)
- 禁用 10 分钟
- 禁用 1 小时
- 禁用直到计算机重新启动
- 永久禁用
4.根据您的方便选择选项并检查(Choose the option)秋季创作者更新(Fall Creators Update)问题是否已修复。
受到推崇的:(Recommended:)
我们希望本指南对您有所帮助,并且您能够修复(fix) Windows 10 安装卡(Windows 10 installation stuck) 在 46% 的问题(at 46 percent issue)。让我们知道哪种方法最适合您。此外,如果您对本文有任何疑问/建议,请随时将它们放在下面的评论部分。
8 Ways to Fix Windows 10 Installation Stuck
Updating your operating system periodically is essential to keep the system safe. However, thе issue of Windows 10 іnstallation stuck at 46 percent turns it into a lengthy process. If you are also facing the said issuе and are looking for a solution, you are at the right place. We bring a perfect guide that will help you solve thе Fall Creators Update issue. So, continue reаding!
How to Fix Windows 10 Installation Stuck at 46 Percent Issue
In this section, we have compiled a list of methods to fix the issue of Fall Creators Update stuck at 46 percent and arranged them according to user convenience. But before delving into the methods directly, check these basic troubleshooting solutions listed below:
- Make sure to have an active internet connection to update your Windows and download the files effortlessly.
-
Disable third-party antivirus software installed in your system, and disconnect the VPN client, if any.
- Check if there’s sufficient space in C: Drive to download the update files.
- Use Windows Clean Boot to analyze whether any unwanted third-party applications or programs are causing the problem. Then, uninstall them.
Method 1: Run Windows Update Troubleshooter
Troubleshooting the system is one of the easy methods to fix Windows 10 installation stuck issue. If you troubleshoot your system then, the following list of actions will take place:
-
Windows Update Services is shut down by the system.
- The C:\Windows\SoftwareDistribution folder is renamed to C:\Windows\SoftwareDistribution.old
- All the download cache present in the system is wiped off.
- Finally, the Windows Update Service is rebooted.
So, follow the instructions listed below to run the Automatic troubleshooter in your system:
1. Hit the Windows key and type Control Panel in the search bar, as shown.
2. Open Control Panel from the search results.
3. Now, search for the Troubleshooting option using the search bar and click on it.
4. Next, click on the View all option in the left pane.
5. Scroll down and select Windows update as depicted.
6. Next, select Advanced as depicted below.
7. Here, ensure that the box next to Apply repairs automatically is checked and click on Next.
8. Follow the on-screen instructions to complete the troubleshooting process.
Most of the time, the troubleshooting process will fix Fall Creator’s update stuck issue. Thereafter, try to run the Windows update again.
Note: The troubleshooter lets you know if it could identify and fix the problem. If it says that it could not identify the issue, try the rest of the methods discussed in this article.
Method 2: Perform Clean Boot
Follow the below-mentioned steps to fix the issues concerning Windows 10 Installation stuck at 46 percent.
Note: Make sure you log in as an administrator to perform Windows clean boot.
1. To launch the Run dialog box, press the Windows + R keys together.
2. Enter the msconfig command, and click on OK.
3. Next, switch to the Services tab in the System Configuration window.
4. Check the box next to Hide all Microsoft services, and click on Disable all button as highlighted.
5. Now, switch to the Startup tab and click the link to Open Task Manager as depicted below.
6. Switch to the Startup tab in the Task Manager window.
7. Next, select the unrequired startup tasks and click Disable from the bottom right corner, as highlighted
For example, we have shown how to disable Skype as a startup item.
8. Exit the Task Manager and click on Apply > OK in the System Configuration window to save the changes.
9. Finally, restart your PC.
Also Read: Perform Clean boot in Windows 10
Method 3: Rename Software Distribution Folder
You can also fix the Fall Creators Update stuck issue by renaming the SoftwareDistribution folder as follows:
1. Type cmd in the Windows search bar. Click on Run as administrator to launch Command Prompt.
2. Type the following commands one by one and hit Enter after each command.
net stop bits
net stop wuauserv
net stop cryptSvc
net stop msiserver
3. Now, type the command given below to rename the Software Distribution folder and hit Enter.
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
4. Again, execute the given commands to reset the Windows folder and rename it.
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5. Restart your system and check if Windows 10 installation stuck problem is fixed now.
Also Read: How to Fix Error 0x80300024
Method 4: Run SFC & DISM Scan
Windows 10 users can automatically, scan and repair their system files by running System File Checker. It is a built-in tool that also lets the user delete corrupt files.
1. Launch Command Prompt with administrative privileges, as earlier.
2. Type sfc /scannow and press the Enter key.
3. System File Checker will begin its process. Wait for the Verification 100 % completed statement.
4. Now, type Dism /Online /Cleanup-Image /CheckHealth and hit Enter.
Note: The CheckHealth command determines if there are any corrupt local Windows 10 image.
5. Then, type the command given below and hit Enter.
DISM.exe /Online /Cleanup-Image /ScanHealth
Note: ScanHealth command performs a more advanced scan and determines if the OS image has any problems.
6. Next, execute DISM /Online /Cleanup-Image /RestoreHealth command, as shown. It will repair issues automatically.
7. Restart your PC and check if the said issue is fixed or not.
Method 5: Free-up Disk Space
Windows update will not be completed if you do not have enough disk space in your system. Therefore, try to clear unwanted applications and programs using the Control Panel:
1. Navigate to Control Panel implementing the steps mentioned in Method 1.
2. Change the View by option to Small icons and click on Programs and Features, as shown.
3. Here, select rarely used applications/programs in the list and click on Uninstall, as highlighted.
4. Now, confirm the prompt by clicking on Uninstall.
5. Repeat the same for all such programs & apps.
Also Read: What is Windows 10 Boot Manager?
Method 6: Update/ Reinstall Network Driver
To solve the Windows 10 Installation stuck issue in your system, update or reinstall your system drivers to the latest version with relevance to the launcher.
Method 6A: Update Network Driver
1. Press the Windows + X keys and select Device Manager, as shown.
2. Double-click on Network adapters to expand it.
3. Now, right-click on your network driver and click on Update driver, as highlighted.
4. Here, click on Search automatically for drivers to download and install the latest driver automatically.
Restart your computer and check if the Fall Creators update stuck at 46 percent issue is fixed.
Method 6B: Reinstall Network Driver
1. Launch Device Manager and expand Network adapters, as earlier.
2. Now, right-click on the network driver and select Uninstall device.
3. A warning prompt will be displayed on the screen. Check the box Delete the driver software for this device and click Uninstall.
4. Download and install the drivers through the manufacturer’s website. Click here to download Intel Network Drivers.
5. Then, follow the on-screen instructions to complete the installation and run the executable.
Finally, check if the issue is fixed now.
Method 7: Disable Windows Defender Firewall
Some users reported that Windows 10 Installation stuck at 46 percent issue disappeared when Windows Defender Firewall was turned off. Follow these steps to disable it:
1. Launch Control Panel as instructed in Method 1.
2. Select the View by option to Category and click on System and Security as shown below.
3. Now, click on the Windows Defender Firewall option.
4. Select Turn Windows Defender Firewall on or off from the left pane.
5. Now, select Turn off Windows Defender Firewall (not recommended) option in all network settings, as illustrated below.
6. Reboot your Windows 10 PC.
Also Read: How to Block or Unblock Programs In Windows Defender Firewall
Method 8: Disable Antivirus Temporarily
If you want to disable your antivirus temporarily, follow the steps listed in this method.
Note: The steps may differ from software to software. Here Avast Free Antivirus is taken as an example.
1. Navigate to the Antivirus icon in the Taskbar and right-click on it.
2. Now, select the antivirus settings option. Example: For Avast antivirus, click on Avast shields control.
3. Temporarily disable Avast using the below options:
- Disable for 10 minutes
- Disable for 1 hour
- Disable until computer is restarted
- Disable permanently
4. Choose the option according to your convenience and check if the Fall Creators Update issue is fixed now.
Recommended:
We hope that this guide was helpful and you were able to fix Windows 10 installation stuck at 46 percent issue. Let us know which method worked for you the best. Also, if you have any queries/suggestions regarding this article, then feel free to drop them in the comments section below.