Logo

Fix Error Code 0x80090016 for PIN and MS Store

If you encounter Error Code 0x80090016 while trying to create a PIN or when you are using Microsoft Store, then you’ve come to the right place as this post will guide you in how you can fix this problem.

Recently some users reported that they were unable to sign in or set up the Windows 10 Login PIN. Note that the potential fixes for this issue are totally different in both scenarios.

Here’s the error message you get when you encounter the PIN related error:

“Something went wrong, We weren’t able to set up your PIN. Sometimes it helps to try again or you can skip for now and do this later.”

On the other hand, here’s the error message you get for the Microsoft Store-related error:

“Try that again, Something happened on our end and we couldn’t sign you in.”

Here are some potential fixes you can try to fix the Error Code 0x80090016 in the Microsoft Store:

Option 1 – Try to sync the Date and Time

The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like the Error Code 0x80090016. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.

  • Start by tapping the Win + I keys to open the Windows Settings.
  • Next, go to Time & Language > Date & time.
  • From there, turn the toggle on for the “Set time automatically and Set time zone automatically” option on the right-side panel.
  • After that, click on Region & language located on the left side panel and make sure that the Country or region on the right-side panel is set to the country you live in.
  • Now close the Settings app and restart your computer and see if it fixes the problem or not.

Option 2 – Try to re-register the Microsoft Store app via PowerShell

  • Tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml

  • Wait for the process to be completed and then restart your computer.

Option 3 – 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 and then see if Error Code 0x80090016 is resolved or not.

Option 4 – Try to run the Windows Store Troubleshooter

The Windows 10 Store Apps Troubleshooter will help you in fixing the Error Code 0x80090016. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working.

To use the Windows Store Troubleshooter, follow the steps below.

  • Tap Win + I keys again to open the Windows Settings panel.
  • Go to Update & Security and then go to Troubleshoot.
  • On your right-hand side, scroll down to find the Windows Store Apps and then click on Run the troubleshooter option and see if it fixes the problem.

On the other hand, you can use the options below if you encounter Error Code 0x80090016 while setting up your PIN.

Option 5 – Try to manage the NGC Folder

  • You need to boot your computer into Safe Mode first.
  • Next, delete all the contents of the NGC folder and you can do that by taking ownership of the folder first. To do so, refer to these sub-steps:
    • First, locate the concerned folder and right-click on it then select Properties.
    • Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
    • After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
    • Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
    • Now edit the permission to Full Control for “Everyone”.
    • Click OK to save the changes made and then exit.
  • After you take ownership of the folder, you can now delete all of its contents.
  • Once you’re done, restart your computer and see if the problem is fixed.

Option 6 – Try to use the Group Policy Editor

  • Tap the Win + R keys to open the Run dialog box
  • Then type “gpedit.msc” in the field and hit Enter or click OK to open the Group Policy Editor.
  • Next, navigate to this setting: Computer Configuration > Administrative Templates > System > Logon
  • After that, double click on “Turn on convenience PIN Sign-in” and set its radio button to Enable. This policy setting has the following description:

“This policy setting allows you to control whether a domain user can sign in using a convenience PIN. If you enable this policy setting, a domain user can set up and sign in with a convenience PIN. If you disable or don’t configure this policy setting, a domain user can’t set up and use a convenience PIN. Note: The user’s domain password will be cached in the system vault when using this feature. To configure Windows Hello for Business, use the Administrative Template policies under Windows Hello for Business.”

  • After you set the radio button to Enable, it will turn on the Logins using the PIN. Note that setting the radio button to Disabled or Not Configured will turn off the Logins using the PIN.
  • Now exit the Group Policy Editor and restart your PC so that the changes can take effect.

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

Specified service does not exist, 0x80070424
Every now and then, the Windows Installer can also encounter some problems or glitches. One of these problems is where the Windows Update Standalone Installer, Windows Defender as well as Windows Firewall throws an error message that says, “The specified service does not exist as an installed service, 0x80070424”. This type of error can actually affect various applications on your computer so you have to fix it as soon as you can. Although there is no clear reason for what really causes this error, there are various suggestions you can try to fix it.

Option 1 – Try to run the Windows Update troubleshooter

Windows 10 have various troubleshooters that can help you resolve many system issues. So if you’re dealing with errors “The specified service does not exist as an installed service, 0x80070424”, you can run the Windows Update troubleshooter to resolve it. 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 2 – Try to reconfigure the Windows Time Service

  • In the Start Search, type “command prompt” and right-click on Command Prompt from the search results.
  • Then click on the “Run as administrator” option to open Command Prompt with admin privileges.
  • Now execute each one of the given commands sequentially and hit Enter right after you type each one of them.
    • net stop W32time
    • exe /unregister
    • exe /register
    • net start W32time
  • After executing the given commands above, wait until it says, “W32Time successfully registered”.

Option 3 – Try to restart related Windows services

  • First, type “command prompt” in the Start Search and right-click on Command Prompt from the search results.
  • Then click on the “Run as administrator” option to open Command Prompt with admin privileges.
  • Now execute each one of the given commands sequentially and hit Enter right after you type each one of them.
    • SC config wuauserv start= auto
    • SC config bits start= auto
    • SC config cryptsvc start= auto
    • SC config trustedinstaller start= auto
Note: The commands you’ve just executed will make sure that the required Windows services are available.

Option 4 – Try to download and install the Windows Update Agent

You might also want to download and install the latest Windows Update Agent as it could also help you resolve the “The specified service does not exist as an installed service, 0x80070424” error.

Option 5 – 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 commands 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 and then check for updates on your computer and see if the error is resolved.

Option 6 – Try running the Windows Firewall troubleshooter

You could also try to run the Windows Firewall troubleshooter as it might also help you fix the problem. This could help in repairing and fixing Windows Firewall issues automatically. Check if it’s available for your Windows.
Read More
Configuring Snapping feature in Windows 11
The Snapping feature was introduced as an essential part of Windows 11 and I like it very much, it lets you organize your opened windows much faster and with more control. However, some people do not like the feature, worry not because you can turn it off, or if you prefer you can just remove the showing layout option that is shown when hovering over Minimize/Maximize button.

Snapping feature windows 11Removing options all together

To completely turn off Snap layout in Windows 11 follow these steps
  1. Open Windows 11 settings by pressing ⊞ Windows + I
  2. Select System on the left part of the screen
  3. In System options select Multitasking
  4. At the top of Multitasking Click on the switch next to Snap Windows
  5. Close settings
Changes will be automatically applied and you will no longer have Snap layout functionality.

Removing layout graphic from Snapping feature

If you like the snap Layouts feature but are not very fond of the layout graphic that is popping up each time you hover over Minimize/Maximize button do not worry, there is an option to turn just that off and keep the feature itself.
  1. Open Windows 11 settings by pressing ⊞ Windows + I
  2. Select System on the left part of the screen
  3. In System options select Multitasking
  4. Click on the Snap Windows menu
  5. Deactivate Show Snap Layouts When I Hover over a Window’s Maximize button
  6. Close settings
Now you will be able to use the Snap Layout feature without layout graphics showing. If you want to reverse any of these options and go back to standard-setting, just follow the steps and turn features ON.
Read More
Fix UNEXPECTED STORE EXCEPTION in Windows 10
Blue Screen of Death or Stop errors are definitely one of the most difficult issues to face in your Windows computer. One of them is the UNEXPECTED STORE EXCEPTION BSOD error. When you encounter this Stop error on your Windows 10 computer, this means that the store component has caught an unexpected exception. There are many potential causes for this error, but we’ve narrowed it down to a few specific causes – for one, this error could be caused by your antivirus program installed on your computer, two, it could also be caused by outdated hardware drivers on your computer, it could also be an error in the file system as well as some issue with the lock screen app, or even output to an unexpected port. Whichever the cause may be, you can use a couple of fixes laid out below. Make sure to carefully follow them.

Option 1 – Try to update your Display driver

  • First, boot your computer into Safe Mode.
  • After that, 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. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 2 – Run both the System File Checker scan and DISM tool

If the problem is caused by corrupted system files, then you can use both the System File Checker and the DISM tool. To use them, follow the instructions below.
  • Tap the Win + X keys or right-click on the Start button and click the “Command Prompt (Admin)” option. Alternatively, you can also search for “cmd” in the Cortana search box and right-click on Command Prompt from the search results, and select the “Run as administrator” option.
  • After that, if a User Account Control prompt pops up, click on Yes to proceed.
  • Once the Command Prompt window is pulled up, type the following command and hit Enter:
DISM.exe /Online /Cleanup-image /Restorehealth
  • Wait for the process to be completed. Once it’s done, type the following command and hit Enter:
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 PC.
Note: You should see the “Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%LogsCBSCBS.log” message on your screen. On the other hand, if you see the “Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log %WinDir%LogsCBSCBS.log” message instead, then you should run the following command in Command Prompt:
findstr /c:"[SR]" %windir%LogsCBSCBS.log >"%userprofile%Desktopsfclogs.txt"
The command you entered will open up the logs on your Desktop where you can look for files that are causing the error on your computer manually.

Option 3 – Disable Fast Start-up

If you want your computer to boot faster, then you might have enabled Fast Start-up. This feature is ideal for computers that are using a hard disk drive. However, turning on this feature also means that when the computer boots, it might lag some drivers that are loaded when it initially boots up. Thus, it might be the potential cause of the UNEXPECTED STORE EXCEPTION BSOD error. Thus, you need to disable Fast Start-up. To do that, follow these steps:
  • Boot your PC into Safe Mode.
  • Then tap the Win + R keys to open the Run dialog box.
  • Next, type in “control” to open Control Panel.
  • After that, select Hardware and Sound and click on Power Options.
  • Select “Choose what the power buttons do” from the left side menu pane and click on Change settings that are currently unavailable.
  • Afterward, uncheck the “Turn on fast startup (Recommended)” entry and click on Save Changes.
  • Now restart your PC for the changes to take effect and then check if the problem’s fixed afterward.

Option 4 – Try to run the Chkdsk utility

You can also run the Chkdsk utility to resolve the UNEXPECTED STORE EXCEPTION 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
Guide to Repair Error 0x80040116

What's the 0x80040116?

Ms-Outlook is the widely used and most favored program to get and to send e-mails within workplaces. In addition, it eases customers' business execution through additional features like producing schedule records to retaining track of important dates and sessions, preserving details on addresses, producing several files for handling significant e-mails and accessories, and additionally preserving drafts of emails individuals intend to send in future. Ms-Outlook helps individuals handle functions and organize with each other effectively and economically. Nevertheless, everything may suddenly halt when the problem code information screen is experienced by the Outlook user, you. This is time-consuming and annoying as it prevents you from getting into your account and could lock you away from your view e-mail account. Error code 0x80040116 is a familiar Outlook error that jumps up with no caution on the display. Besides restricting your capacity to utilize your Outlook account, it presents a critical risk to the private data you've stored inside. Additionally, there is the chance of losing parts and information preserved in your e-mail account.

Error Causes

Finding and determining error code 0x80040116 cause isn't fairly easy. The truth is that there are several distinct causes that could activate this error A few of the major causes of this error include:-
  • Broken PST list document. Ms-outlook uses this file to handle the users' requests. You can encounter this problem signal when it gets ruined.
  • 2 gigabytes limit is exceeded by the PST record. You have been incorporating data to Outlook accounts for years frequently without any erasures. When the 2GB limit is reached this error may surface.
  • PST file gets damaged. This generally occurs thanks to virus contamination to the System or sudden system shutdown.
  • Problems with account settings.

Further Information and Manual Repair

The error 0x80040116 is displayed in just one of these types:
  • "Outlook.pst cannot be accessed - 0x80040116(where "Outlook.pst" is PST file name)"
  • "Sending and receiving reported error (0x80040116): Unknown error 0x80040116"
  • "Outlook.pst cannot be accessed – 0x80040116"
When you have this error, it is advisable to correct it promptly to ensure it doesn't interfere with your productivity and work. You do not require to contact an IT expert, to solve this issue. It's graded as an error signal that's easy to repair. So you do not want need deep IT knowledge to fix it. There are two methods to remove this problem signal. Erase some memory if the error is created by excessive data. This technique functions in the event the error's cause is PST size. However, that is not likely the best method to repair it if dropping the data that is outdated is no alternative. Maybe the one that is greatest and the 2nd alternative is to install and to obtain Stellar Phoenix Outlook PST Repair. Why is this the solution that is most effective to repair and solve the problem code 0x80040116 out there is that the software can fix the malfunction no matter the trigger? What this means is you do not have to understand the nitty-gritty of determining a problem signal and then locate a unique option to fix its cause. Wait there is a lot more! Stellar Phoenix Outlook PST fix tool is compatible with all versions of Windows. Therefore, whether you've got 2007, the 2000 version, or 2010 Outlook editions, you do not have to be concerned about the compatibility like with several other repair resources out there. Also, it solves the issue in a short while as well as re-establishes each of the e-mails, contact records, and diary info. That means that if you had lost the info as a result of error code 0x80040116, it is possible to heave a sigh of relief as everything is going to be regained right back. What you need to do is click here, Download, and run Stellar Phoenix Outlook PST on your computer to recover your ms-outlook accounts now and fix error code 0x80040116.
Read More
Website isn’t responding to connection
If there are any third-party add-ons or proxy settings that interfere with your Windows 10 computer’s internet connection, then you will most likely encounter a problem where you see an error message saying, “Website is online but isn’t responding to connection attempts” when you try to run the Network Adapter troubleshooter. Like pointed out, this kind of error can be caused by some proxy settings that prevent the connection. On the other hand, it could also be caused by some third-party add-ons. To fix this error, read on as this post will guide you on what you can do to fix it. You can try to turn off the proxy settings or disable the add-ons on your browser. You can also try resetting both the TCP/IP and DNS as well as reset the network. For more details, refer to the options provided below.

Option 1 – Try to turn off the proxy settings

There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. Follow the steps below to disable the proxy server.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 2 – Try disabling the add-ons or browser extensions

The next thing you can do to fix the problem is to disable any extensions or add-ons on your browser. For instance, if you are using Chrome, here’s what you have to do:
  • Open Chrome and press Alt + F keys.
  • Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
  • Click the Recycle bin and select Remove.
  • Restart Chrome and press Alt + F keys again.
  • Proceed to On Startup and mark Open a specific page or set of pages.
  • To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.

Option 3 – Try to update the Network Adapter Driver

Follow the steps below to update your Network Adapter Driver:
  • 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.
  • From there, expand the list of all the network drives and update each one of them.
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 4 – Try to reset the TCP/IP and the DNS cache

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 to 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
  • Next, execute this second command: ipconfig /flushdns
  • Once it’s done, exit Command Prompt and restart your computer and then check if the error is now fixed.

Option 5 – Try to reset the Network

You can also try to perform a Network Reset to resolve the problem. This will reset the entire network configuration including your IP address. To perform Network Reset, follow these steps:
  • Tap the Win + I keys to open Settings.
  • From there, go to the Network and Internet section.
  • Next, scroll down and look for “Network Reset” under the status pane.
  • After that, click on Network Reset and then on Reset now to start resetting the network configuration. Once done, check if it is able to fix the error or not.
Read More
What to do if you cannot switch between Programs on Taskbar in Windows 10
It is common to run multiple programs and applications at the same time and it’s important to be able to switch between them using their Taskbar icons or using the usual Alt + Tab shortcut. However, there are times when you might suddenly find that neither of the aforementioned methods worked and you will no longer be able to switch between programs in the Windows Taskbar. To fix this issue, refer to the options given in this post. For instance, when you have multiple instances of Microsoft Edge running and every time you press the Alt + Tab combo nothing happens so you are left with no choice but to minimize everything and then hover your mouse on the icon and switch between the instances of Edge. You will also notice that the right-click on the taskbar won’t respond back and will only keep on showing the loading circle icon. Here are a few tips you can follow to fix the issue with the Windows 10 Taskbar.

Option 1 – Try to restart the Windows Explorer

This is one of the basic things you can try as restarting Windows Explorer helps in refreshing the user interface and makes most of the things work in relation to the user interface.
  • To get started, tap the Alt + Ctrl + Del keys to pull up the Windows Task Manager.
  • After opening Task Manager, look for “explorer.exe” under the list of programs.
  • Once you find the explorer.exe, right-click on it and click Restart.

Option 2 – Try changing the Foreground Lock Time

Aside from restarting Windows Explorer, you could also try changing the Foreground Lock Time to fix the issue with the Taskbar.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type in regedit in the field and tap Enter to open the Registry Editor.
  • Next, go to this registry key – HKEY_CURRENT_USERControl PanelDesktop
  • Next, change the ForegroundLockTimeout value from200000 to 0. After that, it will make sure that no other application will take away the focus from your current program or application. It could be that some other application has taken away the focus and even when you try to actually switch, the focus gets back to the old one. Anyhow, since you already changed the value of ForegroundLockTimeout, it will ensure that the focus is not switched.
Note: If you are running some Full-Screen applications there are some devices especially the gaming ones, disable the Windows key to make sure that you won’t be able to switch. If this is the case, you need to make some modifications to the Full-Screen games.
Read More
Fix Err_Connection_Closed in Windows
If you suddenly encounter an error message that says, “This webpage is not available, Err_Connection_Closed” while browsing the internet or visiting a website and the website fails to load, then it means that there is some problem with your network connection. Similarly, you may also get other error messages like “Err_Network_Changed”, “Err_Connection_Reset” and “Err_Internet_Disconnected” errors in different browsers like Chrome, Firefox, and Edge. The problem lies in your Windows 10 computer and your internet connection since this is a network issue. So before you troubleshoot the problem using the suggestions given below, you need to refresh your browser first or you could also tap Ctrl + F5 on your keyboard to hard reload the webpage. If you’re still getting the same error message, then proceed to the guide below.

Option 1 – Try removing the Proxy

Removing the Proxy might also help you in fixing the “This webpage is not available, Err_Connection_Closed” error. Here’s how you can do it:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 2 – Try using Google Public DNS

If the first option didn’t resolve the issue, you can try to use the Public DNS by Google and see if it can help fix the problem. You have to modify the DNS settings in your system explicitly and use the DNS IP addresses.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 3 – Reset Winsock, TCP/IP & Flush DNS

Resetting Winsock, TCP/IP, and flushing DNS might help you resolve the Err_Connection_Closed error. To do so, follow these steps:
  • Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
  • After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
  1. netsh winsock reset – type in this command to reset Winsock
  2. netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
  3. ipconfig /flushdns – type in this command to flush the DNS cache
  • Next, restart your PC and check if the problem’s fixed.

Option 4 – Disable both the Antivirus program and Firewall temporarily

There are times when antivirus programs and the firewall blocks a website that they consider to be malicious or even because of false-positive effects which is why you have to disable these programs temporarily as it might be the reason why you’re getting the “This webpage is not available, Err_Connection_Closed” error when trying to browse the internet.

Option 5 – Try to check the network cables and then restart your router

The most obvious thing you can do first is to try checking if the network cables connected to your computer or router are properly connected or not. If it turns out that some network cables are not connected properly, then it’s probably why you’re getting this error.

Option 6 –Try a Network Reset

When all else fails, you might have to consider resetting your entire network settings. Simply follow the steps below to do so.
  • Click on the Start button and then click on the gear-like icon for Settings to open it.
  • Next, select Network and Internet.
  • Then scroll down and look for “Network Reset” – click on it and then click on the Reset now button.
Read More
Software review series: QuickLook
QuickLook app is one of the best options to preview files without opening them in Windows 10. It works similar to the Quick Look feature of macOS. This Microsoft Store app has some really interesting features. It lets you preview images, documents, and media files. Also, just a hotkey is needed to preview the content of a file. There is no interface for the app. Only a preview window is visible. You can also expand the preview window to full size. Apart from that, it lets you keep the preview window on top of the other opened applications. For image files, it also provides the EXIF data. After installing this app, just select some file that you want to preview, and press the Spacebar key. That’s it! The preview window will open immediately to view the file content. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Selected boot image did not authenticate Error
If you are using UEFI and you encountered an error message that says, “Selected boot image did not authenticate”, then read on as this post will show you what to do it fix it. This kind of error indicates that UEFI is having an issue in figuring out if the boot image has tampered with. UEFI offers Secure Boot and if the boot image seems to be invalid, you won’t be allowed to boot into your computer. Aside from that, it could be that you may be using endpoint encryption and the software can’t validate the certificate. To fix the “Selected boot image did not authenticate” error in UEFI, you need to first check if the error has given any reference to any software that you might have for encryption. If it has, then you need to disable the Encryption tool to resolve the problem. In addition, you could also try to disable Secure Boot or perform Startup Repair in case the disabling Encryption tool didn’t work. For more details, make sure to use each one of the options provided below as a reference.

Option 1 – Try to disable the Encryption tool

The first thing you can do to fix the “Selected boot image did not authenticate” error is to disable the Encryption tool. Many users reported that some encryption tools like the ESET Endpoint Encryption won’t let them boot into the computer if the system manufacturer does not include the correct certifications as a part of the UEFI BIOS. And since there is no way to bypass this, you have to disable Secure Boot in order for you to boot into your computer.

Option 2 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the error. To disable Secure Boot, here’s what you have to do:
  • First, boot your computer into Windows 10.
  • Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
  • After that, go to the BIOS of your computer.
  • Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
  • Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further options including System restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Select the UEFI Firmware Settings which will take you to the BIOS.
  • From there, go to the Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
  • Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
  • Save the changes made and exit. Afterward, your computer will reboot.

Option 3 – Try to run the Automatic Repair Utility

If disabling Secure Boot did not fix the problem, you might also want to run the Automatic Repair utility in fixing the error. To do so, follow the steps below.
  • You can start by booting into the Advanced Recovery Mode.
  • After that, select Troubleshoot > Startup Repair.
  • Next, follow the on-screen instructions that appear on the screen and finish the Automatic Repair process.
  • Now check if the block is gone once the reboot is completed.
Read More
Moving mouse pointer via the keypad in W11
windows 11 mouse pointerIn Windows 11 if you do not own a mouse or it has suddenly malfunctioned you can still move your arrow on-screen using the numeric pad. In this guide, we will guide you on how to turn this option ON, follow this easy guide step by step.
  1. Press ⊞ WINDOWS + I to open Windows settings
  2. Click on Accessibility on left
  3. Scroll down to reach the interaction section on the right and click on Mouse
  4. Click on Switch beside Mouse keys under accessibility options
  5. Set your preferences
  6. Close settings
Settings will be as always automatically applied.
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