Logo

Error 740 Requested operation requires elevation

If you are trying to open a folder or run a program or delete a file but you encounter an error message instead saying, “Error (740), The requested operation requires elevation” on your Windows 10 computer, then this post should help. Make sure that you follow each one of the options given below carefully.

Option 1 – Always run the program as an administrator

There are some apps that require administrator privilege before they can be opened. So if you are got the “Error (740), The requested operation requires elevation” error when you try to open a particular app on your computer, you have to try opening it as administrator instead. On the other hand, if you are already using an administrator account or if you are a member of the administrator group, this option may not work for you so just proceed to the next one but if you’re only using a regular account, then follow these steps:

  • First, right-click on the app you are trying to open and select Properties.
  • After that, go to the Compatibility tab and check the checkbox labeled “Run this program as an administrator”.
  • Next, click the Apply and OK buttons and see if the app opens without any problem.

Option 2 – Try to change the folder permissions

If you encounter Error 740 while opening a folder, then you need to try changing the folder permissions.

  • First, right-click on the folder and click Properties.
  • Next, go to the Security tab and click the Advanced button.
  • After that, check the checkbox labeled, “Replace all child object permission entries with inheritable permission entries from this object” and then click the Apply and OK buttons to save the changes made.

Option 3 – Try disabling UAC

The User Account Control or UAC settings might be the one that’s responsible for Error 740 which is why you have to disable the User Account Control and then verify if it’s the one that triggers the error or not. To do that, simply search for “Change user account control settings” in the Taskbar search box and then drag the blue bar down to the bottom and click the OK button to save the change made.

Option 4 – Select the Elevate without prompting option in the Group Policy Editor

There is an option in the Group Policy Editor which allows you to disable the UAC prompt. Disabling the “Elevate without prompting” option can help in resolving Error 740 and to disable it, follow the steps below.

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • Next, navigate to the following path:

Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options

  • From there, go to the Security Options folder where you can find a policy named “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode”. Double click on it to open its options.
  • Now select the Elevate without prompting option from the drop-down menu and click OK.

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

Fixing Windows 10 stuck at “Preparing Security Options”
There are cases when your Windows 10 PC can encounter an issue where it gets stuck and will display a message that says, “Preparing Security Options”. If this is happening to your Windows 10 PC, you won’t be able to use your keyboard or even mouse and your screen will only be stuck on the screen as mentioned above. As your computer is still stuck, you will be left with no choice but to shut it down and restart it. Tap the F11 key as soon as your PC powers on. This will take you to the Advanced Startup options where you can carry out some steps. If it still didn’t work, you have to boot your Windows 10 PC into Safe Mode and then try out the troubleshooting options below.

Option 1 – Try using System Restore

You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 2 – Uninstall the Windows Updates you’ve installed recently

The issue could be caused by Windows Updates so you need to check if it’s indeed the case. The best way you can do so is via Safe Mode.
  • Boot your PC into Safe Mode and then tap the Win + I keys to open Settings.
  • After that, click on Update and Security and then select Windows Update from the left side menu column.
  • Next, select the “View installed update history” option on the right-side column and click on Uninstall Updates which will open a window that will show the list of all the installed updates on your PC.
  • From there, select the update you want to uninstall and click the Uninstall button located in the lower right corner of the window.

Option 3 – Try disabling the Fast Startup

  • 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 and check if the problem’s fixed.

Option 4 – Try running both the SFC scan and CHKDSK utility

You can do both SFC and CHKDSK using Safe Mode and Advanced Startup options. For Advanced Startup options, click on the Command Prompt option and proceed with the steps. And if you have booted your computer into Safe Mode, follow these steps:
  • Tap the Win + X keys or right-click on the Start button and click Command Prompt (admin).
  • After that, type in this command and tap Enter to run the System File Checker or SFC – “Sfc /scannow”.
  • Alternatively, you can use this command instead if the previous command didn’t work – “sfc /scannow /offbootdir=c: /offwindir=c:windows”.
  • Wait until the SFC scan is done with the process and then restart your PC.
  • Next, run the CHKDSK utility and once it’s done checking your disk for errors and then reboot your PC to save the changes made.

Option 5 – Try resetting Windows 10

You can reset your Windows 10 PC using either the Advanced Startup Options or by booting into Safe Mode.
  • Tap the Win + I keys and go to Update and Security > Recovery.
  • Then click on Get Started under the Reset this PC section.
  • After that, follow the on-screen instructions with how you want to reset your PC and what files and settings you want to revert.
  • Then it will reset your PC by reinstalling it

Option 6 – Try to rename the SoftwareDistribution folder

In this option, the Command Prompt is supposed to be like the one in option 4. You can use both ways there to open the Command Prompt.
  • Open an elevated Command Prompt as admin and type in the commands below and tap Enter right after you typed in each one of them
  • net stop wuauserv
  • net stop bits
  • rename c:windowsSoftwareDistribution SoftwareDistribution.bak
  • net start wuauserv
  • net start bits
Note: You can also rename the SoftwareDistribution folder to “SoftwareDistribution.bak” or “SoftwareDistribution.old” after you boot your PC into Safe Mode.

Option 7 – Try rebuilding BCD

Rebuilding the BCD can help you in fixing the stuck Windows 10.
  • You can start by booting into the installation environment for Windows 10 from an installation media.
  • After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
  • Next, select Command Prompt and type in the commands below one by one, and tap Enter right after you do so.
  • exe /FixMbr
  • exe /FixBoot
    • exe /RebuildBcd

Read More
Downloads folder loads slowly in Windows
If you are frequently experiencing slow loading of folders in your Windows 10 computer, Downloads folder for instance, then you’ve come to the right place as this post will help you resolve such issue. Slow loading of folders is a common problem faced by many users even when they are using the latest hardware like SSDs. So if you experience the same thing, be it with the Downloads folder or other folders on your computer, there is a way to resolve that issue and make the folder load faster. Slow-loading means when you attempt to open the folder, it takes a couple of seconds before it displays its contents. In such cases, you’ll see a green loading address bar that says “Working on it” which can get quite annoying especially if you are in a hurry. And if you notice that this only happens in the Downloads folder, there certainly is something wrong. This kind of problem can occur on SSDs and normal hard drives. The main reason behind the occurrence of this problem is that the folder may have been optimized for viewing photos or other media formats which is why it takes quite longer than usual to load all the files and their thumbnails. However, since the Downloads folder usually contains all kinds of files like documents, zip files, audio/video files, etc. there is no need to optimize this folder for media files only because doing so is only going to make the Windows File Explorer slow in loading the folder’s contents and thumbnails which does not exist for many files.

Option 1 – Configure the Downloads folder

  • Right-click on the Downloads folder or the folder you’re having trouble opening.
  • Then click on Properties and go to the Customize tab.
  • After that, click on the “Optimize this folder for” option in the drop-down menu.
  • Next, select General items from the drop-down which might have been set by default to Pictures or Video.
  • You also have the option to apply this template to all the subfolders, that is if your folder has any subfolders.
  • Now apply the settings and restart Windows Explorer.
Note: Once you’ve completed the steps above, it should now make the folder content display a lot faster than before. Now try to open the Downloads folder which would not take much time as you will see the changes right away.

Option 2 – Run CHKDSK to check your disk 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 File System Error -2147219196.
  • 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:
chkdsk /r /f
  • 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.
  • Once your computer has restarted, try accessing the file and check if the error persists.
Read More
Keyboard shortcuts and hotkeys are not working
This post will guide you on what to do if your keyboard shortcuts or hotkeys are not working on your Windows 10 computer. A lot of users use hotkeys as they make things easier for them as they use their computer. However, there are instances when these hotkeys suddenly stop working. It’s actually one of the most common problems with keyboards. And so to resolve this problem, you can try out some suggestions prepared on this post.

Option 1 – Clean the keyboard keys physically

Your keyboard might not be working properly due to some dirt or other corrosion. First, you need to shut down your computer and then unplug the keyboard if you are using a desktop computer and then prepare it for cleaning. After that, use a small cotton ear cleaning tool to get between the creases and clean them. You can dip it slightly in alcohol to make it more efficient in cleaning dust and dirt. And if you can, you have the option to pull apart the keyboard completely and then wipe away all the corrosion from the inside. Once you’re done, put the keyboard back together and then plug it back into your PC. Now turn your PC on and check if the hotkeys are now working.

Option 2 – Try running the Hardware and Devices Troubleshooter

The first thing you can do to fix the problem is by running the Hardware Troubleshooter. Although it won’t make much of a difference, there’s still a possibility that it could automatically fix the problem with these function keys. To use it, refer to these steps:
  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 3 – Try connecting the keyboard to a different USB port

The problem might have something to do with the USB port that’s currently in use by your keyboard. It could be that it’s not working so it makes sense to unplug it and attach it to another USB port. You can also clean the USB port on both ends to ensure that they are not affected by corrosion.

Option 4 – Uninstall previously installed keyboard software

If you have been previously using another keyboard, it might be better if you make sure that the software for the old device has been removed since there are instances when multiple software can cause problems due to similarities in actions.

Option 5 – Update the keyboard driver

You can also update the keyboard driver to fix the problem. There are cases when an outdated or corrupted driver can fix the problem. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • From there, look for the keyboard driver and click on it.
  • Next, right-click on the keyboard driver and select the Update driver option.
  • After that, click the “Search automatically for updated driver software” option to proceed.

Option 6 – Reinstall the keyboard driver

If updating the keyboard driver didn’t help, then you might want to reinstall it. How? Follow the steps below.
  • Tap the Win + R keys to launch Run.
  • Type in MSC into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. Look for keyboard driver, right-click on it and then select “Uninstall device”.
  • After that, unplug the device and restart your PC.
  • Then plug your device back in. Assuming your device is connected to your PC, open the Device Manager again.
  • Next, click on the Action button and click the Scan for hardware changes button. That should fix the problem.
Note: You could also completely uninstall the driver and go directly to the manufacturer’s website and download the latest driver for your hardware and then install it.

Option 7 – Enable Human Interface Device (HID) Service

Another thing to consider is the Human Interface Device Service. If this service is disabled, then no wonder why your hotkeys are not working. Thus, you need to enable this service. Refer to the following steps to do that:
  • Tap the Win + R key to launch the Run dialog box.
  • Then type “services.msc” in the field and hit Enter to open Services.
  • After opening Services, scroll down until you see the Human Interface Device service.
  • Double click on HID and make sure that its Startup Type is set to “Automatic” and then click OK.
  • Restart your PC and check if the hotkeys are now working or not.

Option 8 – Try resetting the keyboard

You might also want to try resetting the keyboard as it can also help in fixing the problem. Setting it back to its default state will surely help.
Read More
Fix The selected boot device failed in Windows
If you suddenly receive an error message that says, “The selected boot device failed, Press <Enter> to Continue” during an installation on your Windows 10 computer, you should know that this kind of error can occur when you use a USB stick as well as a DVD Disk to boot from. This error indicates that some settings inside your BIOS are not compatible with the bootable device that you have created. Note that fixing this kind of error does not vary from device to device at all. All you have to do is change some settings in the BIOS and create a proper bootable disk. Follow the options given below to fix the “The selected boot device failed, Press <Enter> to Continue” error. The options below do not have to be necessarily followed in the same sequence since you can create a bootable USB drive before you change some settings in the BIOS.

Option 1 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the issue. 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 2 – Make a proper bootable USB Drive/Stick

To make a proper bootable USB drive, you need to use the Windows Media Creation tool. The Media Creation tool in Windows allows you to use the ISO installation file to make a bootable device that you can use to install Windows on your PC. Note that this is kind of different from the usual installation process as it could erase your computer’s current settings and data on the primary drive. Thus, before you proceed, you need to backup all your data into some removable drive and then use the Media Creation Tool to make a bootable drive.
  • After making the bootable drive, you need to plug it into your computer and then reboot.
  • Next, tap the F10 or Esc key to open the boot options.
  • Now set the boot priority of the removable drive the highest. Once the setup comes forth, follow the next onscreen instructions and install Windows without any problems.
Read More
Malware Guide: How to Remove BitCoinMiner

What is BitCoinMiner Malware?

BitCoinMiner is a Malware created with the intent to force computer systems to generate crypto-currency, namely Bitcoin. This is done without the consent and knowledge of a computer/system holder. This unwanted file bears no digital signature or publisher since the creators of such a heinous invention do not wish to be known. Technical details about BitCoinMiner Malware include:
Product Version: 1.0.0.0 Original File Name: crss.exe Entry Point:  0x000C5AAE

Assessment of BitCoinMiner Malware

After installation of the BitCoinMiner Malware, there were no visible signs of an infection or program files installed. However, based on research, BitcoinMiner Malware utilizes the CPU’s resources (est. to be about 50%). Computer users have reported that they recognized an unknown process utilizing the majority of their processing space. the bitcoin miner is used by the creators to penetrate a user’s system, in effect coercing each infected system to mine Bitcoins covertly. After years of mining, a user might discern that their computer is moving slouchy and may even encounter various forms of BSODs.   After Bitcoins have been mined in the infiltrated system, the cyber currency is then returned/ sent to the creator of the malware. This venture is a sly and deceptive way to earn Bitcoins since the currency is gaining much popularity.

Further Information on BitCoinMiner

BitCoinMiner works covertly. There are no obvious traces of this program running on a computer system. However, once a computer system is infiltrated, the computer user will realize that their CPU resources are strangely being used up, even while the computer idles. Another expression of BitCoinMiner is the addition of cookies of various sorts to a computer system. These include:
  • Tracking cookies
  • Advert (Adware) cookies
  • Casale Media (Spyware) cookies
  • Atwola (Spyware) cookies
  • Adtech (Spyware) cookies
Once BitCoinMiner is present on a computer system, it can potentially slow it down and also create back doors as a means to install other unwanted and harmful programs. To completely remove BitCoinMiner Malware from your computer, click here to download and install Spyhunter.
Read More
A Guide to Fixing Error 0x80070652 Windows 10

Error Code 0x80070652 – What is it?

Error code 0x80070652 occurs when Windows users attempt to upgrade their operating system while another program is in the process of being downloaded. It may also occur due to problems related to previously failed update attempts within Window Update. When this Windows 10 upgrade occurs, Windows users fail to access the version of Windows they are attempting to download. Instead, a message box occurs stating that error code 0x80070652 has occurred on the device. If this error message is not rectified, it could give birth to other Windows 10 errors such as error code 0x80072EE2.

Solution

Restoro box imageError Causes

Error code 0x80070652 may result from Windows 10 users attempting to download another program while upgrading their operating system. It may also be caused by an issue related to previous installations of updates. For instance, in some cases, your previous installation of the Windows process may have been interrupted or it was simply not completed properly. This causes any other upgrade process that follows to result in error code 0x80070652.

Further Information and Manual Repair

But what can be done in such a situation to resolve the error code? Windows users have several options available. For instance, they can wait on any additional program that may be in the process of downloading to complete the process before attempting to upgrade Windows. They may also troubleshoot problems related to any failed updates or select a system restore point in which the error code was not present.

The manual repair methods Windows 10 users choose may involve any of the solutions mentioned previously. The choice is largely dependent on the user and his determination to fix the error code. However, note that automated tools or Windows repair technicians may also provide solutions to PC issues like error code 0x80070652.

Method One: Verify and Troubleshoot Failed Upgrades

Since previously failed updates within Windows Update can lead to the occurrence of error code 0x80070652, Windows 10 users will need to verify which of these failed updates occurred by checking the history section of the Windows Update tool. Once you’ve been able to verify that failed updates have occurred in the recent past, you’ll need to troubleshoot these problems to rectify the error code. Follow the instructions below to check for updates that have failed to install properly via Windows Update.

  • Step one: Type Windows Update in the Search box near Start Menu
  • Step two: Select Windows Update settings
  • Step three: Select Update history
  • Step four: Review updates from the most recent to least recent to see which updates have failed
  • Step five: Click failed updates for more details and troubleshoot accordingly.

Once you’ve completed the troubleshooting of any updates which failed, proceed by rebooting your device. You may then reattempt to upgrade to the latest version of Windows 10 once no other program is in the process of being downloaded.

If the problem causing error code 0x80070652 was related to failed updates of the past, these issues will likely be resolved once you successfully troubleshoot them. However, if the error code reoccurs, apply the next manual repair solution mentioned in this article.

Method Two: Download Updates Manually via Microsoft Download Center

Another option available to users is simply downloading updates manually by visiting the official Microsoft website, specifically the Windows section which provides downloads. To successfully complete this process, ensure you look for stand-alone packages of these downloads available on the website. You will need to know the Microsoft Knowledge Base (KB) article number related to the specific update(s) which failed.

Once a Windows user has verified the KB article number of the specific update, download it from the Microsoft website, then select Run to install the update. Reboot your PC, then check Windows Update to see if you are able to successfully complete the Windows 10 upgrade.

If the upgrade fails, you may need to implement the next manual repair method as is mentioned below.

Method Three: Use Windows System Restore

One of the best options for Windows 10 users facing certain PC problems is to apply System Restore. This allows them to reset their machine for a period of time in which the problem was not present. This is known as the restore point. To apply this manual repair method, follow the steps below.

  • Step one: In the search box beside the Start Menu, type System Restore
  • Step two: Select Create a restore point
  • Step three: Select the System Protection tab then Configure or Create
  • Step four: Provide details regarding a system restore point of your choice
  • Step five: Select Create, then OK.

Method Four: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.

Read More
Fixing errors, manually vs automatic

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.

error fixing on computer

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.

Read More
Use the Installation Media to Repair or Boot
If you are not able to access the Windows 10 Advanced troubleshooting options within Windows then you’ve come to the right place as this post will guide you on how you can repair or boot the Windows 10 installation without losing data using the bootable installation USB or DVD media. To repair or boot Windows 10 using the installation media, you have to download the Windows ISO, create a bootable USB or DVD drive, boot from the media and select “Repair your computer” and then select Startup Repair under Advanced troubleshooting. To get started, follow the given steps below carefully. Step 1: Frist, download the Windows ISO. Although this is not necessarily needed, it’s still better if you download the Windows ISO first so make sure that you download the same ISO version as installed on your computer. Step 2: Next, create a bootable USB or DVD drive.
  • Insert your USB drive into your PC.
  • Tap the Win + R keys to open the Run dialog box and type in “cmd” and tap Enter to open the Command Prompt. Alternatively, you can also search for “cmd” in the Cortana search box to open Command Prompt.
  • Once you’ve opened CMD, type in this command to open the DISPART utility – diskpart
  • After that, you should see a new black and white window that would say, “DISKPART>”.
  • Next, type in “list disk” in the command line and tap Enter to see the list of all the Storage devices as well as your hard disk connected to your PC. Here, you have to identify your disk’s number.
  • Type in this command where “X” is the disk number you have identified and then tap Enter – disk X
  • Type in this command and hit Enter to clear the table records and all the visible data on the drive – clean
  • Now you have to recreate a new primary partition of the drive so you’ll have to type in this command and tap Enter right after – create part pri
  • A new primary partition has been created so you have to select it by typing this command and tapping Enter – select part 1
  • Now you have to format it to make it visible to normal users by typing – format fs=ntfs quick
Note: If your platform supports the Unified Extensible Firmware Interface or UEFI, replace the “NTFS” with “FAT32” in the command on Step 10.
  • After that, type in this command and tap Enter after – active
  • Finally, type this command and hit Enter to exit the utility – exit
  • After you prepare the image for the operating system, save it to the root of your USB Storage device.
Step 3: After creating a bootable drive, boot from the media and select the “Repair your computer” option. Once you boot from the USB drive, it will start the Windows 10 installation right away. So you must not keep on clicking Next as you will end up installing Windows. You need to look for the “Repair your computer” link on the first installation screen and click on it and then boot your computer into Advanced Recovery. Step 4: Select Startup Repair under the Advanced options screen
  • Once you’re at the Advanced Recovery screen, select Advanced Options and select Troubleshoot.
  • After that, look for the Startup Repair and click on it and then follow the next on-screen instructions. This solution will help you fix issues that do not allow you to boot into your computer.
  • On the next screen, you will see the admin account with its name. Click on it and verify using the account password associated with the email.
  • After verification, it will start to diagnose your computer and automatically resolve any detected issues related to boot.
  • After the issue is fixed, your computer should reboot normally and you should now be able to use it. Note that your personal files are still intact since the process didn’t delete or wipe them out.
Read More
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
Microsoft Surface Dial fails to pair with PC
One of the most interesting innovations that were released by Microsoft is the Surface Dial. This only goes to show that Microsoft is very competent not just in hardware but in overall innovation. Although it’s quite a piece of technology and as far as the consensus is concerned, it works pretty well, there are still some issues encountered by users. One of the particular issues experienced by users is that the Surface Dial fails to pair with every Windows 10 PC. At a time of writing, it is still not clear what the cause of the problem really is. However, their possible solutions are provided in this post that might help you resolve the problem. Before you get started troubleshooting the problem, make sure that there are two AAA batteries fitted inside properly.

Option 1 – Check if your PC supports Bluetooth 4.0 LE

In case you don’t know, the Surface Dial only works with the Windows 10 Anniversary Update and later PCs that support Bluetooth 4.0 LE. Thus, you have to check if this is supported or not before you troubleshoot further.
  • Tap the Win + R keys on your keyboard to open the Run dialog box.
  • Next, type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • From there, click on Bluetooth and select “Microsoft Bluetooth LE Enumerator” from the drop-down menu. However, if it is not there, then it simply means that your computer does not support this standard which is most likely why you were unable to pair with other Windows 10 PCs. On the other hand, if you were able to see it, then proceed to the next troubleshooting steps below.

Option 2 – Check if Bluetooth is on

The next thing you have to do is to check if Bluetooth is turned on. As you know, the Surface Dial connects to your computer using Bluetooth and so you need to check if it’s really on or not. Aside from that, you also have to verify pairing.
  • Tap the Win + I keys to open Windows Settings.
  • Next, select Devices from the menu and click on Bluetooth.
  • After that, make sure that the toggle switch for Bluetooth is turned on.
  • Now all you have to do is to verify pairing by pressing and holding the pairing button located beside the batteries and then wait for a few seconds until the Bluetooth light begins to flash.
  • Then go back to the Bluetooth section and click on Bluetooth or other devices.
  • From there, click on Add Bluetooth and select Surface Dial.
  • Follow the next instructions on the screen and click on Done once everything is completed. That should fix the problem.

Option 3 – Check if Surface Dial is connected to another PC

If you think that connecting a Bluetooth device to two different PCs at the same time is wise, then think again as it does not really bode well for the overall user experience. Thus, you need to disconnect the Surface Dial from the system that you are currently using. On the other hand, if everything fails, then it’s most likely that the Bluetooth adapter is the one at fault. So you may have to get a third-party device that connects to your system via USB and then see if it works or not.
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