Logo

Disabling Security Questions in Windows

We’ve already covered disabling Security Questions If you want to disable Security Questions on your Windows 10 computer then you’ve come to the right place as this post will guide you in doing exactly that. In this post, you will be disabling Security Questions using a PowerShell script. This PowerShell script is called “Update-AllUsersQA”. It is designed to remove or disable the security questions and answers for local users on a Windows 10 computer. It lets administrators take control of the security questions in the environment and at the same time minimizes the risk that comes with them.

If a user has a Microsoft account that’s configured to sign in to Windows 10 then he will not probably notice the Password Recovery questions. On the other hand, if he has a chosen local account for installing Windows, he will e prompted to create three security questions that can be used to reset the password and log into the Windows 10 account in case there is any misfortune. However, if you do not have much use for these Security Questions, then you can definitely have them disabled using a simple PowerShell script which you can download from GitHub.

For more details on how to disable security questions in a Windows 10 machine, refer to the steps provided below.

Step 1: You need to first download the .ps1 file from the GitHub repository.

Step 2: Once you’ve downloaded the file, open the PowerShell window with admin privileges.

Step 3: After that, navigate to the folder where you had saved the .ps1 file. Then copy the address of the folder location.

Step 4: Next, change the directory by using the following command:

cd "folder location address"

Step 5: After that, enter the following script to disable the security questions:

Update-AllUsersQA

Once you’ve completed the steps above, the Security Questions should be disabled and you will be notified with a message stating that the feature has been disabled. On the other hand, if you have a change of heart and you want to enable the Security Questions back, here are some steps you need to take:

Step 1: First, open the PowerShell window as admin.

Step 2: Next, run the same script with one more parameter such as:

Update-AllUsersQA -answer SecretAnswer

Step 3: And that’s about it. Do not forget to replace the Secret Answer with your preferred one and once you’re done, it will be set as the answer for all the Security Questions.

Step 4: Now all that’s left to do is go to the Settings app to change the answer to the questions and you should be 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

How to Fix Low Wi-Fi signal strength on Windows 10
If you are experiencing a Low Wi-Fi signal strength on your Windows 10 PC after you’ve updated or reinstalled it, read on as this post will guide you on what you can do to fix the problem. The way devices connect these days has evolved with our cognitive revolution. Various devices use some or other wireless technology to connect with other devices. However, all wireless technology has some kind of limitation when it comes to range and signal strength. From time to time, you might have faced several Wi-Fi issues. Low Wi-Fi signal strength usually happens after you update or reinstall your Windows 10 system. This issue can be identified easily by looking at the signal bars in the Wi-Fi icon or by measuring its strength. Since this problem is wide scope, there are tons of possibilities which is why this post covers the most generic situations that could help most users. Refer to the options given below to fix the low Wi-Fi signal strength of your Windows 10 PC.

Option 1 – Try running the Network Adapter Troubleshooter

If a few days ago the range and signal of the Wi-Fi was perfectly fine before you did an update or reinstall, it is possible that there were some changes made in the configuration as well. In most cases, the latest configuration that came with the update has not aligned the config in your computer or laptop. The easiest and simplest way to fix this is by using the Network Adapter Troubleshooter. How? Follow the steps below.
  • Right-click on the Wi-Fi icon from the system tray to start troubleshooting.
  • After that, select Troubleshoot problems. Note that it might take a while to run it but once it’s finished, it will show you all the problems with the network adapter.
Note: The Network Adapter Troubleshooter will also fix the issues in the background but there might be some issues that will require manual action. And if the troubleshooter wasn’t able to identify and fix the problem for you, proceed to the next given option below.

Option 2 – Try using the Device Manager

If the problem is related to hardware, you need to seek out the help of the Device Manager. To do so, follow the steps below.
  • Pull up the Device Manager.
  • Next, look for your Wi-Fi adapter under the Network Adapters.
  • Once you found it, right-click on it and open Properties.
  • After that, you will see all the actions related to drivers under the driver tab.
  • You can either update or roll back the selected driver or you could also disable and re-enable it to see if the problem’s fixed.
Note: If updating the driver didn’t help, you might have to dig into the advanced settings. From this post on, it can get a bit complicated as there are terms that you might not understand as well as some configuration. To make it easier for you, you can search for your Wi-Fi adapter online and try following the instructions from there. And before you make any further changes to your computer’s settings, make sure that you create a system restore point first.

Option 3 – Try changing the Wi-Fi Roaming Sensitivity

If you want to enhance the Wi-Fi reception as well as the performance on your Windows 10 PC, you might want to change the Wi-Fi Roaming Sensitivity or Aggressiveness. Roaming Sensitivity is the rate at which your computer chooses and switches to the nearest available point of access which offers a better signal. It is based on the strength and quality of the Wi-Fi and not on the distance to the Wi-Fi point.

Option 4 – Try adjusting the Wi-Fi range

The issue could also be caused by the position of your computer with respect to the Wi-Fi router instead of your hardware or drivers. It could be that your physical location might be a factor for the low signal strength of your Wi-Fi so you might want to adjust the Wi-Fi range to fix the problem.
Read More
What to do if Cortana Search Box turned white
A lot of Windows 10 users prefer the black theme on their computers and when you see anything but black it can get quite annoying. Such as is the case of the Taskbar which, as you know, is usually dark, however, when you take a look at the Cortana search bar, instead of seeing black, you’ll see that it has turned white. To fix this issue, read on as we will provide you some options you can try to set the Cortana search bar back to black. Before you proceed, take note that the options provided below will change all white search boxes to black and that one of these options needs administrative privileges.

Option 1 – Try changing the default App mode

As you know, Windows 10 has two modes, namely the Light and the Dark. Thus, you can switch to the Dark mode so that your Cortana search bar will be black as well. However, remember that it will completely change everything into dark mode so there will be no more Light mode elsewhere.
  • First, you need to click on the Start button and then click on the cog icon to open the Windows 10 Settings.
  • Next, from the Settings Menu, select Personalization and then select Colours from the left pane.
  • Then scroll down until you see the “Choose your default app mode” option and select “Dark”.
After you apply the changes, it will change the Cortana search bar into black instantly. Aside from that, you will also see the User Interface changing into dark mode.

Option 2 – Try changing the Registry value

If you are well-versed in editing registry keys, then you need to try this option. But before you go over the steps below, make sure that you create a System Restore point first so that if anything goes wrong, you can always go back to how it was before the changes were applied.
  • Tap the Win + R keys to open the Run prompt.
  • Then in the field, type in “regedit” and hit Enter to open the Registry Editor. If a User Account Control prompt appears, just click Yes.
  • Now that you’ve opened the Registry Editor, navigate to the following key:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionSearchFlightingWhiteSearchBox
  • After that, double-click on the “Value” key located on the right pane and set the value to “0” instead of “1” and then click Ok to save the changes made. You should now see a black or grey text box color instead of white.

Option 3 – Try changing the Region

In some forums, a lot of users stated that changing the Region also worked out for them in changing the white Cortana search bar to white. Thus, you need to change the region settings of your computer temporarily. To do so, follow the steps below.
  • Type in “Regional Settings” in the box and then click it as soon as it appears from the search results.
  • Next, make sure to select a region where Cortana is not available.
  • Then select apply to that region. After that, it will change the Cortana search bar color to black.
  • Now sign out and sign back in and revert to the original settings. But the changes you made earlier in Cortana will still remain.
Read More
Fix Microsoft Edge Error 0x80200070
As you know, any software needs sufficient CPU power when it downloads, updates and installs so if you encounter an error code 0x80200070 when you tried to install or update the Microsoft Edge browser on your Windows 10 computer, then read on as this post will guide you on how to fix it. This kind of error occurs when the Edge browser installation does not get enough CPU power to update or install and the only way to fix it is to kill programs that are consuming a lot of PC resources as well as stop or remove any unnecessary programs that are running in the background. This kind of error can also be encountered in the new Microsoft Edge Chromium. For more details, follow each one of the options provided below.

Option 1 – Try to kill applications that consume high resources

  • Tap the Ctrl + Shift + Esc keys to open the Task Manager.
  • Go to the Performance tab and sort by CPU usage.
  • Next, close a few additional programs that are consuming maximum CPU power.
  • After that, try to update or install Microsoft Edge again and check if the error is fixed. If not, try to restart your computer and then start the installation or update again.

Option 2 – Try to remove or stop unnecessary programs and services

If the applications or processes that are consuming a lot of CPU resources reappear even after you kill them or end their processes, then you can try the following suggestions to remove or stop these unnecessary programs and processes.
  • The first thing you can do is to stop the Service. If the program happens to be a service, then you have the option to disable the Windows Service. All you have to do is open the Services Manager and stop the service. How? Refer to these steps:
    • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and tap Enter to open the Services Manager.
  • After that, identify which service is consuming a lot of power and then stop it temporarily.
  • The next thing you can do is to uninstall the problematic program. If the one that consumes a lot of resources is not a service but a program, then you can try to uninstall the program for the meantime until you’ve updated or installed the Edge browser. Once you’ve uninstalled the program, try to update or install Edge again.
  • You can also try booting your computer into Safe Mode and then update or install Microsoft Edge. This will make sure that all the unnecessary programs and services won’t consume a lot of CPU resources as well as memory.
Read More
Fix Netwtw04.sys BSOD Error in Windows 10
Blue Screen of Death errors or Stop errors are indications that something’s wrong with your computer. So when you encounter one, you must find out what the root cause of the problem is before it gets out of hand. One of the BSOD errors you might encounter on your Windows 10 computer is the “DRIVER IRQL NOT LESS OR EQUAL or SYSTEM THREAD EXCEPTION NOT HANDLED, Netwtw04.sys failed” error. As you know, system files or .sys files are some of the essential parts of the Windows operating system. It is a repository of system driver settings used by the Windows operating system in order to communicate with the connected hardware and devices. They are essential for the normal functioning of the operating system. A lot of Windows 10 users are facing this particular Blue Screen of Death error whenever they open an app or disconnect external devices from the system. The Netwtw04.sys file is a part of the Intel PROSet/Wireless Wi-Fi software. And so when you might encounter two kinds of Stop errors for the Netwtw04.sys driver file such as:
  1. “DRIVER_IRQL_NOT_LESS_OR_EQUAL What failed: Netwtw04.sys.” – This kind of error message signifies that a kernel-mode driver tried to access pageable memory at a process IRQL that was too high.
  2. “SYSTEM_THREAD_EXCEPTION_NOT_HANDLED What failed: Netwtw04.sys” – This error message indicates that the root cause of the error might be incompatible drivers with the operating system. In general, the root cause of the Netwtw04.sys BSOD error might be due to several reasons such as corrupted files, incorrect device driver configuration, malicious programs, outdated drivers, bad drivers, corrupted Windows Registry as well as some damaged or corrupted system files.
Whichever of the two error messages you got, you can try the troubleshooting options given below to fix the “DRIVER IRQL NOT LESS OR EQUAL or SYSTEM THREAD EXCEPTION NOT HANDLED, Netwtw04.sys failed” BSOD error.

Option 1 – Try to rollback your Network driver

If you have updated the driver software as of late and you suddenly got this BSOD error, you might have to roll back the device driver – in other words, switch back to the previous working version. To do that, follow these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.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 it.
  • Next, select the driver entries that are labeled appropriately other than anything in the context of the WAN Miniport.
  • Then select each one of them and double-click to open a new mini window.
  • After that, make sure that you’re on the Driver tab and if you are not, just navigate to it then click the Roll Back Driver button to switch back to the previous version of your Network adapters.
  • Now restart your computer to successfully apply the changes made.

Option 2 – Try to update the Network drivers

If the present Network driver is giving you a headache that is the “DRIVER IRQL NOT LESS OR EQUAL or SYSTEM THREAD EXCEPTION NOT HANDLED, Netwtw04.sys failed” BSOD error, then you need to update the Network drivers. To do so, here’s what you have to do:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.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 it.
  • 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 problem, 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.

Option 3 – Try running the System File Checker Scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the Netwtw04.sys failed BSOD error. 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 whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Option 4 – Run the DISM Tool

The DISM tool is another command-line tool in the Windows operating system that could help users fix various corrupted system files. To use it, follow these steps:
  • Open the Command Prompt as admin.
  • Then type in this command: DISM /Online /Cleanup-Image /RestoreHealth
  • The DISM command you entered will repair the corrupted system image. Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 5 – Run the CHKDSK Utility

Running the CHKDSK utility might also help you resolve the Netwtw04.sys failed BSOD error. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.
Read More
Make START menu full screen in Windows 10
Hello and welcome to another great tutorial from errortools.com. Today we will be making Windows START menu full screen. First introduced in Windows 8.1, the start menu has been shifted from full screen to gadget like in Windows 10 but if you prefer to have it over the entire screen with all of its glory and large icons you can do so and we will be happy to show you how. Press ⊞ WINDOWS and choose settings. Windows 10 Star menu with marked settings iconFrom the settings screen, choose Personalization. Windows 10 settings menu with marked Personalization groupUnder personalization options click on START. windows settings start screen sectionAnd then on the right part click on the button under Use Start full screen to turn it ON windows settings start screen switch for full screenThat's it, your start menu is now full screen.
Read More
Enable or disable Fast User Switching
When your computer is slow, you don’t have much choice but to wait until it gets done with a task at its own pace, albeit a slow one. So if you want to switch user accounts on your computer a couple of times daily, then a slow computer can get really irritating. What makes system processes slow is that the accounts have some programs or applications running and resources allocated to them. And besides, if your computer is already low on performance, it will kill the natural fluidic flow of the user. But worry not, for this post will guide you in switching user accounts with the help of some minor tweaks in your Windows 10 computer. To disable or enable Fast User Switching, you have two methods to do that using the Registry Editor and the Group Policy Editor. Either way, refer to the instructions laid out below.

Option 1 – Enable or disable Fast User Switching via Registry Editor

  • Tap the Win + R keys to open the Run dialog box.
  • After that, type “Regedit” in the field and tap Enter to open the Registry Editor.
  • Next, go to this registry key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem
  • Then right-click on System and select New > DWORD (32-bit) Value and name this newly created DWORD as “HideFastUserSwitching”.
  • Now double click on it. If you want to enable Fast User Switching, input “0” as the value, and if you want to disable it, input “1” as its value.
  • Restart your PC to successfully apply the changes made.

Option 2 – Enable or disable Fast User Switching via Group Policy Editor

Take note that this option will not work if you are using the Windows 10 Home edition since the Group Policy Editor does not come with Windows 10 Home. Refer to the steps below to enable or disable Fast User Switching using Group Policy Editor.
  • Tap the Win + R keys to open the Run dialog box and then type in “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • Next, navigate to this path inside the Group Policy Editor: Computer ConfigurationAdministrative TemplatesSystemLogon
  • Now double click on the configuration listing labeled as “Hide entry points for Fast User Switching” to open the configuration page.
Note: On the configuration page, you will see the following description:
“This policy setting allows you to hide the Switch User interface in the Logon UI, the Start menu, and the Task Manager. If you enable this policy setting, the Switch User interface is hidden from the user who is attempting to log on or is logged on to the computer that has this policy applied. The locations that the Switch User interface appears in the Logon UI, the Start menu, and the Task Manager. If you disable or do not configure this policy setting, the Switch User interface is accessible to the user in the three locations.”
  • From there, you can choose to enable or disable the Fast User Switching depending on your preferences. After you’ve selected, click OK and exit the Group Policy Editor.
  • Now restart your PC to apply the changes made successfully.
Read More
Fix the System Restore Not Working Malfunction.

What's program restore no longer working error?

The element of system restore is vital in the Windows operating system, and on occasions, it might be a genuine lifesaver. If for some reason you discover that the System Restore is not correctly functioning in Win7 or Windows 8 operating system:
  1. The points of system restore are not be being produced by hand or mechanically,
  2. You are unable to create by hand the restore points
  3. The system restore fails, and you're incapable of restoring your personal computer,
The subsequent are a few tricks that could allow you to solve this issue.

Solution

Restoro box imageError Causes

There are lots of variables that will trigger this malfunction in your Personal Computer. The remedy to the issue will depend on its cause. You ought to attempt the next actions in no sequence.

Further Information and Manual Repair

  1. Physically, strive to make Program Restore points. Subsequently, pay attention to the Error Messages(s) you receive. If none, check to see whether a restore point has been created.
  2. Eliminate the protection applications or anti-virus and then try creating a restore point.
  3. Startup the Computer in Safe-Mode. Oftentimes, non-Ms drivers or providers may restrict the smooth working for System Restore. The other viable choice, try a clean boot and see whether system restore is back to normal.
  4. Run file checker.  Quite simply, operate the sfc /scannow from the superuser command line. When the program record test is complete, restart your computer and assess whether system restore is operational.
  5. Run disk check as the administrator. Type chkdsk /f /r and subsequently push Enter. Allow this procedure to finish before attempting a system restore.
  6. Ensure the System Restore function is allowed in the drivers where you need this function allowed. For System Restore point to be saved, you must have free space of around 300 MB on each one of the devices which have the Program Safety perform turned-on.
  7. Ensure that there's adequate space on the drivers where System Restore performs is allowed.
  8. In the search box inside the Start Button, type "Services.msc" (with no quotes) and then push Enter. Ensure that at this time around Process Scheduler Service and the " Volume Shadow Copy " are correctly working, and are set on Automated mode. Make certain you start the System Restore service if it's not set place to automatic mode. Remember that you'll have to restart the computer in this process. Do this and subsequently try again, in case the system needs a reboot.
  9. In the search box, type eventvwr.msc /s subsequently push enter to open the Event Viewer. Double-click on the applications and Services Logs, then assess if you can determine the cause of the error.
  10. Could your network administrator have turned off the System Restore? Contact them. Ask them to re-activate system restore for your computer if they have switched it off.
Read More
Windows Updates failed to install, 0x80073701
Recently, a number of users reported an error while trying to update their computers. This particular Windows Update error has an error code of 0x80073701. If you are one of the users who encounter this error, then read on as this post will guide you on how exactly you can fix it. Here’s the exact context of the error:
“Updates failed. There were problems installing some updates, but we’ll try again later. 2019-07 Cumulative Update for Windows 10 Version 1903 for x86-based Systems (KB4507453) – Error 0x80073701”
The Windows Update Error 0x80073701 also comes with a code “ERROR_SXS_ASSEMBLY_MISSING” which indicates that some system files are missing on your computer that caused the update installation failure error. Although this Windows Update error does not cause any severe issues, it is still being reported in the section of Windows Update where it is marked as “Update failed”. There are several potential solutions you can check out to resolve this error. You can try to run the DISM tool or the SFC or System File Checker scan. You could also try to run the Windows Update troubleshooter. For more information, make sure to follow the options given below.

Option 1 – Restart your computer and try installing the Updates again

Restarting your computer can also help in fixing the Windows Update failed to install error 0x80073701. There are cases where the issue resolves on its own as it could just be some simple network or PC error.

Option 2 – Try to run the DISM tool

Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt as admin.
  • Then type in this command: 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.
After you run this tool, a log file is created at C:WindowsLogsCBSCBS.log. On the other hand, if the Windows Update client is already broken, you will be prompted to use a running Windows installation as the repair source or use a Windows side-by-side folder from a network share, as the source of the files. Although the chances of this happening is less, if it turns out to be the case, you need to run an advanced command in the DISM tool to repair a broken Windows Update. Just repeat the process above but use the following command instead:
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess

Option 3 – Try to run 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 to good system files that might be causing the error 0x80073701. 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.
  • Restart your computer.

Option 4 – Try running the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update error 0x80073701. 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.
Read More
INET_E_RESOURCE_NOT_FOUND
The previous Windows versions all came with Microsoft's browser Internet Explorer. A lot of users love it because not only that it is easy to use. It is also very fast. Users didn’t have to worry about compatibility because it is almost always compatible with its Windows Version. When they introduced Windows 10, they changed the name of the browser from Internet Explorer to Microsoft Edge. It is faster and more user-friendly compared to its predecessors. But after the Creator Update, some experienced receiving the inet_e_resource_not_found error code. In contrary to what everyone expects, you actually don’t have to uninstall and reinstall the Microsoft Edge App. What you can do is reset the browser in your Apps & Features Settings in your Microsoft Settings.

To reset the browser you can follow the steps below:

  1. Click on the Windows icon and go to settings.
  2. Click on Apps and this will bring you to the Apps & Features page. Look for Microsoft Edge from the list of Apps and click on it.
  3. Choose Advance Option
  4. Scroll down then Under Reset, click on repair or reset. When you repair it will fix the existing problem but the data that caused the problem may still be present and can still cause problems. If you click on reset, it will delete all the cache and cookies that are installed in your browser but it will save your Favorites as well as your bookmarks.

Another way to resolve this is by disabling the feature TCP Fast Open on Microsoft Edge. To disable this, go ahead and follow the steps below:

  1. Open the Microsoft Edge browser.
  2. Type in about: flags on the Address (URL) bar.
  3. Under Networking, uncheck the Enable TCP Fast Open.
  4. Close your Microsoft Edge browser and open a new one.
Flushing the DNS also worked for other Users. Sometimes, the error code the inet_e_resource_not_found is caused by a corrupted DNS cache. There are 2 ways to flush your DNS. The first option is to use the command prompt to run the command.
  1. To access the Command prompt or CMD, you can search for it on Cortana or you can click on the Windows icon to access the Programs, scroll down to the Windows System folder and click on it.
  2. A drop-down menu will show up, click on Command Prompt which is the first on the list.
  3. Type in the code ipconfig /flushdns and press enter.
  4. There will be a message that will show that says Windows IP configuration successfully flushed the DNS Resolver Cache
  5. Exit the CMD by typing exit and press enter.
The easiest way to do this is to Press the keys Window + R on your keyboard. Type in ipconfig /flushdns in the search box and hit enter or click on OK. These are only some of the ways to resolve the inet_e_resource_not_found. There are other ways to further troubleshoot this issue such as reinstalling your Wifi Adapter Driver or adjusting the DNS Server Address. But most of the time, users are able to resolve the issue with the steps provided above.
Read More
System Restore gets stuck or hangs up
As you know, System Restore is a useful tool in Windows operating system that helps users in fixing system issues by undoing any recent changes to the computer that may have caused the problem. However, there are times when you might encounter some issues when running this tool and one of these issues is when System Restore suddenly gets stuck or hangs up on initializing the restoration of the Registry in Windows 10. If you encounter a similar problem, read on as this post will guide you on what you can do in such cases. There are several things you can do when you face this kind of problem in System Restore. First, you can try to wait it out, give it more time to load, which should not take longer than 5 minutes. And if it’s still stuck after that time, give it another hour. However, if nothing changed after an hour, then you need to troubleshoot the problem further. Keep in mind that you must not interrupt System Restore by shutting it down abruptly, it could result in an unbootable system. To get started in troubleshooting the problem, you need to follow each one of the suggestions offered below.

Option 1 – Try to use the Windows Recovery Environment

The first troubleshooting option you need to try is to simply tap the power button for about 10 seconds. This is what you have to do when you have to interrupt System Restore or reset your Windows 10 computer. Tapping the power button for 10 seconds will perform a hard shutdown and once your computer shuts down, restart your computer again and follow the steps below but before you do that, make sure that you have a Windows bootable USB or DVD.
  • First, insert the bootable USB or DVD and boot into it, and select the “Repair your computer” option.
  • Next, once you see the manufacturer logo on your computer, tap the key to enter into Windows Recovery Environment.
  • After that, change the Boot sequence to DVD drive under the UEFI Firmware settings and restart your computer.
  • Once your computer has restarted, select the boot order and make changes accordingly as displayed in the BIOS.

Option 2 – Try to run the Automatic Repair Utility

You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
  • You can start by creating and booting from a bootable Windows 10 USB Stick.
  • After that, click on Repair your computer located on the bottom left corner when you are on the initial Windows Startup screen.
  • Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
  • Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.

Option 3 – Try to run System Restore in Safe Mode

If you can’t boot into your Windows 10 computer, you can try to run System Restore again in the Advanced Startup Options.
  • Boot your computer into Safe Mode.
  • After that, select an option > Troubleshoot > Advanced Options > Startup Settings > Restart.
  • Once your computer has restarted, tap the F6 key to enable Safe Mode with Command Prompt and to run System Restore from there.
  • Now in Command Prompt, type the “rstrui.exe” command to run System Restore in Safe Mode. This will help in fixing the problem since it would be safer to perform System Restore of the computer.
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