Logo

Fix The selected disk is not a fixed MBR disk

Both the DISKPART utility and the Disk Management are useful tools in Windows 10 that manage the disk space allocation, and so on. But these tools are not without errors as you could also encounter some when you run them. Recently, some users reported getting an error that says, “The selected disk is not a fixed MBR disk when trying to use the DISKPART utility”. Here’s the exact message of the error:

“The selected disk is not a fixed MBR disk. The ACTIVE command can only be used on fixed MBR disks.”

This kind of error only occurs when you try to activate a disk partition on a UEFI system partition. However, the command works only if your computer is based on BIOS/MBR. The UEFI method has no concept of the active partition and since you have a UEFI system, the disk type is GPT instead of MBR. To simply put it, your BIOS needs the MBR disk type while the UEFI needs the GPT disk type.

To fix the “The selected disk is not a fixed MBR disk when trying to use the DISKPART utility” error, there are various potential fixes you can try. You might have to disable Secure Boot, convert the disk to MBR or fix the Boot Manager. For more instructions, follow the options provided below.

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 – Try converting the disk to MBR

You can try to change the File System of the drive from GPT to MBR but before you do so, make sure that you create a backup copy of your data to an external drive. Once you have that covered, follow the steps below.

  • Create a bootable Windows 10 media and boot your computer from it.
  • Next, click on the “Repair your computer” option on the first Windows 10 installation setup window.
  • Afterward, select the operating system partition from the given options and click on Next.
  • Now select Command Prompt within the System Recovery options box and execute this command to initiate the Diskpart utility: diskpart
  • Then type either one of these commands to view the list of all the Disk connects or the partitions on those disks formed: list disk or list volume
  • After that, execute another one of these commands depending on the command you previously entered to select the disk or partition you want to select: select disk # or select volume #
  • Now execute this command to clean your drive: clean
  • Finally, execute this last command to convert the selected disk or partition as MBR: Convert MBR
  • Restart your computer and check if the error is fixed.

Option 3 – Try to fix the Boot Manager

  • 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.
  • From there, select Command Prompt and once you open it, enter each one of the commands given below by sequence.
    • bootrec /FixMbr
    • bootrec /FixBoot
    • bootrec /RebuildBcd
  • Once you’re done executing the commands given above, type “exit” to close the Command Prompt window and then restart your computer and see if it fixed error code 0xc000014c.

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

Fix VIDEO_DXGKRNL_FATAL_ERROR (0x00000113)
A lot of Windows 10 users have reported recently that their computers are frequently crashing with a Blue Screen error with an error code “VIDEO_DXGKRNL_FATAL_ERROR”. This kind of Stop error appears not so often and its bug check value of 0x00000113 is an indication that there is some violation in the Microsoft DirectX graphics kernel subsystem. This error also occurs when there is a corrupted driver that interferes with the GPU’s normal functionality. According to some security experts, this kind of error is reported to only occur in Windows 10 PCs. Users started getting this error right after a large Windows Update. The cause of this error might have something to do with a violation in the DirectX graphics kernel subsystem where there could be a bad DirectX install or some corrupted Dynamic Link Library or DLL. Aside from that, the error might also be caused by the Nvidia driver which might have crashed or it could also be that there is an intermittent power supply. Moreover, an outdated BIOS as well as a third-party security program might be the ones behind this Blue Screen error. Whichever the case may be, you need to fix the VIDEO_DXGKRNL_FATAL_ERROR BSOD error by following the instructions given below carefully.

Option 1 – Try checking if the NVIDIA graphics card is enabled and update it as well

Although the problem is quite massive, the fix could be as simple as enabling the NVIDIA graphics card if it turns out to be disabled. There might be some strange reason why your graphics card disables itself. Thus, the best and first option you can try is to check if the NVIDIA graphics card is enabled or not. To do so, follow these steps:
  • 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.
  • After opening the Device Manager, look for the Nvidia graphics card option among the list of device drivers. Once you found it, check if it is enabled or not. If it’s not enabled, you should see a gray arrow pointing downwards. Right-click on the card and select Enabled.
  • Next, right-click on the graphics card once more and click on the Update Driver Software option and then click on the “Search automatically for updated driver software” option.

Option 2 – Update or uninstall third-party security program

As mentioned, the VIDEO_DXGKRNL_FATAL_ERROR Blue Screen error might be caused by a third-party security program that’s installed on your computer. So you have to either update it or uninstall it to resolve the issue.

Option 3 – Check the power supply for any inconsistency

The Blue Screen error might also be caused by an intermittent power supply. If there is any intermittent changes between the main supply and the battery power, it might lead to bad contact on your supply to the charger and thus, causes the VIDEO_DXGKRNL_FATAL_ERROR Stop error to appear. So to check if this scenario is applicable to you, you have to monitor your computer for any frequent changes between the power supply and the battery power. If you see that the supply is displaying power On and Off, see if the same goes when the power supply is disconnected. However, if it does not occur, you might have to purchase a new power adapter cable and replace the one that you have right now.

Option 4 – Reinstall the Graphics card drivers

  • Tap Win + R to open Run then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • From there, look for the Display adapters and uninstall each one of the graphics card drivers by right-clicking on them and selecting the Uninstall device option.
  • After uninstalling the graphics card drivers, close the Device Manager and tap Win + R to open Run once again.
  • After that, type “appwiz.cpl” in the field and hit Enter to open Programs & Features in the Control Panel.
  • Next, look for any program that’s related to your GPU manufacturers like Nvidia, AMD, or Intel. Right-click on any GPU-related entry and click on Uninstall to uninstall them and then follow the next on-screen instructions that appear afterward.
  • Now restart your computer.
  • Once your computer has restarted, go to the GPU manufacturer’s website and download the latest driver version for your graphics card model and then install it.
  • Restart your computer once again. That should fix the problem.

Option 5 – Try checking if there are any BIOS updates available for your PC

Updating the BIOS may help you resolve the BSOD error. You can just go to the OEM’s website as they offer utility software that can download BIOS firmware and update it without any problem. BIOS updates usually offer enhancements and fixes to some issues like this one.

Option 6 – Perform a System Restore

Performing a System Restore on your computer can also help you fix the VIDEO_DXGKRNL_FATAL_ERROR Blue Screen of Death error. 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
Fix Error 1061 The service cannot accept control messages at this time Error in Windows 10
If you are trying to run or starting a program on your Windows 10 computer and you suddenly get an error message saying, “Error 1061 The service cannot accept control messages at this time”, read on as this post will show you what you can do to fix the problem. This kind of error pops up since the Application Information Service does not respond to the requests to raise applications to Administrator in Windows 10 like the Task Manager, Service updates, and so on. Thus, you won’t be able to run or open apps and will only get stuck with this error. The “Error 1061 The service cannot accept control messages at this time” message is a type of network error that typically occurs when there is a temporary mismatch between the requested control and the state of the service to be controlled. It’s most likely that the service is in a state of start-pending, stop-pending, stopped or it may already be used by another user which explains why this error message suddenly appears. You can encounter this error message on any Windows operation. Here are some of the most common occurrences:
  • Debugging a Windows service
  • Starting Task Manager
  • Starting Registry Editor
  • Starting Firewall
  • Starting services.msc
  • Starting dsm.exe
  • Updating services
  • Asking for file permissions, etc.

According to Microsoft MSDN, the error occurs because:

“There is a temporary mismatch between the requested control and the state of the service to be controlled. The service may be in a state of start-pending, stop-pending, or stopped. Wait a few minutes, then retry your operation.” If after a few minutes, the error still appears, then you may have to follow the options prepared below.

Option 1 – Try to restart the Credential Manager Service

  • Go to the Start menu.
  • Then type in “services” in the search box.
  • From the search results, right-click on “Services” and select the “Run as Administrator” option.
  • Next, look for the Credential Manager Service in the Services window.
  • Once you found it, double-click on it to open its Properties. From there, you need to click on the Stop button.
  • After that, set the Credential Manager Service to “Automatic” and click on the Start button to restart it.

Option 2 – Try to start the Application Information Service

You can also try starting the Application Information Service to fix the “Error 1061 The service cannot accept control messages at this time”. Just open the Windows Services Manager and make sure that Application Information Service is Started. And if you find that it’s already started, you need to restart it.

Option 3 – Try killing the IIS Worker Process via Task Manager

  • Tap the Ctrl + Alt + Del keys and select the Task Manager.
  • Next, click on More details to expand the Task Manager and then look for the IIS Worker Process entry which should be displayed in the list under the Processes tab. From there, you can see it in the Background processes. Once you find it, kill its process.
  • You can also try to look for the “w3wp.exe” entries and end its process. if you find many entries, right-click on some of them and select the End task option from the context menu.
  • Now restart your PC. That should fix the problem.
Read More
How to avoid errors in Windows

We have all experienced Windows errors over time and that can range from simple ones that will do very little to no harm and can be even system breaking making us lose our work or completely making the PC unusable. No one likes them but they happen, and usually, they happen once we least expect them.

No matter how frequent and unpleasant they might be there are ways to keep them at the minimum and even avoid them.

We will discuss steps that you can take in order to do this, simple tips and guides on how to keep your computer in top form and eliminate not just Windows, but any kind of errors altogether.

computer free of errors

Keep your hardware clean

Believe it or not, some serious Windows errors like the dreaded blue screen of death can come from hardware issues not from the software at all. It is very important to keep your computer clean and with enough air flow so it can function properly.

Not so far ago we had an article about cleaning your hardware detailing what and how to do it. Here is a link to the article: https://errortools.com/windows/cleaning-your-pc/

Do not keep applications you are not using

Keeping applications on the drive might seem harmless but sadly that is not the case. Some applications have a certain impact on the system itself after all most of them are tweaking registry entries in Windows and sometimes having too many applications means an increased possibility of conflict over certain resources even when they are not running.

Some applications like adobe creative suite, for example, will have certain services always running in the background, and more of these kinds of applications you have, more services, more places for unexpected errors when they collide. Some of them will also install certain dependencies that could be problematic.

The general idea is: if you are not using it, uninstall it and you will be safer and more resilient to errors inside OS.

Do not use pirated or cracked software

Besides moral and law implications that using pirated or cracked software might bring you there are also certain other things that might be problematic. Certain "free" software might come packet with some problematic malware, for example, it is not uncommon for attackers to use some popular software to pack their malicious application with it.

Other things might be wrong and incomplete tweaking with application in order to bypass security and thus bringing some instability due to scripts needed to run in order to achieve this goal.

Keep your drivers updated

Errors can also come from old drivers or bad drivers, device manufacturers are not all-knowing and perfect, and sometimes drivers can wreak havoc on the system. Having updated drivers can minimize any kind of unexpected behaviors inside the operating system making it more stable and reliable.

You can check your driver version in the control panel inside the Windows OS and then compare it to the ones found on the manufacturer's site, if there are newer available it is recommended to download and install them,

Keep software updated

Applications can have bugs, and bugs can lead to certain errors both in the system and when using the app as well. It is in your best interest to get the latest patch or newer version of the software in order to avoid these unpleasant experiences.

Also, certain codecs and extensions that are installed directly in Windows can also have some unpredictable behavior, updating is the best solution to keep them in line.

Keep Windows updated

Same as with drivers and applications, Windows itself is not immune from bugs and some unpredictable issues. Luckily Microsoft is always working on fixes and features of Windows but in order to actually have benefited from that work, you will need to keep Windows updated. Sometimes a bad update can introduce some errors but you can always roll back to the previous and wait for them to fix everything and then download them all.

Check the health of your hardware regularly

Hardware components have their life cycle, more quality ones tend to last longer but eventually, they will reach the end of their lifecycle. There are a lot of testers for various components in your computer that can check different things and provide you with information about the state of your components.

If you are on Windows 11, Microsoft has included a basic health app inside OS, just type PC health check in search and start the app. For some more detailed information and advanced checks, you will have to use a custom application. There are plenty of them specialized for single components like RAM, SSD, etc. A simple google search with providing you with top results and most of them are free for personal use.

Remember, a faulty component or component that is reaching its life cycle can produce many errors inside the operating system.

Read More
How to Disable Restart in Firefox
Mozilla Firefox has introduced a new feature known as Restart with Windows which allows the browser to automatically start when your Windows 10 computer boots. This means that if you leave the Firefox browser opened while shutting down your computer, Firefox will re-open automatically along with the tabs that were opened right before you shut down your computer. Although some users may find this feature convenient, there are others who do not approve at all as it could be a nuisance. So if you’re one of the latter, then read on as this post will show you how you can disable the Restart with Windows feature in the Firefox browser on your Windows 10 computer. Refer to the instructions laid out below to get started.
  • Step 1: Open Mozilla Firefox and if it’s opened already, just open a new tab and then type the following text in the address bar:
about:config
  • Step 2: After typing the text given above, hit Enter and if a prompt with a warning message pops up, simply click on the “I accept the risk!” button to proceed.
  • Step 3: Next, type “Restart” in the search filter which should display the following preference in the window:
“toolkit.winRegisterApplicationRestart”
  • Step 4: After that, check for the preference value and then see if it’s set to true or not. If it is set to true, then it means that the Restart with Windows feature is enabled so obviously, to disable it, you need to set its value to false.
  • Step 5: Now restart your computer without closing Firefox. After restarting your computer, you should no longer see Firefox starting automatically.
The Restart with Windows feature by default is disabled for most users. On the other hand, Mozilla will have this feature enabled as the default configuration in the coming weeks so it’s best that you now know what to do when that time comes since the newer versions of Mozilla Firefox are already being shipped with the Restart with Windows feature. However, if this post did not help you, then you might want to check if the feature has been added to the Startup folder, and from there, you can disable this startup program using the Task Manager > Startup tab.
Read More
Device frequently disconnects from hotspot
As you know, Windows 10 comes with the option to create Mobile Hotspot for other devices. This allows you to share your Ethernet connection. However, there are times when one of your devices might fail to reconnect to the mobile hotspot again. For instance, you moved out of the Wi-Fi range because you have somewhere to be and whatnot and when you’re back you find that you are now unable to reconnect to the Windows 10 Hotspot or the shared network. Although you can always restart the mobile hotspot to resolve the problem, however, it might only be a temporary fix. So in this post, you will be given options for a much better solution to the problem. This kind of problem seems unusual and does not occur that often. To fix it, you can try to set up DNS on your Windows 10 device and then configure the settings on the mobile device. It seems that what’s happening here is that the mobile device is unable to lock on to the Mobile Hotspot when the IP address changes for some reason.

Option 1 – Try changing the DNS settings on your laptop

In this option, you need to make sure that IPv4 and IPv6 are selected on your Ethernet connection. You also have to change the Preferred DNS server as well as the Alternate DNS server to 8.8.8.8 and 8.8.4.4, respectively. You also have to validate the settings before you exit just to ensure that you’ve entered everything correctly. After that, open Command Prompt and run the ipconfig command and then take note of the IP address, Gateway DNS 1 and DNS 2.

Option 2 – Try changing the Wi-Fi settings on your mobile device

This option should be mostly the same on all your mobile devices. And given that OEMs build their customization and skin, you might have to fiddle around a little to get the settings. Refer to the steps below to change the Wi-Fi settings:
  • Go to the Settings of your mobile device and tap on Wi-Fi.
  • Then click the Mobile Hotspot connection that you’ve created on your laptop.
  • After that, input the password and tap the Advanced options.
  • From there, tap on IP settings and select the Static option instead of DHCP.
  • Now you have to enter the IP address, Gateway, DNS 1, and DNS 2 of the laptop you’ve taken note of earlier and that’s it.
Note: If you are already connected to the Mobile Hotspot, long press on the Wi-Fi network and select the Modify Network option and then follow the steps given above to change from DHCP to static. Once you’re done, your mobile device should now be able to connect to the Windows 10 Mobile Hotspot all the time.
Read More
Bluetooth flaw, Android and Windows in danger
bluetoothResearchers have discovered 16 vulnerabilities in Bluetooth connections that could be exploited and make from minor to some serious damage to your device. The flaw can be used on chips manufactured by Intel, Qualcomm, and Texas Instruments while connecting to external devices like speakers, headphones, keyboards, mice, etc.

Who is affected?

Mentioned chips are used by many in a vast range of devices including big players with their products like Microsoft Surface laptops, Dell desktops, Samsung Phones, Google Pixel, and OnePlus handsets. The Bluetooth bug affects a wide range of devices, including smartphones, laptops as well as smart home gadgets. In total, more than one billion devices that rely on Bluetooth are believed to be impacted.

What is the damage?

The amount of damage possible with this flaw depends on the type of device with the chipset. Some devices can only be crashed after a specially crafted packet is sent to the flawed chip. If that's the case with your gadget, it can be easily resolved with a simple restart. With other devices, hackers can take advantage of the Bluetooth Classic flaw to remotely run malicious code. That could allow malware to be installed remotely. Researchers say vendors were informed about these issues months ago before the findings were published. The good news is this should have given plenty of time for the relevant patches to be pushed out that remedy the flaws. However, you'll need to make sure that you're running the latest version of the operating system to be protected by the patch crafted by the manufacturers.

Android Bluetooth threat

The researchers emphasize the lack of basic tests in Bluetooth certification to validate the security of Bluetooth Low Energy (BLE) devices. The BrakTooth family of vulnerabilities revisits and reasserts this issue in the case of the older, but yet heavily used Bluetooth classic (BR/EDR) protocol implementations. We would also advise users to disable Bluetooth on devices that do not need it. This way you can prevent attackers from sending you malformed LMP packets. Since BrakTooth is based on the Bluetooth Classic protocol, an adversary would have to be in the radio range of the target to execute the attacks. So, in a safe environment Bluetooth can be enabled.
Read More
Fix Error 0x80244018 when Installing Apps
If you suddenly encounter an error saying, “Something happened and this app couldn't be installed. Error Code: 0x80244018”, when trying to install apps on your Windows 10 computer, then you’ve come to the right place as this post will help you in resolving the problem. It’s not just you that’s experiencing this problem right now as several users also reported getting this error they try to apply a Windows update or download and install the application from Microsoft Store. There could are several reasons why you’re getting this error. It could be caused by a third-party application, or it could be that the update is blocked by your VPN or proxy server, or that the BITS service is disabled. In addition, the error could also be due to some glitch in the component services or it could be that the system files are corrupted. Whatever the cause is, you can fix the error by following any of the given options below.

Option 1 – Run the Windows Update Troubleshooter

Running the Windows Update Troubleshooter can help in fixing Error Code 0x80244018. 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 – Put your PC in a Clean Boot State

It could be that some third-party application is the one that’s causing the problem so it’s best if you put your computer in a Clean Boot state. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
  • 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 that, try to install the Windows app again.
Note: If you are able to install the app without any trouble at all then it means that the error is caused by some third-party application on your computer. You need to look for the culprit and uninstall it once you found it.

Option 3 – Restart BITS

The Background Intelligent Transfer Service or BITS is a part of the Windows Update service and is the one that manages the background download of Windows Update, as well as scans for new updates and so on. And if Windows Update is experiencing some problems, you can try restarting BITS but make sure that you have admin privileges to do so.
  • 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 Background Intelligent Transfer Service and double-click on it to open Properties.
  • After that, you need to set the Startup type to “Automatic (Delayed Start) and click on Apply.
  • Now click the Stop button to stop BITS and then click the Start button to restart the service.
  • Click OK to save the changes made and then restart your PC.

Option 4 – 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 5 – Try disabling the VPN

As mentioned, if you are using VPN, this could be the reason why you’re getting Error Code 0x80244018 so the most obvious thing to do is for you to turn off the VPN and try to run the Windows Update once more. And if you use a VPN software that works using their software, you can just completely exit or log-off from its account. On the other hand, if you are using a built-in Windows 10 VPN, you can simply turn it off or delete all the settings you have created there. Although it’s understandable that you might have to use a VPN connection to connect to the work network, you really have to disable it at least after you’ve successfully installed the app.

Option 6 – Reset Windows Update components

  • 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.

Option 7 – Run the System File Checker Scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be the cause why you’re getting the Error Code 0x80244018. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your PC.

Option 8 – Run the DISM tool

You can also run the DISM Tool as it helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” which could help in fixing the Error Code 0x80244018.
  • 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.
Read More
Windows 11 Home edition account requirements
Windows 11 has been officially presented during Microsoft’s virtual event on June 24th. Since presentation internet has been pretty live and busy with a discussion about it, some discussions are positive, some not so much but that is expected and it happens always when a new product is presented. One of information that we have about Windows 11 is tied to the home edition of this OS, Windows 11 home edition will require an internet connection at setup, and a Microsoft account in order to be installed and used. Previous versions of Windows could be installed and used with local accounts but it seems Microsoft has abandoned that idea for its new OS. OS will be delivered mostly as updates or via internet download so internet and online requirement make sense but why it cannot use the local account and must have a Microsoft one is beyond me.
Read More
How to Fix Runtime Error 713
Runtime Error 713 is an error that occurs during the distribution of a Visual Basic application that includes a data report. The error is displayed on the screen when you try to open the data report from your desired application.

Error Causes

The reason why computer users often experience the Runtime Error 713 is that the data report run-time file also referred to as Msdbrptr.dll is not included in your setup package. Though this error does not pose any big threat to your computer, however, it is recommended to fix the error because the Runtime error 713 may hamper your ability to install and access new programs.

Further Information and Manual Repair

Don’t you panic if you see Runtime Error 713 message pop up on your PC? This error is rated easy to repair and can be fixed in a couple of minutes. There are two ways to fix Runtime Error 713. You can choose whichever 2 alternatives suit you best.
  • Method 1
First, open your project and include a reference to the data report file, the Msdbrptr.dll file. Locating this file is not difficult. It is listed as Microsoft Data Report Designer v6.0 in the reference dialog box. Sometimes you may see this file listed more than once. Now when this happens be sure to select the file that is associated with Msdbrptr.dll. After you select it, the reference will be verified. Once verification is complete, you are good to go. Now you can try rebuilding your setup package again.
  • Method 2
The second alternative is to add the Msdbrptr.dll file manually in PDW (the Package and Deployment Wizard). Simply add the file in the Included Files dialog box window and run the PDW. Now you are all set to rebuild your setup package. Whether you follow method 1 or 2 after you rebuild the setup package and the installation is complete, you will see the following files in the indicated folders:
  • <windows system>Msdbrptr.dll
  • <program files>Common Files\Designers\Msderun.dll
  • <windows system>Msstdfmt.dll
The presence of these files indicates successful installation and now you can easily try opening the data report. If you’ve noticed, all you have to do to fix Runtime Error 713 was to include the Msdbrptr.dll file. So, next time if you or your friends experience Runtime Error 713, you know exactly what to do and how to fix it.
Read More
How to Fix Error Code 0x80072EE2 in Windows 10

Error Code 0x80072EE2 – What is it?

Windows 10 error code 0x80072EE2 usually occurs as a result of a disruption during the upgrade process when users attempt to upgrade their operating system using Windows Update. The disruption may be caused by a loss of Internet connection. Error code 0x80072EE2 may also occur due to problems related to one’s firewall. Common symptoms of this error code include the following:

  • Upgrade process fails to complete
  • A message box pops up highlighting the presence of error code 0x80072EE2

Solution

Restoro box imageError Causes

Upgrade error codes like error code 0x80072EE2 usually occur when disruptions or problems related to system files, or third-party apps prevent Windows Update from completing an upgrade. In the case of error code 0x80072EE2, the most likely cause is a bad Internet connection.

Further Information and Manual Repair

Windows 10 error codes are numerous and so are the solutions to fixing these problems. In most cases, Windows users have access to several manual repair solutions depending on the error code present on their device. These manual repair methods are usually easy to implement, with the exception of a few solutions that require technical knowledge and skills. In such cases, you may need to consider using an effective automated tool or you may contact a Windows repair technician to assist you.

In terms of error code 0x80072EE2, however, no technical skills are required. Manual repair solutions for this error code involve checking and troubleshoot network problems if your connection was disrupted. Also, you may need to check your firewall settings and disable it temporarily to verify whether or not your firewall is preventing you from accessing the upgrade. Further details are provided below.

Method One: Verify Internet Connection

If for whatever reason you lost Internet connection while attempting to upgrade your operating system via Windows Update, your upgrade will time out and error code 0x80072EE2 in Windows 10 may occur. For this reason, it is important for you to check your connection once you notice the presence of error code 0x80072EE2 on your device.

There are many ways you can verify your Internet connection but one of the simplest ways is to first open your preferred Internet browser and type the web address of a site you normally visit. Once you are able to access the website, you will know for sure that your connection is not an issue. Simply restart your PC and reattempt the upgrade.

If you are unable to complete the upgrade process, however, this simply means that there is another issue causing error code 0x80072EE2 to occur. Proceed to the next manual repair method. This method may also apply if you were unable to connect to the Internet.

Method Two: Troubleshoot Network Problems

Though you may be able to access a website or open your Internet browser, there may be other issues affecting your network that are causing the error code to occur. To verify for certain whether or not the issue causing error code 0x80072EE2 in Windows 10 is related to your network, troubleshoot your network using the Network Troubleshooter tool found on your PC.

  • Step one: Type Network Troubleshooter in the search box near the Start button
  • Step two: Select Identify and repair network problems
  • Step three: Wait until the troubleshooter has verified and fixed problems related to the network
  • Step four: Restart PC

Once the issue has been resolved, it is time to verify if the error code is fixed. Open Windows Update then select the option which enables you to access the latest upgrades to your machine. Wait to see if the error code reoccurs or if you can now access the upgrade to your operating system. If the error code reoccurs, move to the next manual repair method.

Method Three: Disable Firewall Settings

Another issue that may be causing an error code to occur is your firewall. To verify if your firewall is preventing you from accessing the upgrade, disable your firewall. If you are using third-party security software, simply open the security app and check its firewall settings. Select disable or turn off the firewall.

Restart your computer, then open Windows Update to reattempt to upgrade your device. If this proves successful, you will be able to access the upgrade. Error code 0x80072EE2 in Windows 10 will no longer be present.

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
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