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

What to do if Windows is stuck in Tablet Mode
To make the Windows 10 operating system a lot more user-friendly, Microsoft introduced the Tablet Mode for Windows 10 devices, especially the 2-in-1 devices like Surface Pro and Surface Book. Despite the Tablet Mode’s efficiency, it also encounters some errors from time to time. One of the issues users reported about tablet mode is that they can’t turn off or exit tablet mode. If you are one of these users, read on as this post will guide you in what you can do to fix the issue. To fix the problem with Tablet Mode, there are several suggestions you can check out. You can try to check the full-screen setting, or perform a full shutdown or perform two buttons to restart the Surface devices. You could also disable Tablet Mode via Registry Editor or perform System Restore or change the settings in the System tab or the Action Center.

Option 1 – Try to check the full-screen setting

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

Option 2 – Perform a full shutdown

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

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

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

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

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

Option 5 – Run System Restore

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

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

  • Go to Settings and navigate to System > Tablet Mode.
  • After that, scroll down to set the “Use desktop mode” from the drop-down menu under the “When I sign in” section.
  • Now restart your computer and see if the issue is fixed.
Read More
Could not configure one or more components
If you are trying to install or upgrade your Windows 10 computer but suddenly encountered an error message saying, “Windows could not configure one or more system components”, read on as this post will show you how you can fix the problem. You are not alone in experiencing this problem as other users also reported having the same scenario. Some of them reported getting the following error message:
“Windows could not configure one or more system components. To install Windows restart the computer with error code 0xc1900101-0x30018.”
When you check on the Windows 10 rollback log, you will see a part with the “iisetup.exe” that’s related to the abort. Usually, the upgrade process completes over 50% and gets stuck and then rolls back later on and generates the error logs. This kind of error, in most cases, appears during the upgrade of Windows 10 and is related with the Internet Information Services or IIS in Windows 10. For some unknown reason, it restricts the installation or the upgrade which causes the error to appear. To fix the “Windows could not configure one or more system components” error, you can try to remove the IIS from the Windows Features or rename the “inetsrv” folder. You could also move all the folders related to IIS to another drive. For more details, refer to the options provided below.

Option 1 – Try to remove the IIS from Windows Features

The IIS is installed from the Windows Features and you can find it at Control Panel > Programs. From there, uncheck the checkbox for the Internet Information Services. Once done, click on the OK button to save the changes. Note that this process will get rid of all the related programs, services, and folders from Windows 10. So if you want to, you can just install them later on or use an offline installer from the official site of Microsoft.

Option 2 – Try renaming the inetsrv folder

The next option you can check out to resolve the problem is to rename the “inetsrv” folder. If you have uninstalled IIS from the Windows Features, this should remove the folders as well, however, it didn’t remove the folder then you have to delete the folders that are related to the IIS by following these steps:
  • First, you have to boot into the Advanced Recovery Mode and from there, open Command Prompt.
  • Next, execute this command to rename the folder from this location, C:Windowssystem32inetsrv: rename C:/Windows/system32/inetsrv/inetsrv.old
  • Once done, boot into your computer normally and try to upgrade Windows 10 again, and check if the problem is fixed or not.

Option 3 – Try to move the folders related to IIS to a different drive

  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • Next, look for the Application Host Helper Service from the list of services and stop it.
  • Once done, take ownership of the “WinSxS” folder and then move the *windows-iis*.*” folders to another drive. You can just search using the “*windows-iis*.*” keyword in the Start Search.
  • Next, tap the Ctrl + X keys and paste the folders to another drive.
  • After that, start the update process for Windows 10 again.
Read More
Fix Error Code 0x80072EE7 in Windows
Installing or updating Google Chrome does not always go smoothly as there are times when it also encounters some errors like the error code 0x80072EE7. This kind of error in Chrome is most likely caused by the Windows Firewall or third-party Firewall (if you’re using one) that blocks the installation or update process. Aside from this known culprit, there are also other factors to consider such as corrupted or incompatible installation files or it could also be caused by some issue with your internet connection. If you face this kind of problem when installing or updating Chrome, you will see the following error message on your screen:
“An error occurred while checking for updates: Unable to connect to the Internet. If you use a firewall, please whitelist GoogleUpdate.exe. (error code 7: 0x80072EE7 — system level).”
Whatever the cause of this error is, you need to use the options prepared below to fix it.

Option 1 – Whitelist the “googleupdate.exe” in Firewall

If the issue is really caused by the Firewall, you need to whitelist the googleupdate.exe program to fix the error. To do that, follow these steps:
  • Tap the Win + E keys to open the File Explorer.
  • Next, copy and paste the following location in the address bar and tap Enter to go there.
Control Panel/All Control Panel Items/Windows Defender Firewall/Allowed apps
  • After that, click on the Change Settings button, and from the given list, look for Google Chrome.
  • Now check both Private and Public connections for it and then click on OK and see if it fixes the error or not.

Option 2 – Disable the proxy server for LAN

If the problem has something to do with your internet connection, then you can try disabling the proxy server for LAN and see if that helps.
  • 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 3 – Check your VPN

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

Option 4 – Try to run the Chrome Cleanup tool

You might want to run Google Chrome’s built-in Malware Scanner & Cleanup tool as it could also help in getting rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and anything else that might overtake the network and could affect the performance of the browser.

Option 5 – Reset Google Chrome

Before you proceed, make sure that the Chrome browser is not running anywhere in the background via Task Manager. Once you’ve made sure that it’s no longer running, refer to these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “%USERPROFILE%AppDataLocalGoogleChromeUser Data” in the field and tap Enter to open this location.
  • From there, look for the Default folder and then tap the Shift + Delete button and if a confirmation prompt appears, click on Yes.
  • After deleting the Default folder, open Google Chrome and click on the three vertical dots icon located in the top-right corner to open the menu.
  • Next, click on Settings and scroll down and then click on Advanced to open the Advanced Settings.
  • Then scroll down until you see the “Reset and clean up” section and click the “Restore Settings to their original defaults” option.
  • After that, you will see a confirmation box and from there, click on the Reset settings button to reset your Google Chrome browser.
Read More
Domain Users Sign in using Biometrics
The use of Biometrics is supported by Windows 10. Aside from that, it also supports PIN, password, picture password on all computers and if your computer has the proper hardware, Windows 10 also supports facial scanning, iris scanning, and even fingerprint scanning. You can see all these exciting features inside Settings > Accounts > Sign In Options. On the other hand, you can’t really expect to make use of all the above-mentioned features since it depends if the hardware is available to support them. One of the most interesting features is the use of Biometrics which is really useful in workplaces and so this post will show you how you can enable or disable the Domain Users Sign In on Windows 10 using Biometrics via Registry Editor or Group Policy Editor. But before you go on, you need to create a System Restore Point first since the modifications you’re about to do might affect the functioning of your computer. So in case something went wrong, you can always undo the changes you’ve made.

Option 1 – via Registry Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to the following registry path:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftBiometricsCredential Provider
  • From there, right-click on the right-side panel and click on New > DWORD (32-bit) Value.
  • And then set the name of the newly created DWORD as “Domain Accounts”.
  • Afterward, click on “Domain Accounts” and set its value to “1”. This will allow the domain users to sign in to Windows 10 using Biometrics. While the value of 0 will disable the domain users sign in to Windows 10 using Biometrics.
  • Exit the Registry Editor and restart your computer for the changes to take effect.

Option 2 – via Group Policy Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • After that, navigate to the following setting:
Computer Configuration > Administrative Templates > Windows Components > Biometrics
  • Then double click on the following entries located on the right-side panel and set the radio button to Enabled on all of them.
    • Allow the use of Biometrics.
    • Allow users to log on using Biometrics.
    • Allow domain users to log on using biometrics.
  • Now exit the Group Policy Editor and restart your computer to apply the changes made properly.
Read More
Calibrating Windows 10 display for HDR video
High Dynamic Range or HDR is a technique that’s used to create lifelike videos which have improved and better dynamic range, especially when it comes to details. And as you know, Windows 10 supports the steaming of HDR videos as long as the display supports it and it comes with the option to enable the HDR Playback for Windows 10 Video Streaming apps. However, before you can get the best viewing experience, you need to calibrate the display further for HDR video on your Windows 10 PC. Take note that even when you have the HDR Playback feature enabled on your computer, you still need a display that supports it. To make sure that your display supports this feature, you can use the DirectX Diagnostic Tool to have the display correctly wired and have the latest WDDM 2.4 drivers installed as well as set the other settings properly. Once you’ve made sure that your computer’s display really supports HDR and you’ve already enabled the HDR Playback feature, now it’s time for you to calibrate. Remember that when you calibrate the display, you should make an external monitor your primary display if you are using it for HDR and then adjust the settings to your liking. And if you are calibrating for primary display, you need to disconnect all other displays.

Follow the given steps below to calibrate the display of your PC.

  • Step 1: You need to open the Video Playback first. To do so, navigate to Settings > Apps > Video Playback.
  • Step 2: Under the Video Playback settings, uncheck the “Don’t increase display brightness when watching HDR video on battery” checkbox or plug in your PC.
  • Step 3: Next, click the “Change calibration settings for HDR video on my built-in display” link located on the right side.
  • Step 4: After that, click on the Play button located on the left side to play the video. Then move the sliders to the left or right so you can start to calibrate. Once you see that the quality of the image is to your preference, stop.
Note: Just a tip when calibrating – you just have to find the right balance between the details in the darker parts of a scene. For instance, you have Mountains in the background and buildings in the front – you need to drag the slider to the right to add more details to the snow on the mountain or drag the slider to the left to add more details to the buildings. After that, you can pause the video and exit the full-screen mode. Keep in mind that the quality of HDR depends on you as it is a personal choice. Some users might like a brighter shade while other ones want the darker shade so it really depends on your taste. If you are not satisfied with how your HDR turned out, you can just try calibrating the display again. Simply go back to the default HDR video calibration and click or tap the Reset calibration button. Another thing to remember. First, you can only see HDR content on the full screen and if you’re using a laptop, you need to make sure to watch videos when plugged in and check that the battery settings won't’ lower the brightness.
Read More
Fix Windows Update Error 0x8024500C
If you encounter error 0x8024500C after a Windows Update or when you were trying to update Windows Store apps, read on as this post will guide you in fixing the problem. This kind of Windows Update error indicates that the Windows Update service has been blocked. Here are some suggestions you could check out to resolve the Windows Update error 0x8024500C on your Windows 10 computer.

Option 1 – Try checking the status of all the Windows Update Services

You need to check if all the Windows Update Services are up and running or not. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the following services that support Windows Update:
    • Background Intelligent Transfer Service (BITS)
    • Delivery Optimization
    • Windows Update
    • Windows Update Medic Service
  • Once you’ve found them, check if they are running just fine or not. if not, you can right-click on each entry and click on Start.

Option 2 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing Windows Update Error 0x8024500C. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 3 – Try downloading and installing the Windows Updates manually

Error 0x8024500C might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.

Option 4 – Try checking the Registry settings

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this registry path: HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsWindowsUpdate
  • Then double click on “DisableWindowsUpdateAccess” located at the right side of the panel and make sure that its value is set to “0”. If not, you have to change it to “0”.
  • Now restart your computer and check if error 0x8024500C is now fixed or not

Option 5 – 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 6 – Try to reset the Microsoft Store cache

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

Option 7 – Perform a System Restore

Performing System Restore might help you in fixing the Windows Update error 0x8024500C. 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.
Read More
Five Ways of Fixing Error Code 37

What is Error Code 37?

Error Code 37 is a Device Manager Error Code that you may come across when you are unable to use an installed hardware device on your PC. It will pop up on your screen with the following display:

“Windows cannot initialize the device driver for this hardware. (Code 37)”

If you receive the above message, it means that your operating system was unable to acknowledge the drivers for a particular peripheral device.

Solution

driverfix boxError Causes

Error Code 37 mainly occurs due to device driver corruption. However, there are other factors that can trigger this error code, some of which are the following:

  • Missing device drivers
  • Out-of-date device drivers
  • Presence of malware or spyware in the system
  • The particular device is not compatible with your PC

Device driver corruption or other data corruption is not uncommon and part of everyday PC use.

From an installation gone wrong to an unexpected shutdown, commonly generated data errors are considered the main culprit behind error codes.

Further Information and Manual Repair

Just like most PC error codes, Error Code 37 isn’t that difficult to get rid of. There are many DIY methods you can try to have your PC running smoothly in no time. Here are a few methods to resolve this issue:

Method 1: Restart your PC

It is possible that the display of the error code is merely due to a temporary issue with your peripheral device and not anything serious.

Therefore, the quickest and easiest method to solve the error code 37 is to simply restart your PC.

Method 2: Scan for Viruses

If restarting does not do the trick, a quick scan for viruses and removing them is another simple method you can follow to fix your PC.

Since the error code is due to corruption of data, viruses such as malware or spyware create error in your PC’s registry and eliminating them can help restore some of the corrupt data, which also speeds up your PC.

Method 3: Undo recent changes

A possible explanation for the error code may be the recent changes in your Device Manager or due to the peripheral device installation. You can thus undo the changes by either:

  • Remove or change settings of the installed peripheral device
  • Roll back the version of the driver to the one before the update.
  • Use System Restore to reverse the changes made in the Device Manager

Method 4: Manually uninstall and reinstall the drivers

If the above stated methods do not help in speeding up your PC and is still giving you an error code, you may want to manually uninstall and reinstall the corrupt or missing drivers. Here are the following steps:

  • Double-check if the installed external device is properly connected and working smoothly
  • Open Device Manager and double click on the device that is causing problems
  • When it opens, click on the ‘Driver’ tab and click ‘Update Driver’

Method 5: Use DriverFIX

However, updating the missing or corrupt drivers can be time consuming and may also require having a hardware documentation ready that contains specific details about the driver that you should download.

To avoid this time-consuming process, you can use DriverFIX software.

DriverFIX will help you to download the required driver without you having to waste your precious time and effort looking it up in a user manual. This latest software technology is embedded with its own database that tracks the missing or corrupt driver according to your PC’s motherboard version and specific details.

It is user-friendly, which means that it will relieve you from the frustration of such PC error codes appearing from time to time and enable your PC to work efficiently in no time.

Click here to download DriverFIX to resolve Device Manager error code 37 today!

Read More
Changing the Left & Right mouse buttons
As you know, all computer mouse devices are designed ergonomically for users who are right-handed. Although that’s mostly the case, there are also other mouse devices that are designed specifically for left-handed users or the ones that can be used by either the right or left hand. But before you look for these kinds of mouse devices, there is actually an option you can try so that your mouse device can work with either the left or right hand. All you have to do is configure your mouse device. Aside from setting the device to work on either hand, you can also switch mouse buttons, from left to right, using only a couple of simple steps. As mentioned earlier, most mouse devices are created for right-handed users. Meaning to say, these mouse devices are configured to be right-handed with their primary button on the left and the second one on the right. The primary button is used for certain functions such as selecting and dragging. Now you can configure your mouse to be left-handed by swapping its predefined functionality. How? Refer to each one of the given instructions below.

Option 1 – via Control Panel

  • First, go to the Start Menu and search for “control panel” in the Start search.
  • Once you see it from the search results, click on it to open it and then go to the Hardware and Sound section.
  • From there, click on Mouse under the Device and Printers section. This will open the window for Mouse Properties.
  • Now you have to check the Switch primary and secondary buttons box.
  • Then click on OK to save the changes made. After that, your primary select button on your mouse device is your right button while the secondary button, also known as right-click, is now the left button.

Option 2 – via Windows 10 Settings

This is the second option you can check out to change the configuration of your mouse from being right-handed to being left-handed.
  • First, right-click on the Windows icon and select Search.
  • Next, type “mouse” and from the search results that appear, click on Mouse Settings.
  • After that, select “Right” from the “Select your primary button” drop-down menu. This should set the mouse device from being right-handed to being left-handed.
Read More
Fix Windows Update Error Code 0x80246017
Updating your Windows 10 computer isn’t always as easy as it should be since there are times when you might encounter some errors along the way. One of these errors is the error code 0x80246017 that comes with the error message “WU_E_DM_UNAUTHORIZED_LOCAL_USER”. According to Microsoft, the cause of this particular Windows Update error is that “The download failed because the local user was denied authorization to download the content”. So if you got this error when you tried updating your computer, read on as this post will provide you some suggestions on how you can fix it. Before you troubleshoot the problem using the options given below, make sure that you are logged in as administrator. If you are already logged in as an administrator, follow each one of the options carefully.

Option 1 – Try to check the status of some Windows Update Services

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

Option 2 – Try to grant Full Control of the System Volume Information directory

  • First, tap the Win + X key combination and then select Command Prompt (Admin) from the given menu.
  • After opening Command Prompt with admin privileges, type the following command and tap Enter to execute it:
c md.exe /c takeown /f "C:System Volume Information*" /R /D Y && icacls "C:System Volume Information*" /grant:R SYSTEM:F /T /C /L
  • Once the command is executed, it will run a batch of tasks and will show each one of their statuses on the command line window and once they’re done, exit Command Prompt.
  • Now restart your computer and see if it fixed the problem or not.

Option 3 – Try to disable your antivirus program or Firewall

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

Option 4 – Try running the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Update error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • After that, wait until the process is finished and do not close the window as the process will probably take a couple of minutes.
  • Once it’s done, restart your computer.

Option 5– Run the Windows Update Troubleshooter

If the DISM tool didn’t work in fixing the error, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including the Windows Update error code 0x80246017. 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 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows Update error code 0x80246017. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
How to Fix the Blue Screen Locale ID 1033 Error Code

What is the Blue Screen Locale ID 1033 Error?

Blue screen locale id 1033 error as the name suggests, is a type of BSoD error. This error may occur during Windows startup, program load, or while the program is running. The error indicates poor PC maintenance and occurs without any warning. The error message is prompted in the following format:
Problem signature: Problem Event Name: BlueScreen OS Version: 6.0.6002.2.2.0.16.7 Locale ID: 1033
When the error occurs, the computer screen turns blue and the user is unable to view or access the program. It is advisable to fix the error right away, virtually because BSoD is a critical PC error, it can pose serious threats to your system.

Error Causes

The two most common causes of the occurrence of the Blue Screen Locale ID1033 error code are:
  • Registry issues
  • Viral infection

Further Information and Manual Repair

You don’t need to hire a technician or be a computer whiz to resolve Blue Screen Locale ID1033 error code. Here are some methods that you can try to resolve this error on your PC. These methods are easy to perform and result-driven.

Method 1: Perform a PC Scan by Downloading an Anti-Virus

Since this error is indicative of a viral infection, it is suggested you perform a PC scan by installing an antivirus on your system. Make sure you download an antivirus that is powerful and has the ability to scan all kinds of viruses.

Method 2: Clean and Repair the Registry

Another alternative method is to clean and repair the registry. The Registry is a component of the PC that stores all information and activities performed on the PC. This includes both important and unnecessary files like junk files, cookies, internet history, temporary files, invalid entries, bad registry keys, and more. These files not only accumulate in the registry but also damage and corrupt it thereby generating error codes like the Blue Screen Locale ID1033 error code.
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