Logo

How to Fix Windows Setup Error 0x80300002

Installing a Windows 10 upgrade is definitely not an easy task since the process is not always smooth sailing and you could encounter some errors when doing so. This isn’t unusual since there are various software configurations and hardware configurations as well as services it depends on in order to properly work. So if any of them malfunctions or becomes corrupted, it will affect the process which will result in errors like the error code 0x80300002. When you encounter this kind of Windows Update error, you will see the following error message on your screen:

“We couldn’t install Windows in the location you choose. Please check your media drive. Here’s more info about what happened: 0x80300002”

You can encounter this kind of error if there is corruption in the partition table of the drive where the installation is in progress. In addition, corruption on the Media device could also cause this problem. So if you encounter this error when running Windows Setup, read on as this post will guide you in fixing it.

There are several ways to resolve this issue. The first thing you can do is to verify the compatibility between the BIOS and the installation media. You could also try recreating all the partitions as well as recreating the bootable USB drive. For more detailed information, follow the given options below.

Option 1 – Check if the BIOS is compatible with the installation media

The first thing you can do to fix the error is to check if there are any compatibility issues between the BIOS and the installation media you’re using. This is actually one of the most likely reasons why you’re getting the error since this is a complicated point for the Windows installation process. If the installation media is based on GPT, then your BIOS must be based on UEFI. So if you have your bootable media with the MBR partitioning, you need to set your BIOS to Legacy.

  • In the Windows Search box, type “command prompt” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After that, execute this command: exe /convert /allowfullOS
  • Now, wait until the process is completed since you can track its process on your screen.
  • Once it’s done, go to Settings > Update & Security > Advanced Startup options and from there, click on Restart Now. This will restart your computer and give you advanced options.
  • Next, select Troubleshoot > Advanced Options where you will see further options including System Restore, Startup Repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Now select the “Legacy” option. This will take you to the BIOS. Boot Mode is typically available under Boot > Boot Configuration. Once you’re there, set it to Legacy and then save the changes you’ve made. After that, your computer will restart.

Option 2 – Try recreating a new bootable 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.

Option 3 – Try to recreate all the partitions

If none of the first two options given above worked, then you can try to recreate all the partitions instead. All you have to do is restart the Windows installation process and wait until you get to the part that says, “Where do you want to install Windows?”. From there, you will see options like delete, format, extend, create new partitions, and many more. Now you have to select the Delete all the partitions options and then use the “New” button to create new partitions. Just make sure that you have one primary partition at least where you can install Windows 10. After that, continue the installation of Windows on the new partition. Keep in mind that when you create a new partition, it also recreates the partition table configuration which means that the chances of getting an error are very unlikely.

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 0xd00000e5, 0x8007139f, 0x80090030 PIN
The quickest and easiest way to log into your computer is when you use the PIN feature in Windows 10. Even though it is a bit slower compared to biometric logins such as Fingerprint and Iris scanning that comes under Windows Hello, the PIN feature is definitely less complicated. However, just like any other module of the software, it is also prone to some errors. In this post, you will be guided in fixing several PIN errors such as 0xd00000e5, 0x8007139f, and 0x8009003. These errors could be caused at different points in time like when you change or create a PIN or when you log into your computer. To fix the 0xd00000e5, 0x8007139f and 0x8009003 PIN errors, there are various solutions you can try. You may empty the contents of the NGC folder or remove and change the PIN or the password. You could also use the Group Policy Editor or reset the ACLs in the NGC folder as well as run built-in tools like System File Checker and the DISM tool.

Option 1 – Take ownership of the NGC folder and delete its contents

  • Boot your computer first into Safe Mode.
  • Next, you need to take ownership of the Ngc folder first and you can do that using Command Prompt.
  • Type “command prompt” in the Windows Search bar and then right-click on the relevant search result and select “Run as administrator”.
  • After that, if a User Account Control or UAC prompt appears, just click on Yes to proceed.
  • Next, type and enter this command: TAKEOWN /F C:WindowsServiceProfilesLocalServiceAppDataLocalMicrosoftNgc
  • Note that the <path> is the location of the folder or file in File Explorer.
  • Now type and enter this second command: ICACLS C:WindowsServiceProfilesLocalServiceAppDataLocalMicrosoftNgc /grant administrators:F
  • Finally, once the command has been executed, restart your computer.
  • Once your computer has restarted, delete all the contents in the Ngc folder and check if the error is now fixed.

Option 2 – Try to remove and change the PIN or password

The 0xd00000e5, 0x8007139f, and 0x8009003 PIN errors could be caused by some conflicting issues with the PIN or password you have set for the User Account of your computer. Thus, you have to remove or change the PIN or password to fix these PIN errors.
  • Remove the PIN by going to Settings > Accounts > Sign-in options.
  • From there, go to the PIN section and click on the Remove button.
  • You will be asked to verify your account to proceed in removing the PIN, enter your credentials.
  • Restart your computer and then set up a new PIN.
  • Once you’re done, restart your computer and check if the error is gone now.

Option 3 – Try to use the Group Policy Editor

  • Tap the Win + R keys to open the Run utility and type “gpedit.msc” in the field and tap Enter to open the Group Policy Editor.
  • Next, navigate to this policy setting: Computer Configuration > Administrative Templates > System > Logon
  • After that, double click on the “Turn on convenience PIN Sign-in” option located on the right-side panel.
  • Then set its radio button to Enabled. You will see the following description when you do so:
“This policy setting allows you to control whether a domain user can sign in using a convenience PIN. If you enable this policy setting, a domain user can set up and sign in with a convenience PIN. If you disable or don’t configure this policy setting, a domain user can’t set up and use a convenience PIN. Note: The user’s domain password will be cached in the system vault when using this feature. To configure Windows Hello for Business, use the Administrative Template policies under Windows Hello for Business.”
  • After setting the radio button to Enabled, it will turn on the Logins in your computer using the PIN.
  • Close the Group Policy Editor and restart your computer for the changes to take effect.

Option 4 – Try to reset the ACLs in the Ngc folder

  • Type “command prompt” in the Windows Search bar and then right-click on the relevant search result and select “Run as administrator”.
  • After opening Command Prompt with admin privileges, execute this command: C:/Windows/Service/Profiles/Local/Service/AppData/Local/MicrosoftNgc /T /Q /C /RESET
  • The command you entered will start checking for errors and fix them automatically.

Option 5 – Run the System File Checker scan and the DISM tool

System File Checker:

  • 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.
  • Now restart your computer.

DISM tool:

  • Open Command Prompt.
  • 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
    • Dism /Online /Cleanup-image /Restorehealth
  • After that, wait until the process is finished and do not close the window as the process will probably take a couple of minutes.
  • Once it’s done, restart your computer.
Read More
How to Fix dxgmms2.sys BSOD in Windows
The dxgmms2.sys file is a system driver file in Windows that is associated with the Graphics Rendering capabilities of a computer. However, this file is known to cause various Blue Screen of Death errors. Some of the culprits for these errors include issues with RAM, hard disk issues, corrupted drivers, and incompatible firmware. Despite its many causes, fixing this issue is quite straightforward so it should be easier for you to fix it. Here are some of the Blue Screen errors related to the dxgmms2.sys file:
  • SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
  • SYSTEM_SERVICE_EXCEPTION
  • KMODE EXCEPTION NOT HANDLED
  • PAGE FAULT IN A NONPAGED AREA
  • IRQL NOT LESS OR EQUAL
If you have recently created a System Restore point prior to getting the dxgmms2.sys Blue Screen error, then you need to perform System Restore first before you further troubleshoot the problem as it might help in resolving the Blue Screen error. Refer to the steps below to perform System Restore.
  • First, press 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.
If System Restore didn’t help in fixing the Blue Screen error, now’s the time for you to resort to the troubleshooting tips provided below but before you get started, make sure that you create a System Restore point first.

Option 1 – Reinstall the Graphics Card drivers

  • Tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Graphics Card drivers listed under Display Adapters.
  • Right-click on each one of the Graphics Card drivers and select Uninstall device and then follow the next on-screen instructions given to uninstall the driver.
  • Now reboot your computer. During this time, your system will automatically reinstall the Graphics card drivers.
Note: You also have the option to go directly to the website of your graphics card manufacturer and check if there’s a new update – if there is, download it. After that, you could also check if there’s a new update of the game you’re getting the issue of the black bar.

Option 2 – Try running the DirectX Diagnostic Tool

Since the dxgmms2.sys Stop error has something to do with the DirectX Graphics APIs, you can run the DirectX Diagnostic tool to resolve the problem.

Option 3 – Try updating or re-installing DirectX

If the DirectX Diagnostic tool didn’t work, you can try to update or reinstall DirectX instead. This can help in fixing the problem because when you reinstall or update DirectX, it will replace the incompatible or corrupted components of DirectX from your computer.

Option 4 – Try to update the BIOS

Updating the BIOS can help you fix the Blue Screen error related to the dxgmms2.sys file but as you know, BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version on your computer.
  • Now restart your computer to apply the changes made.

Option 5 – Use some registry tweaks

  • Tap the Win + R keys to launch the Run utility.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlGraphicsDrivers
  • From there, right-click on the right-side panel and click on New > DWORD (32-bit) Value.
  • Then set the name of the new DWORD to “TdrDelay”.
  • After that, use the next set of instructions and select the one for the Windows version you are using.

32-bit Windows:

  • Choose the DWORD (32-bit) value.
  • Then type in “TdrDelay” as the name and hit Enter.
  • After that, double click on TdrDelay and add “10” as its value and click OK. This will set the response time for your GPU to be 10 seconds.

64-bit Windows:

  • Select the QWORD (64-bit) value.
  • Next, type in “TdrDelay” as the name and hit Enter.
  • Double click on TdrDelay and type in “10” as its value data and click OK.
  • Restart your computer to apply the changes made.

Option 6 – Disable the Sleep Functionality

You might also want to disable the Sleep Functionality as it could be the reason why you’re getting the Blue Screen error. There are times when the graphics card’s drivers are being used in the background and if the display goes to sleep and is awakened, it may cause a Blue Screen error. To fix it, you can prevent your computer from going into Sleep mode.

Option 7 – Try to run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that might help you fix any Blue Screen errors related to the dxgmms2.sys file. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
How to Fix UNEXPECTED_KERNEL_MODE_TRAP error
It is a fact that Blue Screen of Death errors can give you a headache for you will have a hard time fixing it as it is one of the most difficult errors you can encounter on your Windows computer. One of these BSOD errors is the UNEXPECTED KERNEL MODE TRAP error. If you receive this kind of error then it means that the operating system was not able to catch a trap or an exception generated by the CPU. This BSOD error has an error code 0x00000007F and indicates that the Intel CPU generated a trap that the kernel failed to catch. One of the most likely causes is hardware failure due to faulty memory. Aside from this cause, you also have to track down other probable causes for this problem like corrupted system files, incompatible drivers or programs, faulty hardware, and even dusty components, and so on. To fix the UNEXPECTED KERNEL MODE TRAP BSOD error, here are some suggestions that might help.

Option 1 – Uninstall the programs you installed recently

Chances are, some programs that you just installed might be the one that’s causing the BSOD error. Thus, you need to uninstall the program to resolve the problem.
  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for the concerned program and select it and then uninstall it.
Note: If you have downloaded the app from the Windows Store, you can simply right-click on it from the application list and then uninstall it. In addition, you might also want to check the hardware components of your computer that might not support the operating system itself. You can disconnect all the external devices like USB drives, scanners, printers, etc., and then reboot your PC. After that, add the devices again one after the other and check if the BSOD error is now fixed or not. Moreover, you can also perform a clean boot to make things easier for you.
  • 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” checkbox 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” checkbox.
  • 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.)

Option 2 – Update your device drivers

  • Tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. Look for the device driver you and then select either “Update driver” or “Uninstall device”. And if you find any “Unknown device”, you need to update it as well.
  • Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • If you have chosen to uninstall the driver, follow the screen options to complete the process and then restart your PC.
  • Connect the device and Scan for hardware changes – you can see this option under Device Manager > Action.

Option 3 – Use the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like UNEXPECTED KERNEL MODE TRAP. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 4 – Run the Windows Memory Diagnostic tool

You can use the Memory Diagnostic tool in Windows to check RAM. Before you use this tool, make sure you save all your important work.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type in “mdsched.exe” in the field and hit Enter to open Memory Diagnostic.
  • After that, the Windows Memory Diagnostic will give out two options such as:
  1. Restart now and check for problems (recommended)
  2. Check for problems the next time I start my computer
  • Select any of the given options. After that, your computer will restart and check for memory-based issues upon the restart. If there are any issues, it will automatically them.

Option 5 – Disable Memory caching in the BIOS

You can also disable memory caching in the BIOS to fix the UNEXPECTED KERNEL MODE TRAP error.
  • Open the BIOS Setup screen.
  • Next, go to Advanced > Cache Memory and then disable it.
  • Tap the F10 key to save the changes made and restart your computer.

Option 6 – Run System File Checker

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
  • Restart your computer once the scan is completed.

Option 7 – Clean your hardware components for dust

Cleaning your computer’s hardware components for dust might also help in resolving the UNEXPECTED KERNEL MODE TRAP error. Make sure to use a soft cloth in cleaning the hardware as well as a small blower. Moreover, ensure that you do not damage any parts with moisture or cause harm to any circuits while you’re at it.
Read More
What to do if Cortana Search Box turned white
A lot of Windows 10 users prefer the black theme on their computers and when you see anything but black it can get quite annoying. Such as is the case of the Taskbar which, as you know, is usually dark, however, when you take a look at the Cortana search bar, instead of seeing black, you’ll see that it has turned white. To fix this issue, read on as we will provide you some options you can try to set the Cortana search bar back to black. Before you proceed, take note that the options provided below will change all white search boxes to black and that one of these options needs administrative privileges.

Option 1 – Try changing the default App mode

As you know, Windows 10 has two modes, namely the Light and the Dark. Thus, you can switch to the Dark mode so that your Cortana search bar will be black as well. However, remember that it will completely change everything into dark mode so there will be no more Light mode elsewhere.
  • First, you need to click on the Start button and then click on the cog icon to open the Windows 10 Settings.
  • Next, from the Settings Menu, select Personalization and then select Colours from the left pane.
  • Then scroll down until you see the “Choose your default app mode” option and select “Dark”.
After you apply the changes, it will change the Cortana search bar into black instantly. Aside from that, you will also see the User Interface changing into dark mode.

Option 2 – Try changing the Registry value

If you are well-versed in editing registry keys, then you need to try this option. But before you go over the steps below, make sure that you create a System Restore point first so that if anything goes wrong, you can always go back to how it was before the changes were applied.
  • Tap the Win + R keys to open the Run prompt.
  • Then in the field, type in “regedit” and hit Enter to open the Registry Editor. If a User Account Control prompt appears, just click Yes.
  • Now that you’ve opened the Registry Editor, navigate to the following key:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionSearchFlightingWhiteSearchBox
  • After that, double-click on the “Value” key located on the right pane and set the value to “0” instead of “1” and then click Ok to save the changes made. You should now see a black or grey text box color instead of white.

Option 3 – Try changing the Region

In some forums, a lot of users stated that changing the Region also worked out for them in changing the white Cortana search bar to white. Thus, you need to change the region settings of your computer temporarily. To do so, follow the steps below.
  • Type in “Regional Settings” in the box and then click it as soon as it appears from the search results.
  • Next, make sure to select a region where Cortana is not available.
  • Then select apply to that region. After that, it will change the Cortana search bar color to black.
  • Now sign out and sign back in and revert to the original settings. But the changes you made earlier in Cortana will still remain.
Read More
Easy Methods of Fixing Error 1706

What is Error 1706?

Error 1706 is a Windows PC error. It occurs when you insert a Microsoft CD-ROM either to repair an Office or to install a feature set to Installed on First Use. The error message is displayed in the following format: Error 1706. Setup cannot find the required files. Check your connection to the network, or CD-ROM drive. For other potential solutions to this problem, see C:\Program Files\Microsoft Office\Office101033\Setup.hlp.

Solution

Restoro box imageError Causes

Error 1706 may occur due to several reasons. These include:
  • You originally installed MS Office from a network administrative installation
  • You are trying to use Office CD-ROM when the error is prompted by the Windows Installer for an Office source location
  • Viral Infection

Further Information and Manual Repair

The good news is that this error code is not fatal. However, to avoid inconvenience, it is recommended to resolve the error right away. To fix the problem you don’t have to be a computer programmer or hire one. In fact, this error code can be resolved quite easily. Here are some of the best and easiest do it yourself methods to resolve error 1706 on your PC:

Method 1

To resolve this issue find a different administrative installation for the Office source file location. To do this, go to the start menu and then click run. In the open box, simply type this command line new network pathSetup.exe /fvm package name.msi and press OK to continue and update changes. Once the update is complete and finished press OK to save and proceed. Please note after you follow these steps, the Windows Installer uses this new server location whenever it needs to reinstall, repair, or add a feature to your Office Installation.

Method 2

Another alternative method to resolve this method is to use CD-ROM for the Office Source Location. To do this you will have to remove Office and then re-install Office from the CD-ROM. Here are the steps to remove the Office program. First, quit all Office programs.
  1. Go to the Control Panel then click on the Program and Features option.
  2. Now double click the Add/Remove programs and remove the entry for the Microsoft Office 2003 or Microsoft Office XP product installed on your PC.
  3. After that, click on the Maintenance Mode Options dialog box, select Uninstall Office, and then click Next to proceed.
  4. Click Yes to confirm changes.
  5. Now insert Office 2003 or Office XP CD-ROM and follow the setup dialog boxes to reinstall the program on your system from CD-ROM.

Download Restoro to Correct Registry Errors

However, to ensure the installation is successful this time around, it is advisable to clean the registry and ensure the uninstalled program is not located in the registry. To do this, download Restoro and run it on your computer. This is a powerful PC Fixer integrated with a registry cleaner. The registry cleaner wipes out all the unnecessary files and uninstalled program files saved in the registry. Once the registry is cleaned, try reinstalling MS Office again. This will resolve the error 1706. Click here to download Restoro and repair error 1706.
Read More
How to Fix Error Code 0x8007042c

What is Error 0x8007042c?

0x8007042c is a Windows Firewall error code. This error hampers your ability to turn on Windows Firewall on your PC. Firewall is a network security system. It establishes a barrier between a trusted, secure internal network and another network (the internet) that is assumed unsecure. Error 0x8007042c is displayed in the following format: “0x8007042c” error message when you try to start Windows Firewall

Solution

Restoro box imageError Causes

Error 0x8007042c may pop up on your computer screen because of many reasons. These include:
  • Firewall service is disabled
  • Malware infection
  • Registry corruption

Further Information and Manual Repair

The good news is that this error code is easy to resolve. To repair, you don’t to be technically sound or hire a professional for the job. Try our DIY methods illustrated below to fix the problem by yourself in a few minutes.

Method 1 - Start Firewall Manually

This method allows you to start Windows Firewall service manually and then make sure that it starts automatically in the future. This can be done by following these steps, first, go to the start menu and then type services in the search box. Right-click services and then click RUN as Administrator. Now scroll down until you see Windows Firewall. Then double click on it. After that, click the startup type box and then click Automatic. If ‘Service Status’ is stopped, then click Start. Now click ‘Apply’ and then press OK. Scroll until you see ‘Base Filtering Engine’, double click it. If again the ‘Service Status’ is stopped, click start. Press Apply and then OK to activate changes. Now restart Windows, Firewall will be enabled.

Method 2 - Remove Malware

If the error cause is a malware infection, use the Microsoft Safety Scanner to remove malware immediately from your PC. Download it from Microsoft’s official website, install, accept terms and then run it to perform a quick scan. The Microsoft Safety Scanner will scan and remove all malware infecting your PC. Once this is done, click Start and then type Windows Firewall in the Search box. Click Windows Firewall and the navigation pane of Control Panel; Click Turn Windows Firewall on or off. Click Turn on Windows Firewall for each network location and then press OK to activate changes.

Method 3 - Repair the Registry

Sometimes the underlying cause can be registry corruption. In such a situation, download Restoro. It is a PC Repair Tool deployed with a registry cleaner. It scans and removes all the bad entries and files infecting your PC, cleans and repairs the registry in a few minutes. Click here to download Restoro.
Read More
UNMOUNTABLE_BOOT_VOLUME
One of the worst Blue Screen of Death errors you can encounter is the UNMOUNTABLE_BOOT_VOLUME BSOD on Windows 10. In this BSOD error, your computer won’t be able to properly boot. Meaning to say, even if you want to reinstall Windows, you won’t be able to back up your important files. Thus, it wouldn’t be really feasible to fix the system files, and besides, reinstalling Windows 10 would take a lot of time, not to mention resources. The UNMOUNTABLE BOOT VOLUME error is the kind of BSOD error that occurs if Windows is not able to access the volume that contains the boot files. Resolving this BSOD error won’t be easy but you will surely manage by following the suggestions laid out below but before you go on, make sure to create a System Restore Point.

Option 1 – Try checking the hardware

If you got the UNMOUNTABLE BOOT VOLUME BSOD error while trying to update your computer to a higher version of Windows, then you need to check if you have the compatible drivers for the disk controller as well as re-check the drive cabling and make sure that it is properly configured. And if you’re reusing either ATA-100 or ATA-66 drivers, ensure that you have an 80-connector cable and not the standard 40-connector IDE cable.

Option 2 – Try using Automatic Repair

You might also want to use Automatic Repair in fixing the BSOD error. To do so, follow the steps below.
  • You can start by creating and booting from a bootable Windows 10 USB Stick.
  • After that, click on Repair your computer located in the bottom left corner when you are on the initial Windows Startup screen.
  • Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
  • Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.

Option 3 – Try fixing the Master Boot Record or MBR

The MBR or Master Boot Record is the location and is where the architecture of the operating system is installed. Thus, if either the location or the architecture has tampered with, it can cause lots of BSOD errors like the UNMOUNTABLE BOOT VOLUME error.
  • Boot your computer into Safe mode with Networking using the Advanced startup options which you can access by tapping the F2 or F8 key. Once you’ve accessed the Advanced startup options.
  • After you access the Advanced Startup options, select Command Prompt by using the arrow keys on your keyboard.
  • After opening Command Prompt, execute the following command and hit Enter:
bootrec /fixboot
  • After entering the command, wait until the process is completed and then restart your computer to apply the changes made successfully.

Option 4 – Run the CHKDSK command to repair hard disk errors

Running the Chkdsk utility could help you fix the UNMOUNTABLE BOOT VOLUME error. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the Chkdsk utility comes in. The Chkdsk utility repairs hard drive errors that might be causing the problem.
  • After you access the Advanced Startup options, select Command Prompt by using the arrow keys on your keyboard.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • The command you entered will scan the hard disk for any errors and will automatically fix it if it finds some issues. Wait for the process to be completed and then reboot your PC.
Read More
Fix 0x80070013 for Restore, Backup and Update
In this post, you will be guided on how you can fix error 0x80070013 while executing various operations in your Windows 10 computer like System Restore, Windows Backup, or Windows Updates. When you encounter error 0x80070013, you will see the following error messages. For System Restore, it states:
“System Restore did not complete successfully. Your computer’s system files and settings were not changed. Details: System Restore failed while scanning the file system on the drive <Partition Letter> The drive might be corrupt. You might want to retry System Restore after running chkdsk /R on this disk. An unspecified error occurred during System Restore. (0x80070013) You can try System Restore again and choose a different restore point. If you continue to see this error, you can try an advanced recovery method.”
Whereas in Windows Backup, it states:
“Check your backup, Windows Backup failed while trying to read from this shadow copy on one of the volumes being backed up. Please check in the event logs for any relevant errors. The backup failed, The media is write protected (0x80070013).”
On the other hand, you will see the following error message in Windows Update:
“There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact the support for information, this may help: (0x80070013).”
There are several suggestions you can check out to fix the error depending on where you encountered it. If you encountered it while running Windows Updates, then you can try to reset the Windows Update components or run the Windows Update Troubleshooter. And if you got the error when running System Restore, you can try to run a System File Checker scan or the DISM tool as well as the CHKDSK utility. Lastly, if you got this error when running the Windows Backup service, you can try to check its status in the Services Manager. Error 0x80070013 in Windows Updates:

Option 1 – Try to reset the 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:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/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 2 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing error 0x80070013. 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. Error 0x80070013 in System Restore:

Option 3 – Try to run both Systems File Checker scan and DISM tool

Running the System File Checker scan as well as the DISM tool can help you resolve error 0x80070013 while performing System Restore. Refer to these steps to do so.
  • Open the Command Prompt with admin privileges.
  • After opening Command Prompt, execute this command to run a System File Checker scan: sfc /scannow
  • Once the scan is completed, restart your computer and then see if the error is now fixed. If not, you can run the DISM tool.
  • Open Command Prompt with admin privileges again.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them in order to properly run the DISM tool:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /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 4 – Run the CHKDSK utility

  • In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Partition Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.
Error 0x80070013 in Windows Backup:

Option 5 – Try checking the status of the Windows Backup Service

  • First, you need to tap the Win + R keys on your keyboard to open the Run dialog box.
  • Next, type “services.msc” in the field and click OK or tap Enter to open the Windows Services Manager.
  • After that, you will see a list of services and from there, look for the Windows Backup Service and double click on it to open its Properties.
  • Then check if its Startup type is set to Disabled. If it is, then change it to “Manual”. Note that this service is essential as it provides backup and restores capabilities.
  • Now click on the Apply and OK buttons to save the changes made and then restart your computer. Check if the error is now gone.
Read More
Fix nVIDIA driver issues in Windows 10
nVIDIA is one of the behemoths of the GPU world, but that not means that they are perfect and that they do not make mistakes, throw WIndows in the mix, and sometimes you have issues with your nVIDIA display drivers for various reasons which could get very unpleasant. But do not worry, we have your back and in this article, we will focus and help you to resolve common nVIDIA driver issues. So sit back and let's start with the repairs.
  1. Rollback to the previous driver and stop automatic updates.

    nVIDIA sometimes publishes really messy drivers which can really cause some serious issues, if by any chance you managed to be unlucky enough to get this kind of driver, do not despair, roll back to the previous working version and wait for the fix. To stop Windows from doing automatic driver updates, navigate to Control Panel > System & Security > System > Advanced System Settings > Hardware > Device Installation Settings. Then choose "No (your device might not work as expected)". Once you have turned off automatic driver updates, uninstall your current driver and install the previous version from the official nVIDIA website. Reboot your system
  2. Reinstall nVIDIA driver

    Reinstalling the driver might fix the issue if by any chance driver files got corrupted during download for example. First, you will need to delete some files in order to perform a clean installation. Log in as administrator if you are not one and delete following files and folders: C:\Windows\System32\DriverStore\FileRepository\nvdsp.inf fileC:\Windows\System32\DriverStore\FileRepository\nv_lh fileC:\Windows\System32\DriverStore\FileRepository\nvoclock fileC:\Program Files\NVIDIA Corporation\C:\Program Files (x86)\NVIDIA Corporation\Reboot your system Start driver installation again, choose custom installation, then clean install.
  3. Update driver in the Device Manager

    If driver updates for any reason can not work via the official install package from nVDIDA, try updating the driver in the Device Manager Navigate to Device Manager, expand graphic adapters, right-click on your nVIDIA device and click on update driver. Reboot your system
That's it, 3 solutions on how to remove, reinstall and update your nVIDIA driver, thank you for reading and I hope to see you again.
Read More
How to Fix Windows 10 Error Code 0xc004fc03

Error Code 0xc004fc03 – What is it?

Error code 0xc004fc03 occurs when Windows users fail to activate their Windows operating system due to a networking problem. The error code’s common symptoms include the following:

  • Inability to activate Windows 10 operating system
  • Message box with error code 0xc004fc03

Solution

Restoro box imageError Causes

Error code 0xc004fc03 in Windows 10 usually occurs due to issues related to a Windows user’s network. Your computer may be having problems connecting to the Internet or your firewall may be blocking or interrupting your device’s ability to activate Windows 10. In some cases, users may simply need to wait a day or two to reattempt to activate their system using a valid product key, as there may be an issue with the Windows activation servers.  Failure to promptly fix this error code might result in other Windows 10 error messages, such as error code 0xc004f034.

Further Information and Manual Repair

To rectify the error code, Windows 10 users will need to perform manual repair procedures that fix the underlying problems causing error code 0xc004fc03. These procedures may include reconnecting to one’s network, checking your firewall settings, or activating your Windows operating system via phone. The manual repair methods are simple and do not require technical knowledge of the Windows operating system. If your attempts at manually repairing this error code fail, however, you may need to try a few other procedures.

Method One: Verify Internet Connection

To check your Internet connection, you’ll need to access the Network & Internet tab in Windows 10. Follow the instructions below to access this tab and fix Internet connectivity issues if they are preventing you from activating Windows on your machine.

  • Step one: Click the Start button and select Settings
  • Step two: Select Network & Internet
  • Step three: Click the Status section of the Network & Internet tab

If your status shows that you are not connected to a network, you will need to fix your connection. Simply use the Network Troubleshooter to troubleshoot your connection. You will be able to activate your copy of Windows once your connectivity issues are resolved.

If, however, the problem persists and error code 0xc004fc03 occurs during the activation process, this simply means that the existence of the error code is not due to connectivity or networking problems. In such a case, move to the next manual repair method listed below and follow the exact instructions given.

Method Two: Check Firewall Settings

Windows Firewall protects your PC from hackers, worms, and other malicious programs. However, in some cases, it may result in error codes like error code 0xc004fc03. If your firewall is interfering with the Windows 10 activation, you’ll be able to rectify the problem by simply adjusting your settings. Follow the steps below to check – and adjust if necessary – your Windows Firewall settings.

  • Step one: Click search bar and type firewall
  • Step two: Select Windows Firewall
  • Step three: Select Turn Windows Firewall on or off

In some cases, Windows users may not be able to adjust settings within the Windows Firewall tab, as your firewall settings may be controlled by a third party antivirus software. If this is the case, open the antivirus software and turn off the firewall if the software does not prevent you from making such changes to its settings.

Note, however, that you will need to readjust the settings as soon as you activate your version of Windows 10. This is due to the fact that turning off your firewall settings permanently may lead to exposure to worms and other malicious programs.

Method Three: Activate Windows by Phone

Activation of Windows via phone is another option for individuals experiencing error code 0xc004fc03. The activate by phone option in the Update & Security tab will be available once you fail to activate Windows 10. To complete this manual repair method, follow the steps below.

  • Step one: Select Settings
  • Step two: Click Update & security
  • Step three: Select Activate by phone
  • Step four: Follow the instructions provided thereafter.

This is one of the most effective ways to fix error code 0xc004fc03. If the issue persists, however, you can proceed to the last resort.

Method Four: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 8 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