Logo

Fix error 0x00000709 when connecting a Printer

One of the most common and bothersome issues with a printer is when it refuses to get configured or set up on your computer. Thus when your printer has some configuration issues, you will most likely encounter the error 0x00000709.

This occurs if there is already a default printer set and configured or Windows does not want to configure the new printer at all.

The operation could not be completed (error 0x00000709), Double check the printer name and make sure that the printer is connected to the network.

Today, we will try two fixes that may help you get rid of this error.

Option 1 – Run the Printer Troubleshooter

One of the first basic troubleshooting you can perform to resolve the printer issue is running the Printer Troubleshooter. This built-in troubleshooter can detect and automatically fix the problem for you. To use it, follow these steps:

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “exe /id PrinterDiagnostic” in the field and click OK or hit Enter to open the Printer Troubleshooter.
  • Then click the Next button and follow the next on-screen instructions to fix the issue with the printer.

Option 2 – Try to use some Registry tweaks to add the Printer

You might want to use some tweaks to add the Printer but before you proceed, make sure to create a System Restore Point so that if anything goes out of hand, you can always undo the changes you’ve made.

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
  • When a UAC or User Account Control prompt appears, click Yes.
  • Once you’ve opened the Registry Editor, go to the following key location:

HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows

  • From there, double click on the file named “Device on the right side pane under the Windows folder.
  • Now add the name of your printer in the Value Data field as you can see below and then click the OK button.

Note: As you can see on the image above, you must not change the “.winspool.Ne02:” part and only the first one which is the name of your printer.

  • After that, you will get a message that says, “Cannot edit Device: Error writing the value’s new contents, simply click on OK again. You have to take note of the existing permissions before you proceed to the next step. Once you’ve added the Printer, make sure to reverse the changes you’ve made to the Permissions.
  • Now right click on the Windows folder located on the left pane and click on Permission.
  • Select Restricted under the Group or user names section.
  • Then check the checkboxes for “Full Control”, “Read” and “Special Permissions” under the Permissions for RESTRICTED section.
  • After that click the Apply button and then OK to save the changes made.
  • Next, right-click on the file named “UserSelectdDefault” and select Rename to rename it to your printer’s name.
  • Now restart your computer to successfully apply the changes made.
  • After the printer is added, don’t forget to reverse the Permission changes you’ve made early on.

Option 3 – Try updating the Printer drivers

You might also want to try updating your printer drivers. All you have to do is locate the USB Composite Device. For complete details, follow the steps below.

  • 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 USB Composite Device option and right-click on it, and select the Update Driver from the options.
  • Restart your PC and then click the “Search automatically for updated driver software” option.

Note: You also have the option to download the latest version of your Printer from the manufacturer’s website.

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

Fix Windows Update Error 0x80242006
If you are trying to update your Windows 10 computer using Windows Update but encounter an error code 0x80242006, then you’ve come to the right place as this post will guide you in fixing this particular Windows Update error. This kind of error might be due to mishandling by the operating system. It could also be caused by the antivirus program or security software installed in your computer. When you encounter this error, you will see the following error message on your screen as you try to run Windows Update:
“0x80242006, WU_E_UH_INVALIDMETADATA. A handler operation could not be completed because the update contains invalid metadata.”
Here are some troubleshooting tips you can try to fix Windows Update Error 0x80242006.

Option 1 – Try to reset the Windows Update components

If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. How? Refer to the following steps:
  • Open Command Prompt with admin privileges.
  • After that, type each one of the following command and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
    • ren C:WindowsSoftwareDistribution SoftwareDistribution.old
    • ren C:WindowsSystem32catroot2 Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 2 – Run the Windows Update Troubleshooter

If resetting the Windows Update components didn’t work, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including this one. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 3 – Try to disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 4 – Check the Background Intelligent Service and the Cryptographic Service

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter or click OK to open Services.
  • From the list of Services, look for the following services and make sure that their Startup type is as follows:
    • Background Intelligent Transfer Service – Manual
    • Cryptographic Service ­– Automatic
  • After that, check if the Service status of the listed services above are set to Running. If they’re not, click on the Start button to start these services and then check if you can now enable the Windows Update service or not.

Option 5 – Run 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 to good system files. To run the SFC command, follow the steps given below.
  • 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 while 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.
  • Restart your computer.

Option 6 – Try running the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Update error 0x80242006. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • 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
  • After that, wait until the process is finished and do not close the window as the process will probably take a couple of minutes.
  • Once it’s done, restart your computer.
Read More
Fix The default gateway is not available Error
If you were having some problems with your internet connection and you tried to run the Internet Connections troubleshooter but it displays an error message instead that says, “The default gateway is not available”, read on as this post will show you what you can do to fix this error. The first thing you can do to fix this error is to restart your computer and then try to run the Internet Connections troubleshooter again. However, if you still see the same error message, then you might want to troubleshoot the problem further. You can try to install the Network driver or reinstall the Network adapter drivers. You could also verify the power saving mode or reset TCP/IP as well as disable the Firewall temporarily.

Option 1 – Try installing the Network driver

The very first thing you can do to resolve the error is to install the network driver. It is a common solution to this kind of problem and most users encounter it right after a fresh installation of Windows 10. So if you have done this, then you need to install the network driver so that the network adapters can start working. You can find the network driver in the motherboard CD. On the other hand, if you are using a laptop, you might have to use another computer or mobile to download the network driver from the manufacturer’s website.

Option 2 – Update the Network Adapter drivers

If the first option is not applicable to you since you already have network drivers in your computer, you might want to update the Network Adapter drivers by following these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand them.
  • Then right-click on each one of the Network drivers and update them all.
  • Restart your PC and see if it helped in fixing the BSOD error.
Note: If updating the network drivers didn’t help in fixing the “Windows could not find a driver for your network adapter” error, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly.

You could also try to reinstall the network adapter driver, refer to these steps:

  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.

Option 3 – Try to verify power-saving mode

If you are using a Windows 10 laptop, then you should know that the Power Options panel plays an important role. So if you’re getting an error in your laptop, you have to check some settings that are related to the Power Saving mode. To do so, follow these steps:
  • Open Control Panel and go to Hardware and Sound and click on Power Options.
  • Next, click on the “Change plan settings” option of your selected plan and then click the “Change advanced power settings” option.
  • After that, you should see the Power Options window, and here, expand the Wireless Adapter Settings and Power Saving Mode.
  • Now make sure that the Maximum Performance option is selected. If it’s not, select it and save the changes you’ve made.

Option 4 – Try to reset the TCP/IP

As you know, the TCP/IP or the Internet Protocol is the most important thing if you want to use the internet on your computer. That’s why if it ends up getting corrupted, you need to reset the TCP/IP to fix the problem. To reset TCP/IP, refer to these steps:
  • In the Windows start the search, type “command prompt” and right-click on Command Prompt from the search results.
  • Then select the “Run as administrator” option to open Command Prompt with admin privileges.
  • After that, execute this command: netsh int ip reset resettcpip.txt
  • Once it’s done, exit Command Prompt and restart your computer and then check if the error is now fixed.

Option 5 – Temporarily disable Firewall

On the other hand, the error could also be due to the Firewall software installed on your computer. Thus, disabling them or any security software installed on your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like the error “The default gateway is not available” due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not
Read More
How to Fix Windows 10 Error Code 0x80070032

Error Code 0x80070032 - What is it?

Error Code 0x80070032 is a command that most often relates to codes or commands that have not been entered correctly or do not apply to the given program. It can also appear when mail folders in Windows Mail are not able to sync in the way that they should between the local device and the servers owned by Microsoft.

Common symptoms include:

  • Inability to access your emails
  • Emails not syncing between devices correctly
  • Inability to use certain commands in certain programs

The primary methods used to address Error Code 0x80070032 are fairly basic and easy to complete. Most users should be able to complete these methods on their own and they do not require a lot of time to do. However, if you don’t feel like you have the experience, skills, or knowledge necessary to complete the steps listed below, consider getting in touch with a qualified Windows repair technician to assist you.

Solution

Restoro box imageError Causes

The two main causes for Error Code 0x80070032 are commands entered into programs that cannot be completed or are incompatible with the program at hand and folders in Windows Mail that cannot sync properly.

Further Information and Manual Repair

There are three basic methods that users can try in order to resolve Error Code 0x80070032 on their machine. These are fairly simple and easy to complete. However, if the methods below aren’t successful in resolving the error code or if you do not feel confident in your ability to use them, get in touch with a certified Windows repair professional to assist you.

If you believe that you are seeing the error due to entering a command that didn’t work, use Method One first. If you believe it is due to a mail syncing error, use Methods Two or Three.

Here are the top methods for addressing Error Code 0x80070032:

Method One:  Reinstall the Program in Question

If you believe that you are experiencing Error Code 0x80070032 because of a command that you have entered, the best solution is to reinstall the program in which you were entering the command. You may also want to try updating your program, if able, before reinstalling it. Remember to restart the computer before reattempting to enter in the command that caused the error.

Method Two:  Download and Install Windows System Updates

For many users, Error Code 0x80070032 appears because of a bug in one of the versions of Windows 10. If you believe that this is the case, open up your Windows Updates and check to see if there are any updates that you can install.

For users who are only seeing Error Code 0x80070032 because of the bug mentioned above, Windows released an update that should address the error code on its own. If your computer is fully updated, the error may be resolved on its own. Always remember to restart your computer after installing updates so that the necessary changes can take effect.

Method Three:  Change Your Windows Mail to Local Access

If the above methods did not resolve the problem successfully, you can switch to local access to your Windows Mail, rather than relying on Microsoft access. To do so, complete the following steps:

  • Go into your Windows settings and click on the option for “Accounts.”
  • Select the account that you wish to access and choose the option to sign in using a local account.
  • Enter your password to verify local access.
  • Add in your user name, password, and password hint.
  • Sign out of the local account to finish.

Once this is done, you can switch back to your Microsoft account, which should reset your syncing ability. Follow these steps to switch back:

  • Go back into your settings, selecting “Accounts” and choosing the proper account.
  • Change the option to sign in with a Microsoft account.
  • Enter your password, then your username and password again.
  • Select “Switch” to change back to the Microsoft account.

Method Four: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.
Read More
Completely Remove MixGames from Your Windows PC

mixGames is an Extension for Google Chrome that adds “Games:” functions to Google Chrome. In our testing, this function did not work and only redirects you back to the extension page. There are two variations of mixGames: mixGames Search, which changes the Chrome homepage to one managed by their own advertising-driven search; and mixGames Start, which changes the homepage in Chrome. These extensions utilize Searchalo to change search engine functions from the default or user-set preferences to Yahoo, injecting additional advertising. Due to the browser function modifications, mixGames is classified as potentially unwanted and is flagged for detection and optional removal by some Antivirus programs.

About Browser Hijackers

Browser hijacking is a common type of online fraud where your web browser configuration settings are altered to allow it to do things you do not intend. They are created to disrupt web browser programs for a variety of reasons. These are typically used to force hits to predetermined sites, manipulating web traffic to generate ad revenue. Nevertheless, it isn’t that innocent. Your internet safety is jeopardized and it is also extremely annoying. What’s more, hijackers can make the entire infected system fragile – other dangerous malware and viruses would use these opportunities to get into your system very easily.

Indications of browser hijack

There are various symptoms that could indicate a browser hijacking: 1. the browser’s home page is modified 2. new bookmarks pointing to pornographic websites are added to your favorite pages 3. the main web browser settings are modified and unwanted or unsafe resources are added to the trusted websites listing 4. you’re getting new toolbars you have never noticed before 5. your browser will display constant pop-up windows 6. your internet browser starts running sluggishly or exhibits frequent errors 7. you cannot go to certain sites like home pages of antivirus software.

Exactly how browser hijacker finds its way onto your computer

Browser hijackers infect computers by numerous means, including through a file-share, a drive-by download, or an infected e-mail attachment. Many internet browser hijackings come from add-on programs, i.e., browser helper objects (BHO), toolbars, or plug-ins added to web browsers to give them extra capabilities. A browser hijacker can be installed as a part of freeware, demoware, shareware, and fake programs. A good example of a well-known browser hijacker is the latest Chinese malicious software known as “Fireball”, which has infected 250 million computer systems globally. It works as a hijacker but can be turned into a full-functioning malware downloader later on. Browser hijacking can cause severe privacy problems and even identity theft, disrupt your web browsing experience by taking command over outbound traffic, substantially slows down your personal computer by depleting a lot of resources, and result in system instability at the same time.

How you can fix a browser hijack

Some hijackers can be easily removed by uninstalling the free software they were included with or by eliminating any extension you’ve recently added to your browser. But, the majority of hijacking codes aren’t easy to remove manually, since they go deeper into your operating system. Besides, browser hijackers can modify the Windows registry therefore it can be quite hard to restore all of the values manually, especially if you’re not a very tech-savvy individual.

How To Install Safebytes Anti-Malware On An Infected PC

All malware is bad and the consequences of the damage will vary according to the specific kind of malware. Certain malware types modify web browser settings by including a proxy server or change the computer’s DNS settings. In such cases, you will be unable to visit certain or all internet sites, and therefore unable to download or install the required security software to remove the infection. If you are reading this, you may have affected by a virus that stops you from downloading a computer security application like Safebytes Anti-Malware. Do as instructed below to remove malware by alternate methods.

Get rid of viruses in Safe Mode

In Safe Mode, you could modify Windows settings, uninstall or install some applications, and remove hard-to-delete viruses. In the event the malware is blocking internet access and affecting your computer, running it in Safe Mode allows you to download anti-malware and run a diagnostic scan while limiting possible damage. To get into Safe Mode or Safe Mode with Networking, press the F8 key while the PC is starting up or run MSConfig and find the “Safe Boot” options in the “Boot” tab. Once you are in Safe Mode, you can try to download and install your antivirus software program without the hindrance of the malware. Following installation, run the malware scanner to get rid of standard infections.

Switch over to an alternative browser

Some malware only targets specific internet browsers. If this sounds like your situation, make use of another internet browser as it could circumvent the computer virus. The ideal way to avoid this issue is to pick a web browser that is well known for its security features. Firefox contains built-in Malware and Phishing Protection to keep you secure online.

Create a portable USB antivirus for removing malware

Another option would be to make a portable antivirus program on your USB flash drive. Do these simple steps to clean up your affected computer using a portable antivirus. 1) On a clean computer, download and install Safebytes Anti-Malware. 2) Plug the USB drive into the uninfected computer. 3) Double-click the executable file to open the installation wizard. 4) Choose the drive letter of the pen drive as the location when the wizard asks you where you want to install the antivirus. Follow activation instructions. 5) Transfer the flash drive from the clean PC to the infected PC. 6) Double-click the EXE file to run the Safebytes program from the pen drive. 7) Run Full System Scan to detect and get rid of all types of malware.

Protect Your Computer & Privacy With SafeBytes Anti-Malware

These days, an anti-malware tool can protect your computer from different kinds of online threats. But how do choose the best one among several malware protection software that’s available on the market? You may be aware, there are lots of anti-malware companies and tools for you to consider. Some are well worth your money, but most aren’t. You have to be very careful not to choose the wrong application, especially if you purchase a paid software. Among few good applications, SafeBytes Anti-Malware is the highly recommended program for the security-conscious user. SafeBytes anti-malware is a powerful, very effective protection software intended to assist users of all levels of IT literacy in identifying and removing harmful threats out of their personal computers. Using its outstanding protection system, this software will quickly detect and remove the majority of the security threats, which include browser hijackers, viruses, adware, ransomware, PUPs, and trojans. SafeBytes anti-malware takes PC protection to a whole new level with its enhanced features. The following are some of the best ones: World-class AntiMalware Protection: Using its enhanced and sophisticated algorithm, this malware removal tool can identify and eliminate the malware threats hiding in your computer effectively. Active Protection: SafeBytes delivers complete and real-time security for your PC. It’ll constantly monitor your pc for hacker activity and also provides users with superior firewall protection. Website Filtering: Through its unique safety rating, SafeBytes alerts you whether a site is safe or not to visit it. This will assure that you’re always certain of your online safety when browsing the web. Faster Scan: This tool has one of the fastest and most efficient virus scanning engines in the industry. The scans are very accurate and take a short amount of time to complete. Low Memory/CPU Usage: SafeBytes is really lightweight software. It consumes an extremely small amount of processing power as it works in the background therefore you will not see any computer performance problems. 24/7 Assistance: You can get totally free 24/7 technical support from their computer experts on any product queries or computer security issues.

Technical Details and Manual Removal (Advanced Users)

If you do not wish to use malware removal software and like to remove mixGames manually, you may accomplish this by going to the Windows Add/Remove Programs menu in the control panel and removing the offending program; in cases of browser extensions, you could uninstall it by going to the browser’s Add-on/Extension manager. It is also suggested to factory reset your browser settings to their default state. Lastly, examine your hard disk for all of the following and clean your Windows registry manually to remove leftover application entries following an uninstallation. But bear in mind, this is a complicated task and only computer experts can perform it safely. In addition, certain malware is capable of replicating or preventing deletion. Completing this task in Safe Mode is recommended.
Registry: HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain Default_Page_URL HKEY_LOCAL_MachineSoftwareClassesmixGame HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun .exe HKCUSoftwareMicrosoftWindowsCurrentVersionInternet Settingsrandom HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionrunrandom HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings CertificateRevocation = ’0
Read More
Disable Windows print spooler in PowerShell
The third time is charm saying goes but not when we are talking about Microsoft. Print spooler is again in focus, in a bad way. This is the third print spooler vulnerability to emerge in just five weeks. While a critical flaw was originally identified and patched in June, a similar flaw came to light shortly after and was subsequently patched (with mixed success). print spoolerMicrosoft is once again advising its customers to disable Windows print spooler after a new vulnerability that allows hackers to execute malicious code on machines has emerged. While a patch fixing the flaw will be released in due course, the most effective workaround currently on the table is to stop and disable the print spooler service entirely.
"An elevation of privilege vulnerability exists when the Windows Print Spooler service improperly performs privileged file operations. An attacker who successfully exploited this vulnerability could run arbitrary code with SYSTEM privileges. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights."

Stop this service right away or you are risking a potential attack.

  1. Press ⊞ WINDOWS + X to open the hidden menu
  2. Click on Power Shell (admin)
  3. In Power Shell type in the following command to check if spool service is running: Get-Service -Name Spooler followed by ENTER
  4. If spooler service is running type in the next command to stop it: Stop-Service -Name Spooler –Force and press ENTER
  5. Then follow with this command to disable it at startup: Set-Service -Name Spooler -StartupType Disabled followed with ENTER
That’s it, we hope a patch will come soon for all the people that are using network printing and indeed need this service running in order to do work.
Read More
Completely Uninstall and Remove Flash
Google Chrome, Microsoft Edge, Mozilla Firefox are some of the leading browsers commonly used these days and they all include an embedded copy of the Adobe Flash Player. So if you are running a Windows 10 PC then you can have up to 4 copies of Adobe Flash Player; one for Microsoft Edge, one for Internet Explorer, one for Opera, one for Firefox. You might also experience cases wherein two flash players are simultaneously running, i.e. one installed in Chrome as a single plug-in and another one installed in Windows, trying to parse the data. And in such cases, you might consider removing or uninstalling one of the versions of Adobe Flash Player. If you do, then you’ve come to the right place as this post will guide you in disabling the embedded Adobe Flash Player in Windows 10. Before you get started in removing the Adobe Flash Player in Internet Explorer & Microsoft Edge browser, you need to sign in with your administrative account even if don’t use it or set it as the default browser. After you’ve signed in to your administrative account, follow the steps below. Step 1: Open your browser, if you are using Edge then open it. Step 2: After opening your browser, go to its Settings and select Advanced Settings. Step 3: Next, Move the slider against the “Use Adobe Flash Player” option to off. Step 4: After that, open File Explorer and navigate to this address, “C:/Windows/servicingPackages” and from there, check on the following entries:
  • Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64….(version number of the Flash Player)
  • Adobe-Flash-For-Windows-WOW64-Package~31bf3856ad364e35~amd64….(version number of the Flash player #)
  • Adobe-Flash-For-Windows-onecoreuap-Package~31bf3856ad364e35~amd64…(version number of the Flash Player)
Step 5: Take note of all the listed package names of Adobe Flash Player and tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor. Step 6: Next, right-click on the three keys which have the name of the packages you listed and select “Permissions” one after the other. Step 7: Then check “Allow” to enable full control for the Administrators account and click OK to save the changes made. Step 8: Select the three keys one after the other and select Visibility DWORD located on the right side and then right-click on Visibility and change the Value data from 2 to 1. Step 9: Go over the same procedures again for the other keys. Once you’ve completed then you should now be able to remove packages using the DISM tool. Step 10: Simply open an elevated Command Prompt and execute the following commands:
  • dism /online /remove-package /packagename:Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64-10.0.17134.1
  • dism /online /remove-package /packagename:Adobe-Flash-For-Windows-WOW64-Package~31bf3856ad364e35~amd64-10.0.17134.1
  • dism /online /remove-package /packagename:Adobe-Flash-For-Windows-onecoreuap-Package~31bf3856ad364e35~amd64-10.0.17134.1
Keep in mind that the numbers at the end could be different on your computer due to the difference of version number so you have to use the numbers on your system. After that, reboot your computer.
Read More
Fix Microsoft Store error 0x80072F30
If you got the Microsoft Store error code 0x80072F30 while trying to open Microsoft Store, then it indicates that the Store fails to connect to the internet or is not able to launch successfully for some reason. It could be that the Windows Update Service has stopped or the Windows Store cache might be corrupted or it could just be due to a poor internet connection. Whichever the cause is, you have to fix this error so that you can use Microsoft Store again and you won’t be getting the following error message every time you open the app:
“Check your connection, Microsoft Store needs to be online, It looks like you are not, error code 0x80072f30.”
The error code 0x80072F30 is related to the Windows Store which prevents it from opening properly. To resolve this problem, you can try fixing the problem with the help of the options given below. Follow each one of them carefully.

Option 1 – Check your internet connection

The first and most obvious thing you can do is to check your internet connection. This may only be a basic tip but it sure works like a charm in most cases. And if you have another internet connection available, you can also try connecting to that and see if you can pull up Microsoft Store or not. 1] Change your internet connection: A basic tip, but sometimes works like a charm. You may want to check if your internet connection has an issue, or you can also try opening a website and see if you can open it and if possible try connecting to a different internet connection and see if the Microsoft Store opens for you. We also suggest you try changing your DNS and see if it helps.

Option 2 – Check the date and time as well as the time zone of your PC

A lot of services and apps rely on the Date, Time, and Time Zone of your PC which is why if they are not configured correctly, a request from the client machine will be rejected from the server and the same thing happens with the Microsoft Store.
  • First, go to Settings > Time and Language.
  • From there, check if it is set to Automatic or not – if it is, switch the toggle button off to set the Time and Time zone manually.
  • Then select the right time zone manually.
  • On the other hand, if the Time and Time zone is set manually, you have to switch the toggle button on to set Time and Time zone automatically.
  • Restart your PC and afterward try opening Microsoft Store again and check if the problem’s fixed or not.

Option 3 – Run the Network Adapter Troubleshooter

Since Windows 10 is packed with various troubleshooters – one of which is the Network Adapter Troubleshooter – you can use it to troubleshoot the problem. To use it, follow these steps:
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.

Option 4 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again.

Option 5 – Check the Windows Update Service status

You might also want to check the status of the Windows Update Service since the proper functioning of this app depends on the Windows Update Service. It could be that there is some issue with the service which is why you’re getting the error code 0x80072F30 while trying to open Microsoft Store.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “services.msc” in the field and hit Enter to open Services.
  • Next, look for Windows Update Service from the list of available services in Windows.
  • Once you see it, check if its status is STOP or Pause and then change the status to Automatic.
Read More
CLR20R3 error while launching an Application
CLR20R3 error is received when you are launching an application in Windows 10. It can happen because of two reasons, a corrupted application file or missing system components. Keep on reading in order to find solutions to fix this error.
  1. Run the program in compatibility mode

    Locate problematic application executable file Right-click on executable Click on properties Go to the compatibility tab and try running the application in the previous version of Windows or as an administrator.
  2. Reset Windows media component

    Right-click on Start, then left-click on command prompt (admin) In command prompt type next command and after each line of command press ENTER regsvr32 atl.dll cd C:\WINDOWS\eHome ehSched /unregServer ehSched /service ehRecvr /unregServer ehRecvr /service ehRec.exe /unregServer ehRec.exe /regserver ehmsas.exe /unregServer ehmsas.exe /regserver
  3. Reinstall Windows media player

    Go to control panel Click on Program and Features > Turn Windows feature on or off. Expand Media Features, uncheck Windows Media Player, and click Ok. Restart your PC, go through the same steps, tick Windows Media Player, and restart your computer once again.
  4. Reinstall .NET framework

    Go to control panel Click on Program and Features > Turn Windows feature on or off. Uncheck “.NET Framework 3.5” and “.NET Framework 4.8”, and click Ok. Restart your computer, go through the same steps, check “.NET Framework 3.5” and “.NET Framework 4.8”, and restart your computer once again.
  5. Update Windows

    Go to settings and check for updates
Read More
Fix user account is not authorized
If you encounter an error message saying, “The connection was denied because the user account is not authorized for remote login” when you try to establish a remote connection, read on as this post will help you resolve the problem. This kind of error occurs when the targeted host does not allow you to access that system remotely. Based on the error, you are not authorized to log in remotely which means that you need to obtain the correct permission. There are several potential fixes you can try for this error. You can try to check the Remote Desktop Users group or add users to the Security group or check the Remote Desktop Service itself. Refer to the options provided below for more detailed instructions to fix the “The connection was denied because the user account is not authorized for remote login” error.

Option 1 – Try checking the Remote Desktop Users group

You can encounter this error when the Remote Desktop Users group does not have any permission for your user account that you are using to establish a remote connection. Thus, you need to make sure that your user account is a member of the Remote Desktop Users group. How? Refer to these steps:
  • Tap the Win + R keys on your keyboard and then type “cmd” in the field and tap Enter or click OK to open Command Prompt.
  • After opening Command Prompt, type the “lusrmgr.msc” command and tap Enter to execute it.
  • Alternatively, you can also search for “lusrmgr.msc” in the Start Search and once you’ve opened it, select Users and then double click on your user name to open its Properties.
  • From there, switch from the “General” tab to the “Member Of” tab.
  • Next, if you can’t see any Remote Desktop Users group under the Administrator, you have to add it. To do that, just click on the Add button.
  • After that, on the newly opened window, click on the Advanced and Find Now buttons, respectively.
  • And in the Search results box, double click on Remote Desktop Users.
  • Now click on the OK button to save the changes made and check if you can now connect to a remote host or not.

Option 2 – Try to add a user to the Security group

You can actually block or allow a user from logging on through the Remote Desktop Services. However, if you do not have the right setting, you won’t be able to use this functionality. Thus, you need to confirm this setting. To do that, follow the steps below.
  • In the Start Search, type “secpol.msc” in the field and tap Enter to open the Local Security Policy panel.
  • From there, go to User Rights Assignment.
  • Next, look for a policy named “Allow log on through Remote Desktop Services” located on your right-hand side and then double click on it to open its Properties.
  • If you were not able to find the Remote Desktop Users under Administrator, then you have to add it by simply clicking on the Add User or Group button.
  • After that, enter “Remote Desktop Users” in the blank field and click the OK button to save the changes made.
  • Now restart your computer and try connecting again to the remote host.

Option 3 – Try checking the Remote Desktop Users group

There is a service that’s supposed to be running and needs to be set up correctly for you to connect to the remote host. And so you need to ensure that this service is up and running. To do so, follow these steps:
  • Tap the Win + R keys to launch the Run utility.
  • Then type “services.msc” in the field and hit Enter or click OK to open the Services Manager.
  • Next, look for the Remote Desktop Services and double click on it to open its Properties.
  • After that, go to the “Log On” tab and select the “This account” option and then click on the Browse button.
  • On the next screen that appears, look for the Advanced button and click on it and use the Find Now button to search.
  • You will see “NETWORK SERVICE”. Double click on it and then save the changes you’ve made to the settings.
  • Finally, restart your PC and see if the problem is now fixed.
Read More
What to do if Windows is stuck in Tablet Mode
To make the Windows 10 operating system a lot more user-friendly, Microsoft introduced the Tablet Mode for Windows 10 devices, especially the 2-in-1 devices like Surface Pro and Surface Book. Despite the Tablet Mode’s efficiency, it also encounters some errors from time to time. One of the issues users reported about tablet mode is that they can’t turn off or exit tablet mode. If you are one of these users, read on as this post will guide you in what you can do to fix the issue. To fix the problem with Tablet Mode, there are several suggestions you can check out. You can try to check the full-screen setting, or perform a full shutdown or perform two buttons to restart the Surface devices. You could also disable Tablet Mode via Registry Editor or perform System Restore or change the settings in the System tab or the Action Center.

Option 1 – Try to check the full-screen setting

  • Tap the Win + I keys to open the Windows Settings app.
  • Then navigate to this path, Personalization > Start.
  • Next, scroll down to toggle off the “Use Start Full Screen” option.
  • After that, restart your computer and see if the problem is fixed.

Option 2 – Perform a full shutdown

  • Open Command Prompt with admin privileges first.
  • Next, execute this command to perform a full shutdown: shutdown /s /f /t 0
  • The command you entered will shut down your computer and once it’s turned off, wait for a couple of minutes and then turn it back on.

Option 3 – Try to perform a two-button restart on your Surface device

  • Tap and hold the power button for about 30 seconds.
  • Then release them after 30 seconds.
  • After that, tap and hold the volume up + the power button for 20 seconds. This will cause the display to flash a few times but you have to keep those buttons pressed until your Surface device is turned off.
  • Wait for a couple of minutes and your Surface will turn back on. This should resolve the problem.

Option 4 – Try to disable the Tablet Mode via Registry Editor

  • In the Start Search, type “registry editor” and right-click on the Registry Editor from the results, and then select the Run as administrator option. This will open the Registry Editor with admin privileges.
  • Next, navigate to this registry key: ComputerHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionImmersiveShell
  • From there, look for the DWORD named “SignInMode” and double click on it.
  • Set its value to “1” and its base as hexadecimal.
  • After that, click on OK to save the changes made. This will make sure that you are signed in to the desktop mode when you log into your account.
  • Now look for the DWORD named “TabletMode” and double click on it and set its value data to “0” and it's base as hexadecimal.
  • Click on OK to save the changes made and then restart your computer.

Option 5 – Run System Restore

  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 6 – Try changing the settings in the System tab or the Action Center

  • Go to Settings and navigate to System > Tablet Mode.
  • After that, scroll down to set the “Use desktop mode” from the drop-down menu under the “When I sign in” section.
  • Now restart your computer and see if the issue 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