Logo

Fix Windows Activation Error 0x80070005

Windows uses 2 types of keys for its activation, KMS or MAK. These keys should work without any issues since they are elevated with higher permissions but in some cases, they are by accident run without their proper permission, and then we have access denied error or error 0x80070005

To resolve this issue please first check if not by any chance your antivirus or firewall is preventing slmgr.bs file to access the right permissions, that being said if the previous solution is not working note that you have to be an administrator of the system or have administrator privileges. As an administrator, you will have to use Software Licencing Management Tool or short SLMGR.VBS, a VBS file in Windows used for its activation purposes.

As an administrator, open Command prompt with admin permissions and then run slmgr.vbs

This will make sure that activation goes through, make sure to use proper options like:

/ipk <ProductKey> or /ato [<Activation ID>]

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

What to do if Windows 10 Disk Management is not working
The Disk Management tool in Windows 10 is a built-in tool that contains a user interface used to manage disk partitions to administrators of the computer. There are lots of instances when you have to change the size of the hard disk partition or reduce the size and so on. This is where the Disk Management tool comes in. It’s useful as the command line interface can be quite confusing and risky for some users. However, there are cases when this tool stops working. A proof of this the reports submitted recently by some Windows 10 users. Based on the reports, the Disk Management does not load or respond. If you are having the same problem, read on as this post will give you some suggestions on what you can do to resolve the problem.

Option 1 – Try restarting the Disk Management Service

  • Tap the Win + R key combination to open the Run dialog box.
  • Then type “services.msc” in the field and hit Enter or click OK to open the Windows Services Manager.
  • Next, scroll down in the service list until you see the Virtual Disk Service. Double click on it to open and then select Automatic.
  • Click on Apply and OK to save the changes made.
  • If it hasn’t started yet, you can just click on the Start button to start the Service. The Virtual Disk service provides management services for disk, volumes, file systems as well as storage arrays.
  • Now save all the changes you’ve made and restart your computer. Then check if you can now use the Disk Management tool without any problem.

Option 2 – Try using the System File Checker scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be causing some issues with the Disk Management tool. To run the SFC command, follow the steps given below.
  • Boot your PC into Safe Mode.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Option 3 – Try using the DISM tool

Aside from the System File Checker, the DISM tool can also help you resolve the issue with the Disk Management tool. It helps in restoring the health of your computer.
  • Open the Command Prompt as admin.
  • Then type in this command: Dism /Online /Cleanup-Image /RestoreHealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 4 – Try using Diskpart and Fsutil

If both the System File Checker and DISM tool didn’t work, you can use command-line tools like diskpart and fsutil. These command-line tools are powerful but you need to be careful especially if you’re not that familiar with using them. However, it’s recommended that you have somebody who knows if you’re really inexperienced with this kind of stuff.
Read More
Fixing Error code 15 or Error code 16
If you get an Error Code 15 or Error Code 16 while you are browsing the web and you notice that your access is blocked to a particular website, then read on as this post will guide you in resolving this problem. Both Error Code 15 and Error Code 16 have the same message that states, “Access Denied: This request was blocked by the security rules”. Note that the error depends on what kind of browser you are using, as well as the operating system and network that you are using. On the other hand, the fixes for this error are the same and there is a handful of them that you can check out just make sure to follow each one of them carefully.

Option 1 – Sync Date and Time

The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like Error code 15 or Error code 16. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
  • Right-click on the Taskbar and click on the Adjust Date and Time option.
  • Next, click on the Sync Now button to synchronize the Date and Time with the Microsoft Servers.
  • Now make sure that the Time Zone that’s set on the same page is correct.

Option 2 – Try to reset the affected browser

Resetting the affected browser might help in fixing Error Code 15 or Error Code 16.

Mozilla Firefox

  • Open Firefox and click the icon that looks like three stacked lines located at the top-right section of the browser.
  • Next, select the question mark icon from the drop-down menu.
  • Then select “Troubleshooting information” from the slide-out menu.
  • After that, click on the “Reset Firefox” button located at the top-right section of the newly opened web page.
  • Now select “Reset Firefox” in the confirmation pop-up window that appears.

Google Chrome

  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.

Internet Explorer

  • Launch Internet Explorer.
  • Next, click the wrench icon for Settings.
  • Then click Internet Options.
  • After that, go to the Advanced tab.
  • From there, click the Reset button. This will reset Internet Explorer’s settings to their default condition.
  • Now click OK to save the changes made.

Option 3 – Temporarily disable Firewall and third-party antivirus

Firewall and antivirus programs are known to block files the instant it detects a threat to the system. However, there are some cases when it can also block a file even when it’s a safe one. 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 4 – Disable the Proxy server

You can also try to disable the Proxy server for your LAN to fix Error code 15 or Error code 16 especially if your computer was attacked by some malware or adware recently. In such cases, there is a chance that the malware or adware has changed your network settings in order to generate intrusive advertisements. Thus, you have to disable the proxy server and you can do that by following these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 5 – Check your VPN

If you are using a VPN application, there are times when it causes some issues like this error. If that’s the case, you can try to disable your VPN temporarily and see if the error is resolved or not and if turns out that your VPN is the culprit, you have to uninstall it and install a new one or its latest version. To uninstall it, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the VPN service you are using, select it and then click on Uninstall to remove it.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.
Read More
An Easy Guide to Resolving Error 0x80040600

0x80040600 - What is it?

This is a typical MS Outlook error code. This error message may prevent you from sending and receiving emails via your Outlook account. The error message is displayed in the following format:
"An unknown error has occurred. 0x80040600"
If this is the primary source of your communication in the office, then this error can cause you a great deal of inconvenience as it may prevent you from running important business errands via your Outlook account efficiently. Therefore, when you experience the 0x80040600 error on your PC, it is advisable to fix it immediately.

Solution

Restoro box imageError Causes

This error code is triggered due to multiple reasons. These include but are not limited to:
  • PST (Personal Storage Table) file reaches its file size limit
  • PST file corruption
  • Viral infection
  • Incorrect Windows registry settings
  • Improper shutdown of Outlook
This error code can lower your office productivity as you may be unable to send and receive emails on your Outlook account. Also, you may get locked out of your account and be unable to view your calendar entries and open email attachments saved previously in your account.

Further Information and Manual Repair

To resolve the error on your PC, you don’t have to wait for the network personnel to fix it or be a computer expert. Here is a list of easy and effective DIY methods to help you fix this error code right away.

Method 1: Download a PST File Repair

If the error occurs because your PST file has reached it maximum limit which is normally 2 GB or because of PST file corruption, then it is advisable to download a PST file repair tool. After downloading it, simply run it on your PC. This tool will immediately fix the damaged PST file and file the issue.

Method 2: Download an Antivirus

Deadly viruses like Trojans and spyware can penetrate into your PC if through downloads and opening phishing emails. Therefore, to remove such viruses it is important to install an antivirus and scan your entire PC.

Method 3: Install Restoro.

If the problem is associated with incorrect Windows registry settings or viral infection, it is advisable to download Restoro. This software is multi-functional deployed with 6 different and powerful utilities including an antivirus, a registry cleaner, and a system optimizer to name a few. The registry cleaner repairs the registry corrects the settings and fixes the damaged files. The antivirus on the other hand simultaneously removes all types of viruses including Trojans, spyware, malware, and adware on the system. While the system optimizer feature ensures the PC performance and speed are not compromised during the scanning and cleanup process. This software is safe, efficient, and compatible with all Windows versions. It has a user-friendly interface and simple navigations which makes it quite easy for all levels of users including novice and intermediate to operate. Click here to download Restoro and resolve the 0x80040600 error code on your PC today!
Read More
Prompted For A Product Key On Windows 10 - How to Fix It

Prompted For A Product Key – What Is It?

Some Windows 7 or Windows 8/8.1 users are having a hard time upgrading to Windows 10 as they are being prompted for a product key. By default, the Windows 10 operating system does not require a product key and users should not be prompted for one, given you upgraded your computer from an activated Windows 7 or Windows 8/8.1 license or from the Windows 10 Preview build. However, there are some users encountering this problem and there are several reasons for this.

Solution

Restoro box imageError Causes

There are a few reasons why some users are being prompted for a product key when upgrading to Windows 10:

  • Windows 7 or Windows 8/8.1 license is not activated.
  • You’re upgrading to Windows 10 final release from a preview build.
  • There are broken operating system files.
  • Activation servers get overwhelmed due to the high volume of upgrades.
  • The Windows 10 copy you downloaded does not correspond with the current Windows system you are upgrading from.

Further Information and Manual Repair

Before you can fix this problem, you need to know why you’re being prompted for a product key. Some things you should know about Windows 10 product key activation are the following:

  • You cannot activate Windows 10 using your Windows 7 or Windows 8/8.1 product key. Windows 10 has a unique product key.
  • Error codes such as 0x8007232b, 0XC004E003, 0x8007007B, or 0x8007000D might pop up during system upgrade especially when the activation servers get overwhelmed with the high volume of upgrades.
  • You don’t really need to know your Windows 10 product key.

Now, if ever you’re prompted for a product key when you’re upgrading to Windows 10, you can apply the following methods:

Method One: Give It A Few Days

If you’ve been prompted for a product key upon upgrading to Windows 10, you should click on the “Do this later” option. Wait for a few days then Windows 10 will get activated automatically.

Method Two: Download A Copy of Windows 10 Corresponding Your Current System

One of the reasons Windows users are being prompted for a product key when upgrading to Windows 10 is that they have downloaded a wrong edition of Windows 10 and do not correspond with your current system.

  • Users of Home Basic, Home Premium, Windows 7 Starter, Windows 8.0 Core, and Windows 8.1 Core should download Windows 10 Home ISO.
  • Users of Windows 7 Ultimate, Windows 7 Professional, Windows 8.0 Pro, and Windows 8.1 Pro should download Windows 10 Pro ISO.

NOTE: Users of Windows 7 Enterprise, Windows 8.0 Enterprise, and Windows 8.1 Enterprise are not eligible for the free upgrade offer.

Method Three: Ensure Windows Is Activated

If your Windows 7 or Windows 8/8.1 is not genuine or activated, you will get prompted for a product key. You need to make sure first your current system is activated.

  1. Click on Start then right-click Computer. For Windows 8 and up users, you can simply press on Windows key + X then select Choose Properties.
  2. When the Properties window appears, check if the Windows you’re running is activated.

Method Three: Reset License Status

  1. Press on Windows key + X.
  2. Select Command Prompt (Admin).
  3. Once the command prompt window appears, type vbs –rearm then press Enter.
  4. Exit Command Prompt then restart your PC.
  5. Input the product key by following the instructions given.

Method Four: Force Activation

  1. Press on Windows key + X
  2. Select Command Prompt (Admin).
  3. Once the command prompt window appears, type vbs –ato then press Enter.
  4. Exit Command Prompt then restart your PC.

Method Five: Run System File Checker

Another thing you can try doing is to run the system file checker utility to scan if there are any broken operating system files. In doing so, you’ll be able to detect problems that might be preventing the product activation of your Windows 10 upgrade.

Method Six: Contact Microsoft Activation Center

If in case you’ve exhausted all your resources and you are still being prompted for a product key when upgrading to Windows 10, you can try contacting the Microsoft Activation Center for further details. Check here for the appropriate telephone numbers to contact.

Method Seven: Download An Automated Tool

If you still experience the error after doing the methods above, you might want to try a powerful and trusted automated tool to fix the job.

Read More
NVIDIA driver keeps crashing in Windows
As you know, NVIDIA is one of the topmost graphics cards used and it has been that way for several years already. And in those years, the company has managed to release the best cards on the market. However, there are still times when some things fail and don’t work as expected due to some NVIDIA driver issues. As of late, one of the issues users reported about NVIDIA drivers is that it keeps on crashing on a daily basis. It gets to the point where they aren’t able to play games anymore while some users experience lag and rendering issues. In addition, some users also reported that their computer display tends to freeze sometimes, and then things would seem to go back to normal but only for a short span of time as the crash seems to happen every 10 minutes. This can be extremely annoying as you won’t be able to use your computer properly. If you are one of these users, worry not for there are several ways you can try to resolve the problem in your Windows 10 computer. Make sure to carefully follow the options given below.

Option 1 – Try checking if the NVIDIA graphics card is enabled

Although the problem is quite massive, the fix could be as simple as enabling the NVIDIA graphics card if it turns out to be disabled. There might be some strange reason why your graphics card disables itself. Thus, the best and first option you can try is to check if the NVIDIA graphics card is enabled or not. To do so, follow these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • After opening the Device Manager, look for the Nvidia graphics card option among the list of device drivers. Once you found it, check if it is enabled or not. If it’s not enabled, you should see a gray arrow pointing downwards. Right-click on the card and select Enabled.
  • Next, right-click on the graphics card once more and click on the Update Driver Software option and then click on the “Search automatically for updated driver software” option.

Option 2 – Try to choose Maximum Performance and disable Vsync

If the first option didn’t work out for you, then you might want to try turning off Vsync and adjust the performance to the maximum. Refer to these steps to disable Vsync and adjust performance to the maximum.
  • The first thing you have to do is right-click on your desktop and select the NVIDIA Control Panel among the options.
  • After opening the NVIDIA Control Panel, select Manage 3D Settings.
  • After that, set Vsync to off, and then in the Power Management Mode, set it to Maximum Performance. That should fix the problem.

Option 3 – Try updating the drivers from the official site of NVIDIA

If both the first and second given options didn’t work, you can also try updating the drivers from the official NVIDIA website. And in case you don’t know the type of Nvidia graphics card that your computer is on, follow the steps below:
  • Tap the Win + R keys to open the Run dialog box.
  • Next type in “dxdiag” in the field and click OK or hit Enter to open the DirectX Diagnostic Tool.
  • From there, you can see what type of Nvidia graphics card that your system is on.
  • Take note of your graphics card information and then look for the best drivers for your operating system. Once you’ve downloaded and installed the file, restart your PC.
Read More
Chrome Roblox malware

Roblox is a very popular online game with millions of gamers playing it each day and as such it will naturally bring a lot of malware and attack on players trying to steal and exploit them for monetary gains. The latest attack and high-profile stealing of currency and assets happened exactly in Roblox.

roblox

Malicious activities have been reported to come from chrome extensions. So far 2 extensions have been identified that have hidden malware inside them but there could be more of them currently undetected. Extensions work as a front while in the back they mine user logins and other data in order to steal stuff from the Roblox platform.

To make things worse some of the malware is within long extensions like SearchBlox. The SearchBlox extension allows you to search quickly for other users if it was legitimate but has been compromised within the last month. There is evidence that people are stealing Roblox currency with the data gathered by the hidden backdoor in it.

SearchBlox extension is still Active in Chrome Web Store, with the primary listing still with the "Featured " badge. Google is actively removing malicious software from its storefront on a regular basis but this one still lingers in it.

If you or your kid have this Chrome extension installed, uninstall it right away and always be careful about which extension you install and give access to your system, keep them updated and check various blogs and article sites to inform yourself when a bad one is found.

Read More
How to share games on Steam with someone
Sharing is caring, an old saying says. I completely agree and that is reason enough for this article filled with sharing goodness. Holidays are coming and I hope that the holiday spirit is strong with you, that you will spend them in peace and with loved ones. All that being said wouldn’t it be great if you can spend some joy with close ones and share some of your games on their account so they can enjoy them as well? steam libraryWell, you can and it is not complicated as well. Follow this easy guide to see how can you get someone’s account up and running with some of your games.

The steam Family sharing feature

The family Sharing feature inside Steam will let you share your games to another account so owners of that account can play games that you have purchased without the need to buy themselves. You can allow up to 5 accounts and 10 devices to play your library games, and owners of these accounts will have their own achievements. Be aware that enabling this option will place your entire library on the share, you will not be able to choose which games you would like to share and therefore any kind of parental controls are not applying here. Also know that once the game is running on one device, others will have to wait for one playing to finish before they can get a spin on it. Only the owner of the game can play whenever he wants as a priority but others will have to wait for the game to be not run by someone else.

How to Share Your Game Library

In order to share your game library have a person, you wish to share games with at his device on ready to go and enable steam guard on your account. To enable steam guard login into your account and on the top left corner click on Steam and then on Settings. Inside settings click on the Manage Steam Guard Account Security button. Choose the way of authentication either by mail or steam guard mobile app. Check Get Steam guard codes by email radio button and re-login into account.

Sharing Games on another Steam account

Now that Steam Guard is enabled on the primary account let’s share some games!!! Inside client again, in the top left click on Steam and again on settings. In the left panel choose and click on Family. Inside Family section check box beside Authorize Library Sharing on This Computer. Log out of your account and login into the client user account credentials you wish to share your library with (this is your friend or cousin account, they need to log in to Steam client on your computer but with their credentials). After they have successfully logged in, log them out and re-log with your account again. Now go again into Steam > Family and now you should see an account in the box at the bottom with the user name or your friend or relative. Confirm that this is an account that you wish to share the library with by clicking on the checkbox next to the name. Now let users login into the desired device with their credentials and they will have access to your entire library. Happy gaming!
Read More
Rollback any driver in Windows 10
Installing Windows updates, installing a new driver from the manufacturer, or even just installing an application or game can cause sometimes certain components of your computer to stop working properly or introduce issues that were not present just before mentioned installation. Luckily for all of us, Microsoft seems aware of this potential issue and we have the option to roll back an older driver which performed well and had no issues at all. In order to do this first press ⊞ WINDOWS + X to open the hidden start menu and click on Device Manager. keyboard with windows and x markedFrom the Device Manager choose the troublesome device and right-click on it, choose properties. AMD device driver inside device managerDevice properties floating Window will appear. AMD driver properties WindowClick on the top tab which says, Driver. From the Driver tab, click on Roll Back Driver. AMD driver rollback markedNote that if the device is working properly, the Roll Back Driver button will be greyed out and you will not be able to click on it meaning that chosen device is not the issue. If the device is not working properly and you can click on Roll Back driver, do it, choose the previous version, and reboot your computer. You can use this method to get back to the previous driver version for any device that is causing issues in your computer.
Read More
Your account has been disabled error
If you are trying to log into your user account on your Windows 10 computer but encountered an error message instead that says, “Your account has been disabled, Please see your system administrator”, read on as this post will guide you on how you can fix this problem. In this kind of scenario, you won’t be able to access your data unless you have access to the administrator account. This problem could be caused by several problems. It is possible that malware has infected your computer and has changed some settings in your computer, especially if your system has been under a malware attack not too long ago. The malware could’ve changed the “Account is disabled” option. The only thing you can do to resolve this kind of problem is to log into your computer using another administrator account and then change the setting. However, if you don’t have a second administrator account, you can just enable the built-in hidden administrator account on your computer. You shouldn’t have any problem enabling the hidden administrator account as it is quite easy when you can log into your account. And in this post, you will be guided on how you can enable the hidden administrator account using the Registry Editor to fix the “Your account has been disabled, Please see your system administrator” error.

To get started, follow the instructions given below.

  1. First, you need to start your computer and ensure that you are on the error screen. From there, you will see the Power options located on the right-hand side.
  2. Click on the Power options and tap and hold the Shift key and then select Restart.
  3. After that, the Advanced Boot Options will appear and from there select Troubleshoot > Command Prompt.
  4. Next, you have to select your user account and enter the user account’s password to open Command Prompt.
  5. After opening Command Prompt, open your screen and type “Regedit” and then tap Enter on your keyboard.
  6. Now select the HKEY_LOCAL_MACHINE in the Registry Editor and go to File > Load Hive.
  7. Afterward, you have to open the Windows installation drive and go to the location – WindowsSystem32Config
  8. From there, you should find a file named “SAM” – select this file and click the Open button.
  9. Next, you have to enter a key name. You can just input whatever you prefer.
  10. Once done, navigate to this path: HKEY_LOCAL_MACHINEkey_nameSAMDomainsAccountUsers
  11. From this path, you will see a key named “000001F4” – select this key and double click on the “F” entry that you can find on the right-hand side of the screen.
  12. After that, look for the value data line labeled “0038” which should show 11 in the first column. You have to replace it with 10.
  13. Once done, click on the OK button and close the Registry Editor and the Command Prompt to restart your computer.
  14. Now once your computer has restarted, sign in to the Administrator account and open the Computer Management window. You can just search for it using the search bar in the Taskbar.
  15. After you open Computer Management, go to Local Users and Groups > Users – where you can find all the user accounts. Look for your deleted user account and right-click on it and select Properties and then unmark the checkbox that says “Account is disabled”. This should fix the problem.
Read More
Not enough storage is available to process...
Each time you execute a command on your computer, it takes into account a number of files and space for the code in the background for the command to be executed. Thus, executing the command is not that easy which is why you could encounter some errors along the way due to various limitations or poor allocation of memory, and so on. One of the errors you might encounter when executing a command on Windows 10 and Windows Server is the “Not enough storage is available to process this command”. There are several potential fixes you can check out to fix this error. To fix this error, you can try to delete the temporary files in your computer, run the DISM tool or apply some registry tweaks. For more details, refer to each one of the given options below.

Option 1 – Try to delete the temporary files

The error could be caused by some temporary or junk files in your computer and so you need to clear them up to fix the problem. You can achieve that using the Storage Sense feature.
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space. Make sure that Storage Sense is on.
  • Next, find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
    • Windows Upgrade Log Files
    • System created Windows Error Reporting Files
    • Thumbnails
    • Temporary Internet Files
    • Previous Windows Installation Files
    • Delivery Optimisation Files
    • DirectX Shader Cache
  • Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
  • Now go to the “Free Up Space Now” section and click the Clean now button. This will get rid of all the temporary or junk files in your computer and should hopefully fix Error 1310.

Option 2 – Run the DISM tool

You can also run the DISM Tool as it could also help in fixing the “Not enough storage is available to process this command” error in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” that could help in fixing error 0x80246019.
  • You can run the DISM tool via Advanced Startup Options or you could boot your computer into a Clean Boot State and then select Command Prompt.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish. Once it’s done, restart your computer and try again. If it didn’t work, you can try to use the “/StartComponentCleanup” parameter: Dism /Online /Cleanup-Image /StartComponentCleanup

Option 3 – Try to use the Registry Editor

The memory range allocated for the tasks and commands to be executed is associated with the IRPStackSize DWORD. Thus, to fix the error, you need to extend the range by applying some registry tweak. Before you proceed, make sure that you create a System Restore point first. Once you’re done, follow these steps:
  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and tap Enter to open the Registry Editor.
  • Next, navigate to this registry key: ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesLanmanServerParameters
  • From there, look for the DWORD named “IRPStackSize” and right-click on it. If you can’t find this DWORD, just right-click on any empty space and select New > DWORD (32-bit) Value.
  • Input “IRPStackSize” as the DWORD name and double click on it and set its Value data to be greater than its default value. Note that the maximum value allowed is “0xc” and the range starts from “0x1”.
  • Now click on OK and exit the Registry Editor and then restart your computer and see if the error is fixed.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status