The Windows 10 operating system supports the logging in of multiple users at the same time. Aside from that, it also allows administrators to create a Guest Account that has limited rights. However, there are some instances when you could encounter an error when you use the Guest Account.
The error may state:
“Shell Infrastructure Host has stopped working. A problem caused the program to stop working correctly. Please close the program”.
This error indicates that the Shell Infrastructure Host or SiHost.exe process that is used for handling graphical elements, has crashed. And to fix this error, there are several options you can check out. You can try to reinstall the Microsoft Redistributable Packages or run a System File Checker scan. In addition, you can also use a new Guest Account or troubleshoot the problem in a Clean Boot State.
Option 1 – Try to install or repair Microsoft Visual C++ Redistributable 2013
A corrupted Microsoft Visual C++ Redistributable package or the absence of it can trigger the “Shell Infrastructure Host has stopped working” error – so if you do not have this package yet, you have to install it but if you already have it, follow the steps below to repair it.
Open Control Panel and proceed to Program and Features.
Under Programs and Features, look for Microsoft Visual C++ Redistributable package among the list.
Then right-click on it and click the Change button.
Next, you should see the Repair option – click on it to repair the installation of the Microsoft Visual C++ Redistributable package.
The process may take a couple of minutes before it finishes so once it does, you have to restart your PC.
After doing all these steps and you still encounter the problem, you might have to uninstall this package and download it directly from Microsoft’s website. However, if you are using Windows 10, you might not be able to do so since it only supports Windows versions up to Windows 8.1 so just proceed to the next option below.
Option 2 – Try to run a System File Checker scan
In the Windows Start Search, type “command prompt” and right-click on Command Prompt from the search results, and then select the “Run as administrator” option.
After opening Command Prompt with admin privileges, type the “sfc /scannow” and tap Enter to execute it.
Once the scan is finished, restart your computer and see if the Windows Script Host error.
Option 3 – Try using a new Guest Account
You might want to use a new Guest Account as it could help get rid of the error. All you have to do is have your admin delete the old Guest Account and create a new one and see if it helps in fixing the error.
Option 4 – Try troubleshooting the problem in a Clean Boot State
Setting your computer in a Clean Boot State can help you diagnose and later troubleshoot the problems in your computer. During this state, the system will start with a minimal number of drivers and startup programs that help in isolating the problem with the interfering software. To put your computer in a Clean Boot State, follow the given steps below.
Log onto your computer as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Dism.exe error 1392 is usually displayed whenever a file or directory is corrupted, and unreadable. The location specified in the error message states that some temporary files are corrupt. Since the files are only temporary, you could delete the mentioned file in the error message and check if the issue persists. The error is caused by missing system files or broken corrupt data, which should be fixed as soon as possible. Taking action should prevent further hardware and app damage, as this can lead to system crashes, data loss, or hardware failure in most cases.
Temporarily disable the antivirus program
Antivirus applications are well known that they can detect certain things as false positives and quarantine them or cut their system access, to make sure that this is not the case in this situation, disable your antivirus and try the operation again.
Perform an SFC scan
Press ⊞ WINDOWS + X to open the windows menu
Click on Command prompt (admin)
In the command prompt window type: sfc /scannnow and press ENTER
Wait for the operation to complete
Reboot
Run Check disk to check and fix disk errors
Press ⊞ WINDOWS + X to open the windows menu
Click on Command prompt (admin)
In the command prompt window type: chkdsk /f c: where c: is hard drive with issue and press ENTER
Scan your computer for malware
Malware and other malicious software can be a problem for this type of behavior, run your security's software scan on the whole system and remove any found malware.
Perform a system restore
If anything else failed run system restore and bring Windows back to a date when everything was working fine.
One of the most useful tools you can use to repair bad or corrupted sectors in the hard disk of your computer is the CHKDSK utility. However, there are also instances when this Disk Checking tool could encounter some issues and one of them is the error that states, “The type of the file system are RAW, CHKDSK is not available for RAW drives”.
This kind of issue is due to the RAW file format which is not recognized by the Windows operating system that you’ve installed which explains why you’re getting this error when running the CHKDSK utility. You can also encounter this error in case there is something wrong with the drive encryption.
To fix this error, you have to change the File System of the drive. How? Refer to the steps given below.
Step 1: The first thing you need to do is create a bootable Windows 10 media.
Step 2: After that, click on Repair your computer on the first Windows 10 installation setup window.
Step 3: Next, you have to select the operating system partition from the given options and then click on Next.
Step 4: Now select Command Prompt from the System Recovery Options box and then type the following command and tap Enter to initiate the Diskpart utility inside Command Prompt.
diskpart
Step 5: Afterwards, type in either of the following commands to help you in either listing all the Disk connects or all the partitions on those disks formed.
diskpart or list volume
Step 6: Next, you need to select any of the two given commands below depending on the list you entered on the previous step.
select disk # or select volume #
Step 7: After you enter the command, it will select the Disk or the Partition you want to select. Now you have to type and enter the following command to clean your drive.
clean
Step 8: Now enter any of the two following commands.
list disk or list volume
Step 9: Then type the next command below to create a specified partition.
create partition primary
Step 10: Once done, type in the following command to select the newly created partition.
select partition 1
Step 11: Next, type the following command to mark the selected partition as active.
active
Step 12: Finally, restart your computer to successfully apply the changes made and then see if it has fixed the problem or not.
Check your connection. Microsoft Store needs to be online. It looks like you’re not.Check connectionCode: 0x80072F7D
This is the error that you get if trying to open the Microsoft store on Windows 10 and it fails. If you experienced this error and are unable to access the store do not despair we are here to help you. This particular error is usually due to some internet issues, follow the presented guide step by step in order to solve it and be able to access the Windows store again.
Check your Internet connection
Since this error is closely tied to internet connection it is advisable to first eliminate the obvious and check if your computer is connected to the internet.
Run Network troubleshooter
Built-in Windows troubleshooter is a great tool and we will be using it in the next few segments in order to locate the issue and fix it.
Open Windows 10 Settings app using the WINDOWS + I
Click on Network & Internet
Click on Network troubleshooter
Select network adapter to diagnose
Press the Next button.
Run Internet Connections troubleshooter
Press WINDOWS + I to open the Settings app
Click on the Update & Security
Click on the Troubleshoot
Select Additional troubleshooters option
Click on Internet Connections option
Hit Run the troubleshooter button.
Run Windows Store Apps troubleshooter
Press WINDOWS + I to open the Settings app
Select Update & Security
Click on the Troubleshoot
Use the Additional troubleshooters option
Click on the Windows Store Apps option
Press Run the troubleshooter button
Temporarily disable security software
Your antivirus or firewall might be interfering with the application, sometimes, in some cases store is detected as a false positive in some security applications, and its access to the internet is cut. Disable your security suite to see if this is the case.
As you know, the USB security keys are a secure medium to validate a lot of components in a computer. They can be used to log in to Windows 10. Now with the advancement of APIs, you can authenticate across the website as well using the same key. However, there are times when it may not work and it could be caused by several factors. It could be due to corrupted or incompatible drivers or it could also be due to compromised integrity of the key, and many more.
So if you happen to encounter an issue with the USB security key on your Windows 10 computer, then there are several potential fixes you can try. You can try toggling the Internet Options settings or reinstall the respective USB drivers. You could also try changing the PIN of the security key or disable the antivirus program on your computer or troubleshoot the web browser. Refer to the potential fixes provided below to fix the problem.
Option 1 – Try to toggle the settings of the Internet Options
In the Windows Search box, search for Internet Options to open it.
Next, go to the Security tab and drag the security slider to the lowest possible security for all the given zones.
After that, click on OK to save the changes made and close the Internet Options.
Note that this option is only a temporary measure as it can make your computer vulnerable. Make sure to press the Reset all zones to default level button.
Option 2 – Try to update or reinstall the respective drivers
If updating the drivers of the device did not fix the problem with the USB security key, you can try to update or reinstall the Universal Serial Bus Controller drivers instead of using the Device Manager. Refer to the following steps:
First, click the Start button and type “device manager”.
Then click on the “Device Manager” from the search results to open it.
From there, look for the “Universal Serial Bus controllers” option and then right-click on each one of the USB drivers and select the Update Driver from the menu.
Note: If it is a regular USB drive, then it will be listed as a USB Mass Storage Device but if you have a USB 3.0 device, then look for a USB 3.0 Extensible Host Controller.
Restart your PC and then click the “Search automatically for updated driver software” option.
Note: If updating the USB Controller drivers didn’t work, you can try to reinstall them instead.
Option 3 – Try to change the PIN of the security key
If the first two options didn’t work, you can try changing the PIN of the security key. There are instances when the PIN for the security key might have been corrupted. Thus, resetting it can help you resolve the problem.
Option 4 – Temporarily disable Firewall and third-party antivirus
Firewall and antivirus programs are known to block the proper functioning of the USB security key. Thus, your antivirus or firewall programs might be the reason why you can’t download anything on your Windows 10 computer. To isolate the issue, you need to temporarily disable both the Firewall and antivirus programs and then check if you can now download anything from the internet. Do not forget to enable them again as disabling them can leave your computer vulnerable to cyber threats.
Option 5 – Try to troubleshoot the web browser
Troubleshooting your web browser can also help you fix the USB security key problem. You can do that by checking if your web browser supports the security key and you can do that by checking on the official website of your browser. You can also try to update your web browser to its latest version but if it didn’t help, you can try to reinstall it or switch to another web browser.
If you are trying to access a particular file on your Windows 10 computer either to open, rename or delete it, and you suddenly encounter an error stating, “Could not find this item. This is no longer located in [Path]. Verify the item’s location and try again”, read on for this post will help you out in resolving this issue.
If you are able to find and view a file on your computer, you should have clear access to it. And since you are seeing an error message when you try to do something about this file, you are not able to do anything with the file. There are times when this error pops up with the files created by third-party services and that the file’s extension is not defined properly. On the other hand, there are also other obscure causes for this error. To fix it, here are some suggestions you can try.
Option 1 – Delete the file using Command Prompt
If you wish to delete the problematic file and weren’t to, you can use Command Prompt.
In the Start menu, type in “Command Prompt” to search for it or you could also click the search button right next to the Start menu and then right-click on the related result and select the option “Run as administrator”.
Once you’ve opened Command Prompt, copy and paste the command given below and tap Entre after you do so. You also have to make sure that you key in the correct path where the file is located as well as its name.
rd /s \?X:badfolderpath
Note: In the command above, “X” is the placeholder letter so you must input the letter that corresponds to the drive’s letter where the file is located.
After that, you will see the “Operation completed successfully” message on your screen. If you don’t, check if you’ve really inputted the correct location of the file or its name.
Option 2 – Use a Command Prompt tweak to rename the file
If you don’t want to delete the file and only want to rename it, you can apply some tweaks using the Command Prompt. Make sure to follow the steps carefully.
In the Start menu, type in “Command Prompt” to search for it or you could also click the search button right next to the Start menu and then right-click on the related result and select the option “Run as administrator”.
After opening Command Prompt, type in “cd” followed by the path where the file is located with this format – “C:\Folder1\Folder2\Folder3”. However, you have to omit the problematic file this time. To put it simply, the last folder in the command must be the folder where the file is located.
After inputting the command, tap Enter on your keyboard and then use the set of commands given below. Note that each command is a new line so you need to tap Enter after copying each line.
DIR /A /X /P
RENAME (the current name of the problematic file) (a non-problematic name)
EXIT
Note: Make sure that you only input the current name and the new name separated by a space. You must not write the brackets in the command. If everything goes well, you will now be able to operate the file like you used to before.
Option 3 – Use Command Prompt to delete the file without any extension
This option applies to cases where the affected file does not have any viable extension which means that Windows does not really know what to do with it and it only displays the “Could not find this item. This is no longer located in [Path]. Verify the item’s location and try again” error message. It usually occurs with the files created by browser plugins that are mostly from Mozilla Firefox. To delete these kinds of files, here’s what you have to do:
Follow the first two steps from the previous option above so you can navigate to the location of the file accurately just be careful in inputting the folders.
Don’t forget to tap Enter right after each command and then use the next command below so you can delete the affected file which has no extension:
del *.*
After you’re done, open the File Explorer and then check if the file is now deleted or not.
Option 4 – Try using another workaround without using Command Prompt
This option is a lot like a workaround but it definitely gets the job done for you. It’s ideal for you if you do not want to deal with Command Prompt and only want to do everything in a graphical environment. To get started, follow the steps below.
Look for the affected file or folder on your PC using File Explorer. Once you found it, right-click on it and select the “Add to archive” option from the context menu.
Once the archiving options window pops up, look for the“Delete files after archiving” option and make sure that you select it then click OK to start archiving the folder or file. After that, you should now notice the file no longer exists.
Disk cleanup is part of Windows 10 tools and it is essential in keeping your computer up and running in optimal settings and to free so much needed space as well as remove temporary files that can accumulate over time.
Using disk cleanup from time to time is recommended and a very useful habit that will save you some headaches and optimize your computer running time, speed up boot sequence, etc. Think of it like cleaning up your desk, from time to time it can get too overwhelmed with junk and non-important things and if you are keeping it tidy all the time each time you need to find something it will be much faster and easier, same goes with computers, so if you do not have it, try to develop a habit that once per month you start disk clean up and remove trash from your hard drive.
In order to do so, press ⊞ WINDOWS + E to bring File Explorer up
Once File Explorer is up and running right-click on the hard drive you wish to run disk cleanup on and click on properties.Properties Windows will open on the general tab, on that tab you have disk cleanup on the lower right part of properties, click on it.
Wait for Windows to gather information about your hard drive and files on it. After it is finished you will be greeted with the next screen:
Here you can thick and mark which items you would like to get rid of and which ones you would like to keep. Note that you can freely tick all of them and remove them since removing these files will not break WIndows in any way. make your choices and click on ok. You can also click on Clean up system files to run system files cleaner and get rid of junk there, you will not be able to choose any options there, Windows will alone clean up what is not needed.
After disk cleanup is finished least thing you will have is more free disk space, but like mentioned, keeping your Windows and computer healthy goes a long way in its usability, speed, and performance.
As you know, Microsoft constantly releases new updates with the main goal of fixing bugs as well as deliver users with new and exciting features. However, there are times when the latest update comes with an unwanted bug. One of these bugs is an error message saying, “Low Disk Space. You are running out of disk space on Local Disk (G:). Click here to see if you can free space on this drive.” So if you have recently installed a Windows 10 update, then you’ll most likely see a completely new drive on your computer which will appear right after the installation of the update and you’ll also start seeing the aforementioned error message.
It gets irritating as this error message keeps on popping up even if you still have a lot of free space on your other drivers. Obviously, the main reason why this error message pops up all the time is the bug brought along by the Windows Update. This bug unhides the recovery partition drive and allocates it a drive letter which is why you are seeing a new drive in your computer. Thus, you can get rid of the pesky error message by simply removing the letter of the new drive. Just remember that you must not delete anything from the recovery partition drive nor format the drive. Formatting or deleting the recovery partition drive can heavily affect the recovery of Windows since the data on the drive is used by the Windows Recovery Environment or your system’s manufacturer.
A lot of users have reported that removing the drive letter has resolved the issue. And if you worry that removing the drive letter will delete the drive, you are mistaken. This solution is basically harmless and is proven effective to make the notifications go away.
Carefully follow the instructions below to get rid of the Low Disk Space notification by removing the drive letter.
Step 1: Tap the Windows key once.
Step 2: Next. In the Windows Start Search, type in “command prompt” and right-click on Command Prompt from the search results and select the “Run as administrator” option or you could simply tap Win + R keys and then input “cmd” and hit Enter to open Command Prompt.
Step 3: After opening Command Prompt, type in “diskpart” and tap Enter.
Step 4: Next, type in “list volume” and tap Enter. After that, you will see a list of drives.
Step 5: Take note of the letter associated with the newly created drive.
Step 6: Afterwards, type in “select volume <drive letter>” and tap Enter. Take note that you must replace the <drive letter> with the drive letter you’ve found in Step 5.
Step 7: Now type in “remove letter=<drive letter>” and then tap Enter. Once again, replace the <drive letter> with the letter you took note of in Step 5.
When downloading a Windows update, it is important to remember that these updates are what keeps your computer safe. Some users have reported seeing error code 0x80070490 when allowing updates for their Windows PC. This error code may appear when the user is trying to connect to the update site for Windows and maybe a result of a corrupted CBS manifest. Having this error code will not only stop the update of the system, but it will also certainly halt any work being done with the computer. Quite a few Windows users have written in complaints about this error while updating from any prior Windows update to Windows 10.
Common symptoms include:
While a user is performing the updates, the Windows computer will stop running the updates, and it will show the error code 0x80070490.
Windows updates will not install any new features and will not install security patches.
The computer will not continue with the Windows update, and it may revert back to the previous state that the computer was in, prior to attempting the updates.
Error Causes
There is not a lot known about what exactly causes the error code 0x80070490, but it is something critical that makes Windows abruptly stop its updates. It could be caused by a simple glitch in the computer system, or it could be caused by a larger problem. One thought is that the CBS (Component-Based Servicing) manifest can be corrupt. Another thought is that the computer's anti-virus software may be interfering with the computer's ability to perform the necessary updates.
Further Information and Manual Repair
There is very little information known about error code 0x80070490 and why it exists, but there are a few methods in which to correct it. Users should be careful when trying to fix this error themselves. If the user feels that the methods are too complicated or they are uncomfortable taking it on themselves, they should contact a Windows repair technician to fix the problem. Not all methods listed will suit the user's needs, but it is dependent upon the problem at hand as to which method will be the best fit to fix the error code. If these steps are taken and the error is not corrected, it is vital to contact the Windows repair technician.
Method One: Creating a new local account
Create a new local account on the computer, and allow administrator privileges on it. Next, move all of your documents and personal files to the new account. Delete the old account (you will no longer be using this) and switch over to the new one. After switching to the new local account, add the Microsoft account to it.
Method Two: Delete user ID, Store cache from the registry
You will need to open the Registry Editor. Do this by pressing the Windows Key and R, then typing in “Regedit”. After this is typed in, press Enter or click the OK button to start the registry editor.
When this starts, you will need to navigate all the way to the following key on the left pane:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAppxAppxAllUserStoreAfter this, find the key that is similar to this: S-1-5-21-1505978256-3813739684-4272618129-1016
NOTE: this is just an example. The keys will be in a similar format but will not look exactly like this.
Select all the keys that look like this, and then delete them. After these keys are deleted, close the Registry Editor and restart the computer.
Method Three: Check to see if BITS, MSI Installer, Cryptographic, and Windows Update Services are running
Press the Windows key and R. Then, type in services.msc. After the Services window starts up, find the following services: BITS, MSI Installer, Cryptographic, and Windows Update Services. When these services are found, make sure that they are up and running. If one or more of these services is not running, make sure that they are started. To do this, select the service and then click on Start the Service.
Method Four: Windows Update Troubleshooting
Press the Windows key plus W and then type in “troubleshooting”. Select Troubleshooting. On the top left corner, select View All. Click on Windows Update troubleshooter. After this, follow the on-screen instructions in order to run the troubleshooter. After the troubleshooter has run, the issue should be fixed.
Ever gotten an e-mail offer that seemed just a little bit too good to be true? Might’ve been a phishing attempt! These are everywhere and can come in many different forms.
So what’s phishing exactly, how can you detect it and how can you keep safe?
What is phishing?
Phishing (pronounced like fishing) is a type of cyberattack that tricks the user into trusting the source and revealing sensitive information. Fishing being the perfect analogy, the bait is a legitimate-looking site, e-mail or file and when you take a bite, your identity, banking information and much more can be revealed and stolen.
Credit: Anne Nygård on Unsplash
Some phishing attempts are incredibly obvious, others are super elaborate. Like with most types of malware, cybercriminals have become extremely well-versed in phishing and anyone can fall for it. To help you recognize and avoid it, we’ll take you through a couple of phishing types and give you tips on what to do if faced with them.
Phishing techniques
E-mail phishing
This is actually the most common type of phishing. A cybercriminal creates an e-mail containing stuff like attractive offers, legitimate-looking attachments or links and makes it appear as though it’s coming from a trusted source.
Credit: Justin Morgan on Unsplash
For example, it looks like it’s coming from your bank or your favorite retailer. The logo looks legit and the structure of the e-mail seems familiar, so you might get tricked into clicking on whatever clickable content is in it.
Unfortunately this exposes your device to malware that hands your data off to the hacker, who can decide what to do with it further.
SMS and social media phishing
Like the above example, you could be approached with lucrative offers or links via text messages or social media messages. Typically, the messages seem relevant to the user as they will be made to look like they’re related to apps or services you’re using.
Voice phishing
Voice phishing attacks are schemes that appear as though they’re coming from a credible number. Normally, you’ll get a call about something related to credit cards or taxes to get you into a state of worry, leading you to disclose personal information on the phone.
Spear phishing, whaling and BEC
Spear phishing normally targets specific individuals within a company who are likely to have access to sensitive data. Spear phishers spend time collecting information they can use to reach out to the individual looking as trustworthy as possible. They’ll typically lead with something relevant, for example mentioning an upcoming company event, and make a seemingly legitimate request.
Whaling is a more elaborate form of spear phishing, which targets people in even stronger positions such as executives or high-value individuals. The ultimate goal is to get them to transfer financial or other sensitive information that can be used to compromise the entire business.
Credit: Azamat E on Unsplash
BEC, or Business e-mail compromise, is a specific spear phishing technique carried out via e-mail. While there are many ways this is done, most commonly you’ll see instances where the phisher poses as a CEO or similar executive, or as a lower-level employee in specific positions (e.g. sales managers or financial controllers).
In the first situation, the impersonator reaches out to employees requesting them to transfer certain files or pay invoices. In the second situation, the phisher takes control of the employee’s e-mail account and sends false instructions to other employees in order to obtain data and information from them.
What can you do?
There are many ways you can be aware and spot a phishing attempt. Here are some tips:
Always check the sender’s address in your e-mails, even when they seem to come from a familiar source.
In any instance where payment information is requested, be very, very careful.
If you are receiving attachments you never asked for and definitely didn’t expect, better not click on them.
Beware of content that transmits a sense of urgency (sales deals, urgent updates to login credentials, etc.).
Bad spelling and grammar are usually a telltale sign of phishing.
Links that look shortened (e.g. Bit.ly) or just suspicious in general - if you have a bad feeling, do not click on them.
If you are receiving threats, you probably shouldn’t be clicking on anything in that message.
Always examine first-time senders in detail.
Block suspicious e-mail addresses, numbers and social media accounts.
If you are receiving a coupon for free stuff… You aren’t.
If you’re being asked to update your payment details by a service you use, such as Netflix, chances are it’s an impersonator.
Those are some of the ways to identify and prevent phishing attacks. However, sometimes phishers disguise themselves a little too well or a misclick happens and there you go - you’ve been exposed to malware.
Credit: FLY:D on Unsplash
This won’t happen if you invest in powerful protection software from the get-go, though. A good antivirus program like Bitdefender will keep you safe from becoming a victim of phishing scams. In fact, it will protect you from malicious attacks overall.
Be it your household or your business you’re concerned about, there are a bunch of different packages and options available, providing different kinds of cybersecurity services. That’s the only way you can ever really be sure you aren’t at risk of a digital attack.
Summary
Have you ever been targeted by phishers and didn’t know that’s what it was until you read this article? Many can relate. Protect yourself before it’s too late!
If you’ve recently tried installing Windows 10, you might have encountered error code 0x80070070 – 0x50011 or its alternatives (error code 0x80070070 – 0x50012 and 0x80070070 – 0x60000). Whatever formats this error code presents itself in, it's usually accompanied by a barrage of other errors, as underscored on Microsoft’s official site. If you’ve encountered this error code, it simply means that your computer system might not have the required or required space to install the upgrade.
Likely, if you’ve experienced error code 0x80070070 – 0x50011, it’ll likely appear in the formats highlighted below:
0x80070070 – 0x50011
0x80070070 – 0x50012
0x80070070 – 0x60000
Solution
Error Causes
At present, this Windows 10 upgrade error is triggered or caused by various factors:
Lack of computer resources or space
Virus/malware infestation
A clogged registry
Further Information and Manual Repair
Whilst new, not much information has been propagated regarding this error. However, there are some manual / practical steps you can take to have your Windows 10 upgrade up and running. Since the primary aspect of solving this problem is to make space on your computer system, here are some ways in which you can do so manually.
Method 1: Get more space
Check the current space on your computer
Before making attempts to create space on your computer, it’s vital that you check to decipher how much free space you have available.
Make use of Disk Clean-up
Since there’s a free service available on your computer to create space, why not use it and save time? If the Disk Cleanup tool is employed regularly, this will free up hard drive space and optimize your computer to work better.
Remove unwanted desktop apps
There are several apps lying around on your computer that you simply don’t use, uninstall those and make space to elude error code 0x80070070 – 0x50011 or its alternatives (Code 0x80070070 – 0x50012, Code 0x80070070 – 0x60000)
Remove or archive files
If you have lots of photos, media, documents (files), videos, etc, that you don’t use or will only need in the future, try cloud storage. You’ll still have those files within your possession but just not in a physical location. However, they’re still accessible. Another suggestion: If you use programs such as One Drive or Google Drive for desktop, limit your use to only the online application.
Add more storage
If you’re not able to implement the above steps to clear some space to accommodate your Windows 10 upgrade due to error code 0x80070070 – 0x50011, acquire more storage. This can be expanded by incorporating storage devices such as USB flash drives, CDs, cloud storage, and SD Cards.
Method 2: Scan your computer for virus/malware
If you regularly download stuff, especially software on the Internet from ‘not so secured’ sites, you might have picked up something. You might have downloaded malware or virus (along with other legit programs).
To resolve this issue, it’s advised and very important that you download a powerful antivirus and perform a complete scan of your computer system. After you’ve detected and removed the suspected malware/virus, you’ll then be able to eliminate error code 0x80070070 – 0x50011 and resume with your Windows 10 upgrade.
Method 3: Clean up your computer’s registry
If you do not clean your computer’s registry often, it could become congested or clogged by .XML files, junk files, and cookies. To resolve this problem, clean your registry by using a powerful and user-friendly tool to clean up the problem.