Logo

How to reset TCI/IP stack in Windows

TCI/IP or as known as Internet protocol is one that controls packets that are sent over the internet and makes sure that each one has reached its destination so you can pleasantly browse your favorite websites. The setting for the given protocol is stored locally on your machine and most of the time, everything works fine and good, but sometimes, these settings can get corrupted.

tcp/ip reset protocol

Malware or other software can temper with setting making TCP/IP making it wrong and throwing nondescript connection errors in your face. If you are faced with this issue worry not because fixing this issue is really easy.

Before we actually go and fix the issue please do scan your system with your protection suite just to be sure that if there is any kind of malware on the system it is properly removed from it.

Resetting TCP/IP

First thing is to open search and find PowerShell, press the Windows key on the keyboard, and type in PowerShell so search results are shown. Click on Run as administrator to open PowerShell in elevated mode.

Once PowerShell is opened type indie it:

netsh IP reset and press ENTER. The task will start executing and at this point you will see a lot of Resetting, OK! messages. Once everything is finished restart your PC and you are good to go.

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 GWXUX has stopped working in Windows
If your Windows 10 computer is downloading or installing updates but suddenly an error pops up saying, “GWXUX has stopped working”, read on as this post will show you what you can do to resolve the problem. GWXUX is a process responsible for downloading and installing Windows updates and is installed on your computer via Windows Updates. That particular update is known as “KB3035583”. Through this process, the “Get Windows 10” pop-ups are installed and initiated by Microsoft. This process is also capable of checking the compatibility of your PC to run Windows 10 as well as preparing it for installation. However, this process might also result in excessive usage of Disk and sometimes, CPU. So in this post, you will be guided on how you can fix the issue with the GWXUX. Follow the instructions given below carefully.

Option 1 – Disable GWXUX in the Task Scheduler

You will have to disable the gwxux.exe process to run from the Task Scheduler. Thus, you need to follow the steps below to do so.
  • Open the Cortana Search box and then type “task scheduler” in the field.
  • Then click on Task Scheduler from the related search results that appear to open it.
  • After opening the Task Scheduler, navigate to Microsoft > Windows > Setup > gwx on the left panel from the Task Scheduler Library.
  • Once you select the GWX folder, you will see two tasks that are listed under that folder. Select both of these tasks and permanently disable them.
  • Restart your computer to apply the changes made and check if the issue is now fixed or not.

Option 2 – Uninstall the KB3035583 Windows Update

  • To uninstall the KB3035583 Windows Update, you need to go to Control Panel, and for you to do that, type “control panel” in the Cortana Search box.
  • After that, click on Control Panel from the related search results given.
  • Once Control Panel is pulled up, search for “View Installed Updates” in the search field from the top right part of the window.
  • Next, click on a link labeled, “View Installed Updates” under the Programs and Features menu.
  • After clicking the link, you will see the list of all the installed updates in your computer from the Windows Updates.
  • Now look for an update named “KB3035583” and select it.
  • You should notice the Uninstall button located at the top portion of the sub-menu ribbon as you can see on the snippet below. Click on that button to uninstall the KB3035583 Windows Update.
  • After uninstalling the update, make sure to restart your computer to apply the changes made.

Option 3 – Try using the System File Checker

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 the error 0x80200056. 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 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.
After running the System File Checker, restart your computer and check if the error with the GWXUX.exe file is now fixed or not.
Read More
Restoring accidentally deleted system files
There are times when we delete a system files without meaning to on your Windows 10 computer. This happens a lot for users sometimes mistake a system file for a malware-laden file or junk file when it’s actually a system file from the System32 or SysWOW64 folder. In such cases, it could affect your computer. For instance, you might not be able to reboot your PC or open Settings. If you have removed system files from any of these folders by accident and you desperately want to restore them, read on, as this post will guide you in resolving the problem. Restoring them isn’t actually hard, just make sure that you have system admin access. The good thing is that there exists Windows Resource Protection which protects registry keys and folders and even critical system files. So if there are any detected changes to a protected system file, the modified file is restored from a cached copy located in the Windows folder. However, if the Windows Resource Protection program fails to restore these files, you need to check out the given fixes below.

Option 1 – Run System File Checker scan

To restore the system files you deleted, you can try running System File Checker or SFC scan. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
  • Boot your PC into Safe Mode.
  • Hit the Win + R keys 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.
  • Reboot your computer.

Option 2 – Try to run the DISM tool

Aside from System File Checker, you can also run the DISM or Deployment Imaging and Servicing Management Tool as it could help in restoring the system files on your Windows 10 computer. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” which could help you resolve the problem.
  • 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.

Option 3 – Try performing a System Restore

Running System Restore can also help you bring back the system files. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • 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 4 – Try to run Automatic or Startup Repair

Startup Repair, previously known as Automatic Repair, is an advanced tool in Windows that can help you diagnose various system issues, including this one. This tool will scan system files, configuration settings, registry settings, and so on in order to fix the problem on its own. To run Startup Repair, all you have to do is boot into the Advanced Startup Options and then go to Troubleshoot > Advanced option > Startup Repair and then run it. This will resolve the problem if you have deleted any system file that’s essential to your Windows 10 PC.

Option 5 – Reset your computer

  • Tap the Win key or click on the Start button located in the Taskbar.
  • Then click on the Power button at the bottom right portion of the screen.
  • Next, press and hold the Shift key on your keyboard and then click on Restart. This will restart your Pc into the Advanced Startup options.
Note: Once you have access to the Advanced Startup options, you have to go to the setting which allows you to Reset your Windows 10 PC. All you have to do is select Troubleshoot > Reset this PC to reach the following screen Afterward, select either the “Keep my files” option and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer without losing your files.
Read More
How to remove Sadooma from your PC

Sadooma is a Browser Extension for Google Chrome. This extension offers users the ability to search for any trending news on the web.

This extension changes your default search engine to Yahoo, and while active it changes the displayed ads on your browser, allowing it to make revenue on every ad you click. While this is not inherently malicious, the extension redirects your search to its servers first before forwarding it to yahoo and displaying search results. The information that is sent back to the servers contains your browsing data & visited web pages. As this represents a security and privacy risk, Sadooma is classified as a browser hijacker for its potentially unwanted functions and poor user experience. From the Author:
We’ve got what you need! If you are like us, addicted to interesting viral content, you’ve reached the best place for this. Sadooma will help you to find what is trending right now on the internet in an easy and immediate way. Privacy – We don’t share your information with others. Trending Content – New viral content every day Up to Date – We update sources to keep things fresh. Made with Love – Our content is safe and suitable for all ages.

About Browser Hijackers

Browser hijacking is a type of unwanted software, commonly a browser add-on or extension, which then causes modifications in the web browser’s settings. Browser hijackers can do more than simply modifying home pages. It redirects you to the sponsored sites and inserts advertisements on the internet browser that helps its creator generate earnings. A lot of people think that these types of sites are legitimate and harmless but that is not true. Nearly all browser hijackers pose an existent threat to your online safety and it is vital to classify them under privacy dangers. In a much worst case, your web browser could be hijacked to download malicious software that will do a lot of damage to your computer.

Indications of browser hijack

There are many symptoms that point to a browser hijacking: you see unauthorized modifications to your web browser’s homepage; you get re-directed to sites you never intended to visit; default web engine is modified; you’re getting browser toolbars you haven’t noticed before; your internet browser will display constant pop-up windows; your web browser starts running slowly or presents frequent errors; You can’t access certain websites, particularly anti-virus websites.

How they get into your computer or laptop

Browser hijackers infect computers via malicious email attachments, downloaded infected computer files, or by visiting infected sites. Many web browser hijackings originate from add-on software, i.e., browser helper objects (BHO), toolbars, or extensions added to web browsers to give them extra features. Browser hijackers sneak to your computer along with free software application downloads that you unknowingly install alongside the original. An example of some well-known browser hijacker includes Conduit, Anyprotect, Babylon, SweetPage, DefaultTab, RocketTab, and Delta Search, but the names are regularly changing.

Removal

Certain browser hijacking could be quite easily stopped by finding and removing the corresponding malware application from your control panel. But, the majority of hijackers are really tenacious and require specialized applications to remove them. You should think about undertaking manual repairs only if you’re a tech-savvy individual, as potential risks are associated with fiddling with the system registry and HOSTS file. You might opt for automatic browser hijacker removal methods by simply installing and running a reliable anti-malware application. One of the top tools for correcting browser hijacker malware is SafeBytes Anti-Malware. It can help you remove any pre-existing malware in your computer and gives you real-time monitoring and protection from the latest internet threats. Together with the anti-malware tool, a system optimizer will help you in removing all linked files and modifications in the computer registry automatically.

What To Do When You Cannot Install Any Antivirus?

All malware is inherently dangerous, but certain kinds of malware do a lot more damage to your computer than others. Some malware variants modify internet browser settings by including a proxy server or change the computer’s DNS configurations. In such cases, you’ll be unable to visit some or all websites, and thus unable to download or install the required security software to clear out the computer virus. If you are reading this, you may have infected by a virus that prevents you from downloading computer security software like Safebytes Anti-Malware. Although this sort of issue will be difficult to circumvent, there are some steps you can take.

Make use of Safe Mode to resolve the problem

In Safe Mode, you could adjust Windows settings, un-install or install some programs, and eliminate hard-to-delete malware. If the malicious software is set to load immediately when the computer starts, switching into this mode may well prevent it from doing so. In order to enter into Safe Mode or Safe Mode with Networking, press the F8 key while the computer is starting up or run MSCONFIG and locate the “Safe Boot” options under the “Boot” tab. Once you are in safe mode, you can try to download and install your anti-malware software program without the hindrance of malicious software. After installation, run the malware scanner to eliminate most standard infections.

Switch to some other browser

Malicious code may exploit vulnerabilities on a specific internet browser and block access to all anti-virus software websites. When you suspect that your Internet Explorer happens to be hijacked by a computer virus or otherwise compromised by hackers, the best plan of action is to switch to a different internet browser such as Google Chrome, Mozilla Firefox, or Apple Safari to download your chosen security application – Safebytes Anti-Malware.

Install and run anti-virus from your Thumb drive

Another solution is to save and run an antivirus program entirely from a USB drive. Try these simple actions to clear up your infected PC using a portable antivirus. 1) Make use of another virus-free PC to download Safebytes Anti-Malware. 2) Plug the Flash drive into the clean computer. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) Select the drive letter of the flash drive as the location when the wizard asks you where you would like to install the anti-virus. Follow the on-screen instructions to finish the installation process. 5) Remove the pen drive. You may now use this portable anti-malware on the infected computer. 6) Double click the Safebytes Anti-malware icon on the flash drive to run the program. 7) Run Full System Scan to identify and get rid of all kinds of malware.

Let's Talk About SafeBytes Anti-Malware!

If you are looking to download the anti-malware program for your computer, there are several tools in the market to consider however, you cannot trust blindly anyone, no matter whether it is paid or free program. Some of them do a great job in getting rid of malware threats while some will affect your PC themselves. You have to purchase a tool that has got a good reputation and detects not just viruses but other sorts of malware as well. One of the recommended tools by industry analysts is SafeBytes Anti-Malware, the safest program for Microsoft Windows. SafeBytes anti-malware is a powerful, very effective protection software made to assist users of all levels of IT literacy in finding and removing malicious threats out of their personal computers. Using its cutting-edge technology, this application will help you get rid of several types of malware including computer viruses, PUPs, trojans, worms, ransomware, adware, and browser hijackers. There are many great features you’ll get with this security product. Below are some of the highlighted features included in the tool. Real-time Threat Response: SafeBytes provides round-the-clock protection for your PC restricting malware intrusions instantly. It will regularly monitor your laptop or computer for hacker activity and also provides users with advanced firewall protection. World-class AntiMalware Protection: Safebytes is made on the best virus engine in the industry. These engines will find and get rid of threats even during the early phases of a malware outbreak. Faster Scanning: This software has got one of the quickest and most effective virus scanning engines in the industry. The scans are very accurate and take a short amount of time to complete. Safe Web Browsing: SafeBytes provides an instant safety rating on the web pages you are about to check out, automatically blocking unsafe sites and make sure that you’re certain of your online safety while browsing the net. Lightweight Tool: SafeBytes is a lightweight and user-friendly anti-virus and antimalware solution. Since it uses minimal computer resources, this application leaves the computer’s power exactly where it belongs to: with you actually. 24/7 Online Technical Support: You could get high levels of support round the clock if you’re using their paid software. To sum it up, SafeBytes Anti-Malware is pretty great for securing your laptop or computer against all sorts of malware threats. There is no doubt that your computer will be protected in real-time as soon as you put this software to use. So if you’re trying to find a comprehensive antivirus program that’s still simple enough to use, SafeBytes Anti-Malware is exactly what you will need!

Technical Details and Manual Removal (Advanced Users)

If you don’t want to use malware removal software and prefer to eliminate Sadooma manually, you could do so by going to the Add/Remove Programs menu in the Control Panel and removing the offending software; in cases of browser add-ons, you may uninstall it by visiting the browser’s Add-on/Extension manager. You might even want to reset your browser settings, as well as clear your web browser cache and cookies. In order to ensure the complete removal, manually examine your hard disk and registry for all the following and eliminate or reset the values as needed. However, editing the Windows registry is actually a complicated job that only advanced users and professionals should try to fix it. In addition, certain malicious programs have the capability to defend against its deletion. You are encouraged to do this procedure in Safe Mode.
Files: %USERPROFILE%\AppData\Local\Google\ Registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
Read More
Pixel's fast emergency dialer

Google's Pixel smartphone is one if not the best Android smartphone on the market. It regularly gets updates and Google is really trying to keep it as a top choice for Android smartphone users. One of the new things that Google has released for its smartphone series is a new emergency dialer.

google pixel 6

With an emergency dialer, you will be able to quickly access local contact information for police, fire, and medical services. This dialer is able to contact before mentioned services even when the phone is locked and when you are traveling.

The idea is to quickly access the default emergency number no matter in which country you are currently in, service will find the appropriate number and set it as default so if you need it there is no delay in searching for the appropriate number and dialing it.

Once the service is enabled on the device you can swipe up and tap Emergency call without unlocking your phone or you can press and hold the power button for five seconds and tap Emergency.

If you have a Pixel smartphone go to the Google support page and follow instructions on how to enable this service. It costs nothing and it could potentially even save your life.

Read More
Perform Voice Activation Troubleshooting
One of the smoother things that Microsoft did with the Windows 10 operating system is to separate Cortana from Search. This means that Cortana is strictly now a voice assistant and many users have seen it coming since not everyone uses Cortana. In addition, it also paved the way for other virtual assistants like Alexa to get on board with Windows 10. And now in the newly released Windows 10 v1903, Windows has brought the Voice Activation under Privacy. In this post, you will be guided on how to perform the Voice Activation troubleshooting on your Windows 10 computer. To use Voice Activation in Windows 10, follow, in the Start Search, type “voice activation” and click on “Voice activation privacy settings” listed in the search results. And from there, you can choose to allow apps to use Microphone, like listen in the background as well as select which app can access it. Each time enabled voice assistants continue to listen via microphone for the voice keyword, the app will activate itself for the keyword and will react depending on what you ask it. So if you are using a voice assistant and it didn’t respond when you speak the keyword, just go to Settings > Privacy > Voice Activation and follow these steps:

Option 1: Check the App permission to use the voice activation feature.

You have to make sure that the toggle button for the Voice activation feature is turned on globally. It can be found under the “Allow apps to use voice activation” section. You also have to ensure that the microphone is available for apps that use this feature.

Option 2: Voice activation is not working under the lock screen.

If you tend to use the voice assistant even when your computer is locked, Microsoft has a specific setting that you have to turn on. You need to make sure that the toggle button for the “Allow apps to use voice activation when this device is locked” option is turned on. However, keep in mind that the voice assistants are not locked to only recognize your voice as they also answer to anyone who will use the voice keyword.

Option 3: Check the individual permissions of apps.

If the voice assistant is not working, you have to check each one of the apps’ permissions for voice keyword, and the option to work under locked condition works.

Option 4: Run the Microphone troubleshooter.

If you’ve verified that the settings are in place, then you have to run the Microphone troubleshooter by simply going to Settings > Privacy > Microphone. From there, make sure that the toggle button for the following options is turned on:
  • Allow apps to access your microphone
  • Enable microphone access for the voice assistant
And if it’s a desktop app, you have to enable the toggle on at the end.
Read More
Fix Update Error 0x800705B3 in Windows
Some Windows users are encountering the 0x800705b3 error code after failing to install a pending update on Windows 10. Most commonly this particular issue is reported to occur with Integrated webcam drivers updates and Bluetooth adapter driver updates. Follow the guide below in order to fix the issue and update your Windows successfully

Running the Windows Update Troubleshooter

The majority of users that were dealing with this issue reported that the issue was fixed after they ran the Windows Update Troubleshooter and applied the recommended fix.
  1. Open a Run dialog box by pressing ⊞ WINDOWS + R. Inside the text box, type ‘ms-settings:troubleshoot’ and press ENTER to open up the Troubleshooting menu. Opening the Troubleshooting tab on Windows 10
  2. Once you’re inside the Troubleshooting tab, move over to the right-hand section of the screen and click on Windows Update (under Get up and Running). Next, from the context menu that just appeared, click on Run the Troubleshooter.
  3. Once you’re inside the Windows Update troubleshooter, wait until the initial scan is complete and see if a viable repair strategy is found.
  4. If the scan has identified a strategy with the potential to fix your ongoing issue, click on Apply this fix and wait until the procedure is complete. Applying the fix Note: Depending on the type of fix that was recommended, you might need to follow an additional set of instructions before the fix will be properly imposed.
  5. After you’ve done this, reboot your computer and wait for the next startup to complete.
  6. Open Windows Update once again and see if the installation of this pending update is now successful.

Installing the pending Update Manually

Whether you’re experiencing this issue with an integrated webcam driver or with anything else, chances are you’ll be able to circumvent the apparition of the 0x800705b3 error by using the Microsoft Update Catalog to find, download and install the pending update manually.
  1. Open your default browser and navigate to the root web page of the Microsoft Update Catalog.
  2. Once you’re inside the Microsoft Update Catalog, use the search function (top-right corner of the screen) to search for the update that is failing.
  3. After the search is completed and you get the list of results, look for an updated driver version that is compatible with your Windows version and CPU architecture.
  4. Once you manage to identify the correct Windows Update, click on the hyperlink associated with the update that you want to install, then click the Download button and wait for the process to complete.
  5. After the download is complete, use File Explorer to navigate to the location where you previously downloaded the update.
  6. When you get to the correct location, right-click on the .inf file and choose Install from the context menu that just appeared. Note: If you have multiple failing updates with the same 0x800705b3, repeat the instructions above with every Windows Update that you’re having trouble installing.
  7. At the end of this operation, reboot your computer and see if the problem is fixed at the next computer startup.

Enabling the Windows Installer Service

The Windows installer service is responsible for installing pending updates that get downloaded by the Windows Update component. If this service is disabled on your configuration, none of the updates waiting to get installed will get completed.
  1. Press ⊞ WINDOWS + R to open up a Run dialog box. Inside the text box, type ‘services.msc’ and press ENTER to open up the Services utility.
  2. Once you’re inside the Services screen, move over to the right-hand tab of the screen, scroll down through the list of services and locate the Windows Installer service. When you find it, right-click on it and choose Properties from the context menu that just appeared.
  3. Once you are inside the Properties screen of the Windows Installer services, access the General tab, click on the Start button to force-start the service. Note: If you can, also change the Startup type to Automatic via the associated drop-down menu. However, depending on your administrator settings, this might not be possible.
  4. Restart your computer and wait for the next startup to complete. Once your PC boots back up, attempt to reinstall the driver that was previously triggering the 0x800705b3 error and see if the issue is now fixed.

Performing a Winsock Reset

In case the 0x800705b3 error is related to some kind of network inconsistency (TCP or IP related), you might see Windows Updates failing due to bad data that forces the Windows to abort the installation of new pending updates. In this case, you should proceed by doing a complete Winsock reset procedure to fix the majority of the socket and temporary data-related issues that might cause this behavior. Several affected users have confirmed that this method was the only thing that allowed them to finally fix the Windows Update issue and install pending updates normally. Here are some step-by-step instructions that will walk you through the process of performing Winsock Reset:
  1. Open up a Run dialog box by pressing ⊞ WINDOWS + R. Inside the text box, type ‘cmd’, then press CTRL + SHIFT + ENTER to open up an elevated Command Prompt. Accessing an elevated CMD prompt Note: When prompted by the UAC (User Account Control) prompt, click Yes to grant admin access.
  2. Inside the elevated CMD prompt, type and taste the following commands in order and press ENTER after each one to effectively reset the TCP and IP data that might be responsible for the apparition of the 0x800705b3 error code:
    nbtstat -R
    nbtstat -RR
    netsh int reset all
    netsh int ip reset
    netsh winsock reset
  3. Once every command above is processed successfully, you can go ahead and close the elevated Command Prompt and reboot your computer.
  4. After the next startup is complete, repeat the installation of the Windows Update that was previously failing and see if the issue is now fixed.

Performing SFC and DISM Scans

If none of the ‘superficial’ causes have worked in your case, you should start considering some type of system corruption that might affect your computer’s ability to complete pending updates that are currently waiting to be installed. In case you find yourself in this particular scenario, you should run a couple of built-in utilities capable of fixing corrupted instances that might be currently affecting the Windows Update component. Our recommendation is to start with a simple System File Checker scan. An SFC scan will cross-check every Windows File against a local archive that maintains healthy copies. In case corrupted instances are found, this utility will swap the corrupted instance with the healthy equivalent.

Performing an SFC scan

Once the SFC scan is complete, reboot your computer and wait for the next startup to complete. After your computer boots back up, initiate a DISM scan. This utility works differently in the sense that it relies on a sub-component of Windows Update to download healthy copies for the corrupted Windows files that need to be replaced. Because of this, it’s important to make sure that you have a reliable Internet connection before initiating this operation.

Doing a DISM scan

After the DISM scan is complete, reboot your computer one final time and see if the issue is fixed once the next startup is complete.
Read More
Nearby Sharing is not working in Windows
Windows 10 has a lot of several useful features and one of them is the Nearby Sharing feature. You can access this feature by going to Start > Settings > System > Shared experiences. From there, switch on the Nearby Sharing option and select the folder where you want to download the files to. This feature is really useful as it allows you to share files. However, there were reports from a number of users recently stating that Nearby Sharing is not working on their Windows 10 computers. If you are one of the users facing this problem, you might want to try checking if the Windows 10 v1803 Update is installed on your computer or not. You could also try to check if Bluetooth supports low energy mode or you could also try bringing the device closer or check if the adapter has Bluetooth version 4.0 or later. For more information, refer to each one of the given options below.

Option 1 – Try checking if Windows 10 v1803 Update is installed

To check if the Windows 10 v1803 Update is installed on your computer, go to Start > Settings > System > About. From there, scroll down to the Windows specifications and check the Version. If it is 1803 or above, then the Nearby Sharing feature should be active on your computer. However, if you find that Windows 10 v1803 Update is not installed yet, then you need to update your computer to its latest version and then see if it fixes the problem or not.

Option 2 – Verify if Bluetooth supports low energy mode

Although low energy mode is not really necessary in using Nearby Sharing, there are some Bluetooth terminals that support low energy mode which makes a lot of difference. Thus, you need to check if Bluetooth in your computer supports low energy mode by following these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “devmgmt.msc” in the field and tap Enter to open the Device Manager.
  • After that, expand the list of Bluetooth adapters, and then right-click on your adapter and select Properties.
  • Go to the Details tab and select Bluetooth radio supports Low Energy Central Role from the drop-down menu and if its value says “<true>”, it means that your Bluetooth supports low energy mode, otherwise, it doesn’t.
  • If your Bluetooth does not support low energy mode, then you might want to consider purchasing an external one.

Option 3 – Try bringing the devices closer

Nearby Sharing might not work if your devices are not close enough. Thus, you need to bring your devices closer together and see if it fixes the problem. And when you do, make sure that Network Sharing is switched on for all the concerned devices.

Option 4 – Make sure that you’re using Bluetooth version 4.0 or later

For you to use the Nearby Sharing feature, you have to make sure that the adapter for all the concerned devices is using Bluetooth version 4.0 or later. So if one of the devices or if all the devices are not using this version or later versions, then you must buy an external Bluetooth adapter for you to enjoy the Nearby Sharing feature.
Read More
Printer not activated, error code 30
If your printer has been working just fine and you suddenly get an error message saying, Printer not activated, error code 30”, then something is definitely wrong and it’s not good especially if you have lots of things to do. Worry not, as this post will help you resolve the printer issue. Simply follow each one of the given options below carefully.

Option 1 – Try running the Printer Troubleshooter

The first thing you can 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 “msdt.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 – Check if the concerned printer is set as the default one

It could be that the printer you are trying to use is not set as the default printer. This is mostly the case so to fix the issue, you need to set the concerned printer as default. To do that, follow the steps below.
  • Tap the Win + I keys to open the Settings app.
  • After opening Settings, select Devices from the menu and then click the Printers and scanners option.
  • From there, look for the printer you are using among the list of options. After you find it, click on it and select the Manage option.
  • Now click on the “Set as Default” option to set the printer as default.

Option 3 – Try updating the driver for USB Composite Device

The problem with your printer might also be caused by the USB Composite Device. It could be that the USB Composite Device is acting up. Thus, you need to remove and reinstall it. How? 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.
  • Now uninstall and remove the printer driver software and reinstall it then refresh.

Option 4 – Try updating all the drivers for your Printer

  • Tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. Look for Print queues from the list of drivers displayed and click on it to see all the Printer drivers.
  • Next, right-click on each one of the drivers and select “Update driver” to update the driver. Do it for all the Printer drivers
  • After that, select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • Restart your PC and try printing a document again and see if the “Printer not activated, error code -30” no longer pops up.
Note: You also have the option to go directly to the website of your printer manufacturer and check if there’s a new update – if there is, download it.
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
A Quick Guide to Resolving Error 0x80070003

Error 0x80070003 - What is it?

Error 0x80070003 is a type of Windows file backup and restore error code. This error occurs when you copy files or try to create backup and restore files and folders by using Windows Backup and Restore. This error stops you from using browse for files or folders. It hampers your ability to browse and restore files in the File Restore Wizard on your PC.

Solution

Restoro box imageError Causes

Error 0x80070003 may occur due to numerous reasons such as:
  • Registry files are corrupted and damaged
  • Missing directories
  • Boot sector corrupted
  • Outdated drivers
  • Faulty software installation
  • Malware infection
  • Improper maintenance and incomplete installation

Further Information and Manual Repair

Here are some manual and easy do-it-yourself methods that you can try at home and resolve the issue on your own and save hundreds of dollars that you would be otherwise spending to hire a professional for the job.

Method 1 - Use Search Functionality in the File Restore Wizard to restore files

To work out and resolve error 0x80070003 on your system simply use the search functionality in the File Restore Wizard to locate and restore the files. This can be done by going to the start menu and then click on search. Now enter the keywords in the search for box and then click search again. Click to select the files that you want to restore from the list and then click OK. This will help you restore the files and resolve the issue.

Method 2 - Recreate the Missing Directory

If the re-parse point is deleted, then you will have to recreate the missing directory. The deletion of the re-parse point can be identified if the error code is displayed in this format ‘Filename: C:\Myfolder\11111.txt, Error: the system cannot find the path specified (0x80070003)’. To resolve, simply follow the path that is pointed out in the error and create the corresponding folder. Create the folder Myfolder in Drive C. Then try the restore operation again. Now click to clear the Restore the files to their original subfolders check box and then run the File Restore Wizard. This is most likely going to resolve the issue.

Method 3 - Scan for Viruses

Sometimes error 0x80070003 may occur due to malware. This stops you from creating file backup and restore files. If this is the cause then simply download and run an antivirus to remove malware programs on your PC.

Method 4 - Clean and Repair the Corrupted Registry

Error 0x80070003 can be triggered due to registry corruption. If this is the cause then simply download Restoro. This is a user-friendly and powerful multi-functional PC Fixer integrated with a registry cleaner. The registry cleaner scans for all registry-related errors, wipe out all unnecessary and junk files, and also cleans and repairs the damaged registry in seconds. Click here to download Restoro and resolve error 0x80070003 today!
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