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.
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.
You have the option to choose to configure the Network to Private or Public when you set it on Windows 10 PC. On the other hand, if the option to change the Network from Public to Private goes missing in Windows Settings then this post will surely help. You can find this setting under Settings > Network and Internet > Ethernet and appears when you click on it.
If you are not able to see the option to change the network profile, then you either can’t open the settings, or the option to change it has been disabled. To resolve this issue, you can either use the Registry Editor or Windows PowerShell. Refer to the options given below for more details.
Option 1 – Change the Network Profile via Registry Editor
Changing the Network Profile can be done using the Registry Editor. But before you proceed, make sure that you create a System Restore Point first just in case. Refer to the steps below to do so.
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 key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionNetworkListProfiles
Now expand the Profiles key folder located in the left pane to see one or more folders.
Next, expand each one of these folders and look for the “Description” sub-key which should match the name of your network.
After you find the Description sub-key, look for another sub-key named “Category” and double click on it to open it.
Now change its value from “0” to “1” to change the Network Profile from Public to Private.
Option 2 – Change the Network Profile via Windows PowerShell
Aside from the Windows Registry, you can also use Windows PowerShell in changing the Network Profile from Public to Private and so on. Take note that you have to use PowerShell with admin privileges. Just refer to the steps below to do so.
Tap the Win + X keys and then select the “PowerShell (Admin)” option.
Next, click on Yes if the User Account Control prompt appears.
After that, execute the commands listed below. Hit Enter right after you key in each one of them.
A command is not recognized Error, what it is? If you are constantly using programs like CMD or DISM directly from the Run prompt, you might have wondered how they launched instantly and how is it that the Windows operating system is able to find them right away. For instance, when you create a shortcut of a program, the shortcut knows where exactly the program is located and launches it quickly.
The Windows operating system keeps a list of paths where the most common system programs are located so when you use the Run prompt, it opens easily. The list kept by Windows is called the Windows Environment Variables. If something goes wrong with this list, the programs won’t work. So in this guide, you will be guided on how you can troubleshoot the problem where any command you use is not recognized as an internal or external command, operable program, or batch file.
Before you start troubleshooting the problem, you need to make sure that the program you are trying to run really exists. In fact, this can also happen to the Run program which is pulled up using the Win + R shortcut. To check, go to C:\Windows\System32 and there, check if the program exists or not or you can also try searching for the EXE in the System 32 folder. After making sure that the program exists, refer to the instructions given below.
Modify the Windows Environment Variables:
Step 1: Tap the Win + X keys and then select System. After that, it will open the section where you can see all the properties on your computer.
Step 2: Next, select the Advanced system setting located on the left pane and click on the Environment Variables.
Step 3: After that, locate Path under the System Variables and select EDIT.
Step 4: Before you edit, you need to copy the entire string and paste it into the Notepad app so that in case something went wrong, you can paste it back.
Step 5: Next, look for the directory path, “C:\Windows\System32”. If you can’t find it, try adding a semi-colon at the end.
Step 6: Afterwards, click OK to save the changes made and then exit.
Step 7: Now restart your computer as all the paths are picked up when your computer restarts.
Note: Now all you have to do is to try executing the programs once again – the ones where you got the error, “ is not recognized as an internal or external command, operable program or batch file” every time you open them and then see if you can now open these programs or not.
Runtime Error r6034 is one of the most commonly occurring errors. This error usually arises in Windows Vista and Windows 7.
The message that appears to the user states ‘An application has made an attempt to load C runtime library incorrectly, please contact the support team for more information’.
As the message suggests, this problematic error occurs simply because an application attempts to load the C runtime library without a manifest.
Solution
Error Causes
Runtime Error r6034 occurs when the system compiler fails to compile the working application. While this is the primary reason, there are some other conditions that trigger Runtime Error r6034 which are outlined below.
Existence of viruses and malware in the system.
Corrupt or missing system files.
Power outages.
Hardware problems.
Hardware driver problems.
There are several other reasons that may trigger Runtime Error r6034 that are beyond the scope of this article. Regardless of what triggers this error, it is crucial to ensure that it is fixed as soon as possible.
Further Information and Manual Repair
There are several ways to deal with Runtime Error r6034. However, one of the most effective ways is listed below as follows.
When this error occurs, restart your computer. Make sure you press F8 before the windows logo is displayed.
Choose safe mode and press enter.
Go to the ‘Start’ button and type ‘msconfig’ in the search box. Press enter.
The MSConfig program will now open.
Choose ‘Start up’ in the general tab and then click on the ‘Load Start Up’ item.
Click on the ‘Services’ tab. Now click ‘Hide all Microsoft Services’ and then choose ‘Disable All’.
Close the system configuration window.
Restart the computer.
After restarting your computer, you will notice that the Runtime Error r6034 has been removed. If this approach fails to deliver the desired results, it is advised to follow the steps listed below.
Go to the start button. In the search box, type ‘System Restore’.
The system restore window will open. Make sure any process or application that’s open is now closed.
In the System Restore window, if a calendar list appears, it means the restore point is open. Now choose the point from where the error appeared and click Next.
This process may take some time. Your system will restart automatically and the Runtime Error r6034 will disappear.
The GameStream is an NVIDIA service that allows users to stream games from their Windows 10 computers to other supported devices which includes the NVIDIA SHIELD devices. However, a number of users reported that the NVIDIA GameStream is not working on their Windows 10 computers. This kind of issue is most likely caused by improper installation, some glitches with the network, and many more.
To fix this issue in the NVIDIA GameStream, there are several options you need to check out to fix the problem. You can try to lo logout of GameStream and try logging back in again. You could also try to update or uninstall and reinstall the drivers related to NVIDIA or fix some network glitches or update the NVIDIA SHIELD device. For more details, you can refer to each one of the given potential fixes below.
Option 1 – Try to logout and log back into NVIDIA GameStream
The first thing you can do is to log out and then log back into NVIDIA GameStream. Some users claimed that by doing this simple task, they were able to resolve the problem. This is probably because with the re-login, the entire cache of the system and service is rebuilt and any bad sectors of that data will be replaced with the fresh one so this should resolve the problem with the NVIDIA GameStream, if not, refer to the other given options below.
Option 2 – Try updating the drivers from the official site of NVIDIA
If both the first and second given options didn’t work, you can also try updating the drivers from the official NVIDIA website. And in case you don’t know the type of Nvidia graphics card that your computer is on, follow the steps below:
Tap the Win + R keys to open the Run dialog box.
Next type in “dxdiag” in the field and click OK or hit Enter to open the DirectX Diagnostic Tool.
From there, you can see what type of Nvidia graphics card that your system is on.
Take note of your graphics card information and then look for the best drivers for your operating system. Once you’ve downloaded and installed the file, restart your PC.
Option 3 – Try to roll back the driver to the previous version
If updating the NVIDIA display drivers didn’t work for you, then it’s time to roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh.
Tap the Win + R keys to launch the Run window and then type in the “MSC” command and hit Enter to open the Device Manager window.
Under the Device Manager, you will see a list of drivers. From there, look for the NVIDIA Drivers and expand it.
Next, select the driver entries that are labeled appropriately.
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 the NVIDIA Drivers.
Now restart your computer to successfully apply the changes made.
Option 4 – Try fixing your network
The next thing you can do to fix the problem with the NVIDIA GameStream is to fix the glitches in your network. Make sure that you connect both of your devices to a 5 GHz Wi-Fi network and you also have to ensure that the Wi-Fi connection you’re connected to is strong enough for both the devices for the latency to go down. Once you’ve covered all of these things with your network, restart your computer and change the Wi-Fi channel both devices are connected to. This should resolve the problem.
Option 5 – Try to update the NVIDIA SHIELD device
You might also want to update the NVIDIA SHIELD device. There are times when an outdated NVIDIA SHIELD device can result to several issues like the problem with the NVIDIA GameStream. Thus, you need to update NVIDIA SHIELD and check if it fixes the problem or not.
This post will help you fix the ERR_CONNECTION_RESET error in Google Chrome. This error indicates that the Chrome browser wasn’t able to establish a stable connection or that there really is no connection at all with the website you are trying to open. This error does not occur on all websites though. When you encounter this kind of error message you will see the following message on your Google Chrome browser:
“This website is not available, The connection to example.com was interrupted, Error 101 (net:: ERR_CONNECTION_RESET): The Connection was reset.”
Note: You need to follow the options given below to fix the ERR_CONNECTION_RESET error and make sure to reload the webpage each time you complete following each one of the fixes.
Option 1 – Check the Network Cables and restart the router then reconnect
Of course, the first thing you can try is to check if the network cables connected to your computer or router are properly connected. And if your computer is connected via Wi-Fi, you need to make sure to restart your router once. In addition, you can also forget the Wi-Fi your computer is currently connected to and then try reconnecting again to see if it would work.
Option 2 – Try removing the Proxy
Removing the Proxy might also help you in fixing the ERR_CONNECTION_RESET error in Chrome. 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 3 – Try to increase the Maximum Transmission Unit (MTU)
You can also try increasing the Maximum Transmission Unit to fix the error. To do so, follow these steps:
Open Settings and go to Network & Internet > Ethernet.
From there, take off the Active Wireless / Wired Network Connection.
Next, open Command Prompt as admin.
Then type the “netsh interface IPv4 set subinterface “Ethernet 4” mtu=1472 store=persistent” command and hit Enter to execute it.
Option 4 – Flush the DNS and reset TCP/IP
Flushing the DNS and reset TCP/IP could also help in fixing the ERR_CONNECTION_RESET error in Chrome. To do so, refer to these steps:
Click the Start button and type in “command prompt” in the field.
From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
ipconfig /release
ipconfig /all
ipconfig /flushdns
ipconfig /renew
netsh int ip set dns
netsh winsock reset
After you key in the commands listed above, the DNS cache will be flushed and the Winsock, as well as the TCP/IP, will reset.
Option 5 – Disable the AppEx Networks Accelerator feature
The AppEx Networks Accelerator is known to slow down network connections. Some users reported that it slows down the network speed by 70% up to 80% which is why you need to disable it. Here’s how you can do it:
Go to Settings and select Network & Internet and from there select Ethernet > Change adapter options.
Next, right-click on the network connection and select Properties.
Then look for AppEx Networks Accelerator and uncheck its checkbox.
Now click the OK button to save the changes and then check if the error is now fixed.
Option 6 – Delete the WLAN Profiles
Deleting the WLAN Profiles might be a good idea if you are not able to connect to the internet on your computer and if you’re using Wi-Fi. It could be that the networks that were connected previously have gone rogue which is why it is not connecting properly. And so deleting the WLAN profiles might help you in fixing the ERR_CONNECTION_RESET error.
Option 7 – Reinstall the Network Adapter Drivers
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 select “Uninstall device”.
Restart your PC.
Option 8 – Try to disable the Wi-Fi Miniport
In the Cortana Search box, type “command prompt” then right-click on the search result and select “Run as administrator”.
After opening Command Prompt with admin privileges, type the commands listed below and hit Enter right after you key in each one of them.
netsh wlan stop hostednetwork
netsh wlan set hostednetwork mode=disallow
Now exit Command Prompt and tap the Win + R keys to open the Run dialog box.
Type “cpl” in the field and hit Enter to open Network Connections.
From there, look for Microsoft Virtual Wi-Fi Miniport and right-click on it, and then select Disable.
Option 9 – Start Chrome in Safe Mode
The same with Windows Safe Mode, starting Chrome in Sage mode will open the browser but without all the user settings and extensions. And then try opening the website you were trying to open earlier.
Option 10 – Reset Google Chrome
Open Google Chrome, then tap the Alt + F keys.
After that, click on Settings.
Next, scroll down until you see the Advanced option, once you see it, click on it.
After clicking the Advanced option, go to the “Restore and clean up the option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
If you use Microsoft-developed programs, then you might experience this error code on your PC. It indicates programming limitations. This error, Error 1713 may pop up during the installation of 2007 or 2010 Microsoft Office Suite. The error message appears in the format stated below:
“Error 1713: Microsoft Office has encountered a problem and needs to close. We are sorry for the inconvenience.”
Common symptoms for error 1713 include system crashes, system freeze and sometimes you may feel your Windows running sluggishly.
Solution
Error Causes
Error 1713 may be triggered due to many reasons. However, common causes for this error occurrence include:
Corrupt Microsoft Office Software
Corrupt Windows Registry
Malware
Deleted Microsoft Office Related Files
Further Information and Manual Repair
No matter, what the cause of this error is, it is advisable to resolve it immediately without any delays. This error may pose serious threats to your PC is not repaired timely and also cause you a great deal of inconvenience limiting you from using Microsoft software programs.
Here are some of the best and easy DIY methods that you can try to resolve this issue. To work around these methods you don’t have to be a technical whiz or a computer programmer.
Let’s get started:
Method 1 - Use System Restore to Undo Changes Made Recently
During any program deletion, you may have accidentally deleted Microsoft related files because of which you may be experiencing error 1713 on your PC.
In such an event, the best way to resolve is to undo recent system changes. To do this, use Windows System Restore Utility. This is inbuilt in Windows.
To access System Restore Utility, simply press start and type System Restore in the search box and press enter. Now follow the steps in the Wizard to choose a restore point. Once you select, reboot your PC to activate changes.
Method 2 - Update Drivers
One of the many causes of error 1713 is hardware failure. Hardware failure indicates driver issues. To resolve the problem it is advisable to delete the outdated drivers and update new versions on your PC.
Method 3 - Scan for Malware
Malware can also trigger such error codes on your system and corrupt important files. Therefore remove malware immediately from your PC by running an antivirus. Antivirus will detect and delete all malicious programs in no time.
Method 4 - Repair the Registry
Broken entries, junk files, and invalid registry keys corrupt the registry thereby generating error codes. To resolve you first need to clean the registry and repair it. For this download Restoro. It is a PC Fixer deployed with a registry cleaner. The registry cleaner removes all bad entries stored in the registry, cleans it and repairs the damaged files in just a few clicks.
Click here to download Restoro.
Encountering errors is never a pleasant experience and fixing errors can sometimes take a large amount of time. Also depending on your expertise and knowledge about computers and the operating systems themselves could be determining factor would you try to wrestle with error.
We will explore and analyze the advantages of both methods so you can choose and know when to apply one and when to reach for the other.
Advantages of manual method
Full control is the main advantage of manually solving errors, when you go deep dive into manually fixing problematic issues you are one that has control. Complete freedom is also another, sometimes fixing things can be done in several different ways and when you are the man behind the wheel, you are the one that can choose how to approach and what solution to apply in order to solve the issue.
Disadvantages of using manual method
The main disadvantage that some users might encounter is that they will need to know ins and outs of computer and operating systems' workings. Of course, the more complicated errors, the more knowledge it will require in order to apply the proper fix. There is also a risk to break something else if the person that is doing the fixing is not fully competent so this is also something to think about.
Another thing that goes against manual fixing is the time it will require in order to actually fix it, some more complex stuff will probably depend on searching for some external resources like searching for compatible drivers for example, or navigating complex registry keys inside Windows.
Advantages of automatic solutions
If you are a user that has no knowledge about how the operating system works, if you do not know what is a registry or how to properly navigate through the Windows folder then the automated solution is for you. The main advantage of automated systems is that you can easily fix errors without any kind of technical knowledge and usually with just one click of a button.
Saving time is also one of the advantages of fully automated solutions because they will work much faster than manually locating the problem and then fixing it. Also, most of these systems will have in place active monitoring that will check always if your system is in top form and alert you when something is not right.
Disadvantages of one-click solutions
Automated solutions are great, they can solve various issues and errors without any knowledge from the user, but they are not perfect. Like security suites sometimes an automated system can misinterpret something as an error when in fact it is not and fixing it could mean some apps not working anymore, luckily you can choose would you like to apply the suggested solution. So if you are using one do not just click fix without looking at what it is trying to fix and maintain.
Another problem with this is the price it is carrying, manually solving your computer error will cost you your time and knowledge but good automated software will come with a price tag. Some people might not be too happy to pay for this kind of application but at the end of the day, it will still be cheaper than a professional technician. The last thing that you should be aware of is that in order for the app to do its work properly it will need to be active all the time, now for modern computers, this is not the issue but for some older ones with a small amount of memory might lead to some slowing them down. This is a price to be paid in order to have your system always errors free.
Should you use an automated solution at all?
This depends on your knowledge and time available, professional IT technicians will not need this type of solution nor will power users but for most common people this will offer computers free of errors for an affordable price.
Recently, a number of users reported that they were not able to use the “Run as administrator” context menu option when they tried using it or opening a program with administrator privilege. If you are one of these users facing this problem, then you’ve come to the right place as this post will guide you in fixing this issue.
At the time of writing, it isn’t clear what the cause of the issue is but there are potential fixes you can try to fix the problem. You can try turning on the User Account Control or clean up the Context Menu items change the Group Membership. On the other hand, you can also perform both SFC and DISM scans via Command Prompt or troubleshoot the problem in a clean boot state as it is possible that some third-party programs are the ones that are causing the problem. You could also run an anti-malware scan using Windows Defender or your antivirus program.
Option 1 – Try to turn on the User Account Control
When you open a program with administrator privilege, the User Account Control or UAC prompt will pop up asking you to confirm the permission. However, if you have disabled the User Account Control by mistake or some malware has disabled it, then it’s no wonder why the “Run as administrator” option is not working. Thus, you need to check if UAC is turned on or not. All you have to do is go to the User Account Control settings.
Option 2 – Try changing the Group Membership
First, you need to sign in with your administrator account or ask your administrator to sign in for you. So if you only have a Standard User account, you have to add that account to the Administrators group.
In the taskbar search box, type “netplwiz” and check the search results.
From there, select your user account and click the Properties button.
After that, go to the Group Membership tab and select Administrator.
Now click on the Apply and OK buttons to save the changes made and then sign in to your computer again and see if the “Run as administrator” option is working or not.
Option 3 – Try to create a new Administrator User account
If you have a standard account, you can try creating a new account but this time, you create an administrator user account and then see if you can now use the Run as administrator option or not. Note that you have to sign in with your main account before you can create an admin account.
Option 4 – Run the DISM tool
You can run the DISM tool as well to help fix the problem with the “Run as administrator” option. 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
Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Option 5 – Perform a System File Checker scan
The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the problem with the “Run as administrator” option on your Windows 10 computer. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files. 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 and hit Enter.
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:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Once done, restart your computer.
Option 6 – Put your computer in a Clean Boot State
You can also troubleshoot the problem in a Clean Boot state. It could be that there are some third-party applications in your computer that are preventing you from using the “Run as administrator” option and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try to use the Run as administrator again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
After you’ve set your computer into a Clean Boot State, try to check if the error is now fixed and that you can now view the Properties.
Option 7 – Try scanning your computer using Windows Defender
As mentioned, if your computer was recently infected with some malware, it is possible that the malware changed the User Account Control settings which is why you’re not able to use the Run as administrator option. Thus, you need to scan your computer using Windows Defender.
Tap the Win + I keys to open Update & Security.
Then click on the Windows Security option and open Windows Defender Security Center.
Next, click on Virus & threat protection > Run a new advanced scan.
Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Keeping your system updated is a must and Windows updates are definitely a great way to do that. These updates are essential since they provide important security and various fixes for bugs in your Windows 10 computer. However, there are plenty of instances when you encounter issues with Windows Updates and one of them is when the Windows Updates turn off automatically at random times.
Some users reported that they saw a notification about Windows Updates being turned off. Note that the issue is not with the update itself since many users turned on the Windows Update and the system was properly updated. The issue is that the Windows Updates turned off all by itself.
There could be several reasons why the Windows Updates turned off by themselves. It could be due to the antivirus program installed on your computer. Antivirus programs are known to cause issues with other programs, Windows updates components included. This can occur due to false positives as well as odd compatibility issues. Aside from antivirus programs, the Windows Update service itself could also be the root cause of the problem. There could be a corrupted file in the Windows Update folder or it could be that the Windows Update service wasn’t started properly. Any of these issues can be resolved by following the troubleshooting options given below. Make sure to follow each one of them carefully for better results.
Option 1 – Try to disable your antivirus program
Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.
Option 2 – Try to make some changes in the Registry
Tap the Wins key once and type in “command prompt” in the field.
From the search results, right-click on Command Prompt and select the “Run as administrator” option to run it with admin privileges.
After that, type the following command and hit Enter again:
sc config wuauserv start= auto
The command you entered will set the Windows Update to auto so you should be good to go.
Option 3 – 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.
Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
net start wuauserv
net start cryptsvc
net start bits
net start msiserver
Close Command Prompt and reboot your PC.
Option 4 – Run the Windows Update Troubleshooter
Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors. 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.
If you encounter the “Diskpart failed to clear disk attributes” error when you try to change the read-only state of a storage device using the Diskpart application and the request is denied, worry not for this post will give you a couple of fixes to resolve the problem. As you know, Diskpart is used for resolving read-only storage devices by changing their attribute via the command line. So if it is not able to change the attribute of the storage device, then you will most likely encounter an error such as this one. This kind of error is not uncommon and as long as there are no damaged physical attributes, you can resolve it right away.
There are tons of reasons why you’re getting this error while using Diskpart, it could be that the storage device has a physical write-protected switch or the disk is hidden or has bad sectors. It could also be because the storage drive might be in RAW format or that you are running the Diskpart application without admin privileges. Whatever the cause may be, here are some options you can try to fix the problem but before you proceed, make sure that you log on to your PC as an administrator.
Option 1 – Check if there is a physical switch on the storage device
There are some USB devices and SD card readers that have a write-protected physical switch that disables all the writable options on the storage device and so if it is turned on, Diskpart won’t be able to change the disk attribute to writable. To check, simply look for the physical switch on both sides of the device and once you found it, make sure that it is toggled off and then plug the storage device back in then try running Diskpart once again.
Option 2 – Modify the WriteProtected key in the Registry Editor
Before you proceed, you have to create a System Restore Point first.
Tap the Win + R keys to open Run and type “Regedit” in the field and hit Enter to open the Registry Editor.
After that, look for the “WriteProtect” registry entry which is located on the left side of the window, and then double click on it.
Change its value to “0” and click OK to save the changes made and exit the Registry Editor.
Option 3 – Run CHKDSK to check the drive for errors
When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. This error check utility can help with several issues in the system including the “Diskpart failed to clear disk attributes” error.
Tap the Win + S keys to open the Search box.
Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
After opening an elevated command prompt, copy and paste the following command and hit Enter:
Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.
Now if you are prompted to run CHKDSK after your reboot your PC, just tap Y and reboot your PC.
If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
Wait until the process is completed and then restart your computer.
Option 4 – Clear the attributes on RAW
Tap the Win + S keys then type “diskpart” in the field.
Click the Diskpart application and if a User Account Control dialog box pops up, click Yes to proceed.
After opening an elevated Command Prompt, type in the commands listed below and make sure to tap Enter right after you key in one command after the other.
list volume
select volume‘n’ (In this command, you have to replace ‘n’ with the volume number of the drive)
format fs=fat32 quick (In this command you also have the flexibility to change the format to ‘ntfs’ or ‘exfat’)
After executing the commands given, unplug the removable storage device and wait for a couple of seconds and then plug it back in.
Now try any normal write operations and see if the error no longer appears.
Option 5 – Try checking the hardware components
On the other hand, it is also possible that the issue has something to do with a hardware problem and so you need to check the hardware components on your computer to determine that.