Skip to main content

These are the most common errors with the Windows 10 upgrade and how to fix them

Windows 10 was made available on July 29 and since then millions of people have been upgrading. Microsoft has made it very easy to upgrade by letting users reserve their free copy of Windows 10 using the app or by grabbing the ISO files to perform a clean installation of the operating system. However, not everyone is having a smooth upgrade experience.
Since launch day, many users have been reporting some errors and different problems while trying to upgrade, some of these issues involve not being able to install Windows 10. Others simply are not seeing the upgrade and many users are also reporting issues activating the operating system after a clean install, and a variety of other issues.
Microsoft has been proactively working to ensure Windows 10 is bug-free. For example, on day one the company rolled a huge update to resolve many problems around the new operating system. Only a week later the company released another servicing update focus on fixing various issues in the operating system, an update that many people have referred as Service Release 1 (SR1), but it's simply a non-security cumulative update.
However, we're in the early days of Windows 10, as such with all the work Microsoft is doing, we're expecting to run into a few issues, even more when Microsoft is offering Windows as a Service meaning that Windows is technically never done.
Today we'll go through some of the Windows 10 upgrade and installation errors and how you can try to fix them. Also, we'll go through a few of the best practices to minimize the number of issues for a successful upgrade to Windows 10 no matter from what version of the operating system you're upgrading from.

Fixing message 80240020

While the new operating system is now publicly available, Microsoft is not rolling Windows 10 at once to everyone, instead the company is upgrading computers gradually. However, many users have found a way around to force the free upgrade on their machines. Nonetheless, after Windows Update completes downloading the necessary files, many users found themselves with the error 80240020.
According a Microsoft, the error message 80240020 is expected when the installation requires user interaction. But it's worth to note that the error message isn't a problem. In fact, there is not an issue with your reservation or upgrade download. Furthermore, the upgrade download is not corrupt as many have noted. When it is your turn to upgrade to Windows 10, you'll be notified.
While Microsoft recommends to sit tight and wait until Windows 10 is ready to install, if you can't wait, you can modify a registry key to install Windows 10 immediately.
Warning: Make sure you understand that modifying the registry in Windows can be dangerous. It's assumed that you know what you're doing, and you have created a full backup of your computer prior using the following instructions.
  • Locate the registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade]
  • The key should exist, but if it doesn't, you'll need to create it
  • Create a new DWORD (32-bit) Value with Name = "AllowOSUpgrade" (without the quotes), and set the Value = 0x00000001
After modifying the registry, close and go back to the Control Panel, go to Windows Updateand check for new updates. Now, you should be able to see and click the Get Started button to upgrade to Windows 10.
This method documented by Microsoft should work Windows 7 and Windows 8.1. However, it's important to mention that Windows 8.1 users must also use Control Panel, and not the modern PC settings to complete the process.

Fixing message 0x80200056

Now, when you see the error code 0x80200056, it means that the upgrade process was interrupted because the computer accidentally rebooted or the user account was signed out. To fix this issue, simply try to upgrade again, but make sure the computer is plugged in securely to stay on throughout the process.

Fixing message 0x800F0922

According to Microsofterror 0x800F0922 happens when there is not enough free space on the System Reserved partition. To resolve the issue, you'll have to use a third-party software to increase the size of the System Reserved partition.
The same error code may also appear if your computer cannot connect to the Windows Update servers. You can try to make sure that Windows Update is enabled and make sure you're not connected to a network using a VPN connection.

Fixing message 0x800F0923

If you get the error 0x800F0923, it's likely that a specific driver or software is not compatible to upgrade to Windows 10. In this case, you want to open the "Get Windows 10" app, click the hamburger menu button, click on Check your PC, and identify which driver or software isn't compatible.
When you have successfully identified the problem, check the manufacturer's support website for the latest drivers or software update. In the case there aren't any new updates, try to uninstall the software and driver in question. Then try to upgrade to Windows 10, and then try to reinstall the driver and software -- chances are this time it will work.

Comments

Popular posts from this blog

How to Format/Indent XML Files in Notepad++

Notepad++ is a free text and source code editor that is mostly used by programmers. It is an advanced alternate version of the default notepad which supports 50 programming, scripting and markup languages. It allows a user to edit codes within multiple tabs in a single window. However, it lacks the formatting for XML files or XML code. Users will find it difficult to edit or read the XML code without the correct format for code. How to Format/Indent XML Files on Notepad++ What is XML File? XML (stands for eXtensible Markup Language) which is a language designed to store and transport data. XML files are just plain text files that can’t do anything on their own. Custom tags are used in XML files to define objects and the data within each object. It defines a set of rules for encoding documents in such a format that both humans and machines could read. XML is similar to HTML but the difference is that HTML defines how data looks, while XML defines what data is. XML Code samp...

How to Fix ‘The Local Security Authority Cannot be Contacted’ Error on Windows

This error appears when users try to login to other computers via a remote desktop connection. The problem prevents them from connecting and it displays the “The Local Security Authority Cannot be Contacted” error message. The problem often appears after an update has been installed on either the client or the host PC and it causes plenty of problems on many different versions of Windows. The Local Security Authority Cannot be Contacted There have been many unofficial fixes for the problem which were created by the users who had the same unfortunate experience. We have gathered the working methods in this article so make sure you follow it in order to resolve the problem. What Causes “The Local Security Authority Cannot be Contacted” Error on Windows? Pinpointing the correct cause for the problem is one of the most important steps when it comes to resolving one. That is why we have created a list of possible causes for the problem so make sure you check it out below: D...

Fix: The Active Directory Domain Services is currently unavailable ‘Windows 7, 8 and 10’

The error Active Directory Domain Services is currently unavailable means that the system is not able to find and connect to your printer, hence the process is stopped and cannot proceed further. This process allows the computer to manage and allocate resources. If this error occurs, it means that there is most probably a problem with the permissions, drivers, UAC etc. We have listed down a number of solutions for you to check. Start with the first one and work your way down. Solution 1: Resetting Printer Spooler Settings The spooler service is a software program which is responsible for managing all print jobs being sent to the computer printer. The print spooler service is usually visible to users and they can also cancel a print job which is being processed. It also allows them to manage jobs which are currently on the waitlist. We can try restarting this service and check if this solves the problem. Press  Windows + R  to launch the Run application. Type ...