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

CD/DVD icon is not showing in File Explorer
In the past, CDs, DVDs, and floppy drivers used to be the primary sources of external storage for many users – that is until the USB storage devices took over. These days, a lot of devices no longer have a built-in CD or DVD writer or reader as it contributes to the thickness of the device. On the other hand, there are still various devices that still come with a built-in CD or DVD writer or reader. However, recently, users who still use CD or DVD on their devices reported a problem where the CD or DVD icon is not visible in the File Explorer as well as in “This PC” or the My Computer page. The cause of this issue is still unknown at the time of writing, but there are still some potential fixes you can try to fix it. You can try to update or roll back the device drivers or apply some tweaks in the Registry Editor. For more details, refer to the given options below.

Option 1 – Try to update or rollback device drivers

The first thing you can try to fix the missing CD or DVD icon is to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties. Note that the concerned drivers will be listed under the DVD/CD-ROM drives section as well as the IDE/ATAPI Controllers section.
  • From there, look for the following drivers:
    • ATA Channel 0.
    • ATA Channel 1.
    • Standard Dual Channel PCI IDE Controller.
  • Now, right-click on each one of the listed drivers and update them all. You could also try to roll them back to their previous versions.
Note: You can also directly download the relevant drivers of your computer from the manufacturers’ website. So if you have an SSD, the issue might be due to an old storage driver.

Option 2 – Try to use the Registry Editor

  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then tap Enter to open the Registry Editor.
  • Next, navigate to this registry key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E965-E325-11CE-BFC1-08002BE10318}
  • After that, look for the DWORD values named “UpperFilters” and “LowerFilters”.
  • Right-click on each one of these DWORD values and select Delete.
  • Now restart your computer and see if it fixes the problem.

Option 3 – Try creating a new Registry entry

There is another option you can try in the Windows Registry to fix the missing icon of the CD/DVD. You can try adding a new entry. How? Refer to these steps:
  • Tap the Win ­+ R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this registry path: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesatapi
  • From there, right-click on “ATAPI” and select New > Key.
  • After that, name it is “Controller0” and right-click on the sub-key and then select New > DWORD (32-bit) Value.
  • Now name it as “EnumDevice1” and double click on it and then set its value data to “1”.
  • Click OK and restart your computer to apply the changes made successfully.
Read More
Cooler Master XG850 PLUS PLATINUM

Enter Cooler Master XG850 PLUS PLATINUM, a new, in-house designed power supply from Cooler Master. I will admit that in last years I was a big fan of Cooler Master and their components, well not all but power supply and PC cases were always products from them that I liked and used. The latest power supply from them does not disappoint and I must say that I like it very much, it is hi-quality, it is silent, it has a large LCD display where you can see its current state and also has some RGB lights so it looks cool in your case.

cooler master power supply XG850 PLUS PLATINUM

Technical specifications

So without further detours here are the technical specifications and then we will talk a little about it.

Model: MPG-8501-AFBAP-X
ATX Version: Intel ATX 12V Ver. 2.53
PFC: Active PFC
Input Voltage: 100-240V
Input Current: 12-6A
Input Frequency: 50-60Hz
Dimensions (L x W x H): 160 x 150 x 86 mm
Fan Size: 135mm
Fan Speed: 1800 RPM
Noise Level @ 100%: ≤ 25 dBA
Efficiency: ≥ 92% @ Typical Load
80 PLUS Rating: 80 PLUS Platinum
ErP 2014 Lot 3: Yes
Operating Temperature: 0-50°C
Power Good Signal: 100 - 150 ms
Hold Up Time: ≥ 16ms
MTBF: >100,000 Hours
Protections: OPP, OVP, OCP, UVP, SCP, OTP, Surge, and Inrush Protection
Regulatory: TUV, cTUVus, CE, BSMI, FCC, CCC, EAC, UKCA
ATX 24 Pin Connectors: 1
EPS 4+4 Pin Connectors: 1
EPS 8 Pin Connector: 1
SATA Connectors: 12
Peripheral 4 Pin Connectors: 4
PCI-e 6+2 Pin Connectors: 6
USB Protocol 10P: 1
Series: XG Series
80 Plus: Platinum
Modular: Full Modular
Wattage: Above 750W

Opinion about Cooler Master XG850 PLUS PLATINUM

If we put aside the technical characteristics of the power supply itself we are left with visual and real working experience. Now real working experience will not be covered here since yea it is working great but it needs some time and a long period of testing in order to be able to say that it is indeed reliable and great but considering I have never had any issues personally with power supplies from Cooler Master I will assume that this one is also very reliable and hi-quality.

That leaves us basically with looks and feels of supply itself and I must say that I like it, and I mean I like it a lot. It feels hi-quality and it looks hi-quality. The LCD display is very good looking and it is very crisp and readable. With power supply some proprietary software so you can choose what you want on display on the screen and also you can control RGB and display colors with it.

I have not opened the power supply to see how it looks inside but from what I could see I think this would be my new power supply if I were building a new PC now. I recommend it and if you decide to get it I hope it will serve you long long time.

Thank you for reading and I hope to see you next time.

Read More
Blizzard caught destroying evidence
Blizzard employeesCalifornia's Department of Fair Employment & Housing has widened its anti-discrimination lawsuit against Activision Blizzard and claims the publisher has been shredding vital documents relevant to the ongoing investigation. A recent report from Kotaku described the department as offering poorly paid, highly insecure positions, with a culture of hostility towards LGBTQ+ testers. The DFEH's rewording of "employees" to "workers" now hopes to take these contractors' experiences into account. "As a contract employee, I feel there's a lot of pressure to excel, impress, and move through the ranks as fast as you can before your contract ends and you're forced to go 3 months without income or find another job," Axios reports one worker saying. "I take pride in what I do, but it feels like it's never enough." Activision's contentious hiring of union-busting third-party law firm WilmerHale "directly interferes" with its own investigation, it says. By going to WilmerHale, Activision appears to be claiming that all work related to the investigation is privileged and can't be shared with DFEH. The suit also claims that Activision HR shredded documents related to "investigations and complaints", against its legal obligation to retain them during the investigation. The relevant parts of the updated lawsuit were shared by Axios reporters Stephen Totilo and Megan Farokhmanesh, the former also noting that the DFEH "fixed their misspelling of Bill Cosby's name". "DFEH is also informed and aware that documents and records have not been maintained as required by law or by the DFEH's Document Retention Notice," the complaint reads, "including but not limited to documents related to investigations and complaints were shredded by human resource personnel and emails are deleted thirty days after an employees separation."

Speculation and answer from Activision Blizzard

Blizzard employee Jessica Gonzalez suspects that the costs of fines associated with destroying these documents may have been an easier blow for Blizzard to take than any penalties drawn from their existence in helping the lawsuit go through. In an email to Kotaku, Activision denied the shredding allegations and issued a statement outlining steps it had taken to improve company culture—including the ousting of high-level executives like Blizzard president J. Allen Brack. The full statement reads: "Throughout our engagement with the DFEH, we have complied with every proper request in support of its review even as we had been implementing reforms to ensure our workplaces are welcoming and safe for every employee. Those changes continue today, and include:
  •     Several high-level personnel changes
  •     Revamped hiring and recruiting practices requiring diverse interview panels
  •     Greater transparency on pay equity
  •     Expanded and improved training and investigative capabilities for human resource and compliance staff
  •     Created investigation teams outside of business units to support greater independence
  •     Restructured divisions to support greater accountability
  •     Enhanced review processes to include evaluation of managers by employees
  •     Clear boundaries on workplace behavior with a zero-tolerance approach to harassment and other actions that diminish or marginalize.
"We strive to be a company that recognizes and celebrates the diverse talents and perspectives that lead to the creation of great, globally appealing entertainment. We have provided the DFEH with clear evidence that we do not have gender pay or promotion disparities. Our senior leadership is increasingly diverse, with a growing number of women in key leadership roles across the company. "We share DFEH’s goal of a safe, inclusive workplace that rewards employees equitably and is committed to setting an example that others can follow."

California and RIOT

Beyond Activision Blizzard, California's DFEH has also probed into League of Legends creator Riot Games, accusing the studio of dragging its heels over sexual harassment allegations dating back to 2019. Riot denied the allegations, telling us that it "will never retaliate against anyone for talking to any government agency".
Read More
How to Fix the Error Code 3

Error Code 3 - What is it?

Error code 3 is a type of PC windows error that can occur on any Windows version including Windows XP, Vista, Windows 7, or 8. This error code means that the system cannot find the path specified. The error 3 messages are displayed in the following format: “Error_ Path_Not_Found” or it may sometimes be displayed with the value 3 in this format:  (0x80070003: Error_Path_Not_Found)

Solution

Restoro box imageError Causes

The error code 3 indicates poor PC maintenance. It is a critical sign of an unstable system. The causes of this error code are:
  • Missing or broken system files
  • Registry issues
This error code poses serious system threats and should be resolved immediately before the damage is done. If you don’t address this error timely, your PC may be exposed to risks like system failure and crash. And this may lead to valuable data loss.

Further Information and Manual Repair

To resolve this error on your system, you don’t have to hire a technician or be technically sound yourself. What you simply need to do is clean the registry. Here are 2 ways to clean the registry:

1. Manually by Launching Registry Editor

First, launch the Windows registry editor by clicking the start button and selecting run. In the text box type, 'Regedit' and press enter and click OK. Before you make changes to the registry, make sure you create a backup of your existing registry. This is advisable because if you accidentally lose important data during the cleaning process you can also recover the lost data. Once you create a backup, now get started with the cleaning process. Expand HKEY_CURRENT_USER" key, then click on the software key and look for applications that you think could have corrupted the registry. Now delete them. After that, remove the unwanted start-up items, by accessing this link:  My Computer HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows Current Version. Now click on the run tab and delete invalid entries/ values. This process may be time-consuming and for some, it may be slightly technical to identify unwanted start-up items.

2. Download Restoro Registry Cleaner

Another way to clean and repair the registry is to download Restoro. This is an innovative and a highly-functional registry cleaner. It is embedded with an intuitive algorithm that detects all the registry issues instantly and removes them right away in just a few simple clicks. It removes all the unnecessary and obsolete files, repairs the registry, and fixes the damaged dll and system files. It has a user-friendly interface and simple navigation which makes it easy for all levels of users to work around it. This software is compatible with all Windows versions. Besides functioning as a registry cleaner, Restoro also functions as an antivirus and a system optimizer. It scans and removes all kinds of malicious software and simultaneously boosts the speed of your PC. Click here to download Restoro and resolve error 3 “Entry_Path_Not_Found” on your PC now!
Read More
How to Fix Windows Activation Error Code 0xc004f050

Error Code 0xc004f050 – What is it?

Error code 0xc004f050 refers to a problem with activating the Windows key. The problem appears when you try to activate a copy of Windows by using Windows Activation wizard. This happens when the system becomes unstable and critical system files start missing. Though Windows 10 is a free upgrade for Windows 7/Windows 8/Windows 8.1 users, the activation error is still an issue. If you already had Windows 7/Windows 8/Windows 8.1 activated and did an upgrade successfully, then there should be no problem. This Problem Occurs only when you do a clean install.

Symptoms

When you try to activate a copy of Windows Vista or Windows 7 by using the Windows Activation wizard, you receive an error similar to the one below:
An error has occurred Code: 0xC004F050 Description: The Software Licensing Service reported that the product key is invalid

Solution

Restoro box imageError Causes

  • This causes due to an invalid product key.
  • This problem may occur if the license validity interval has expired, or if the license is not signed correctly.
  • Error Code 0xc004f050 occurs when the system becomes unstable and critical system files start missing.
  • Improper way of installing, deletion of some very important system files, misconfigured system files, etc. may also cause this error.
  • When you do a clean install, it wipes everything from the Primary Drive and after the install, windows can't find the Hardware ID which is used to verify your license.
  • For Windows 7, Windows Server 2008, and Windows Vista-based computers, this error may occur if you have entered the key for a beta version of the operating system while using the released version of the operating system.

Further Information and Manual Repair

This error is not something that can be fixed in seconds but will require some time and technical knowledge.

Method 1:

Re-insert the product key by using the Change Product Key tool:
  1. Click Start, click Computer, and then click System properties on the toolbar.
  2. In the Windows activation section, click Change product key.
  3. If you are prompted for an administrator password, type the password or click Continue.
  4. In the Product key box, type the product key, and then click Next.
  5. Follow the steps in the Windows Activation Wizard to complete the activation process.

Method 2:

Activate Windows by using the automated telephone system:
  1. Click Start, and then click Computer.
  2. Click System properties on the toolbar, and then click Click here to activate Windows now in the Windows activation
  3. If you are prompted for an administrative password, type it and click Continue.
  4. Click Show me other ways to Activate.
  5. Click Use the automated phone system and follow the instructions.

Method 3:

  1. Clean install Windows 7/Windows 8/Windows 8.1 using the installation disk and activate your copy.
  2. Now, download all the updates to see the Windows 10 Upgrade notification or download Windows Media Creation Tool and use the option Upgrade this PC to get Windows 10 right away.
  3. Once the upgrade is done, check the Activation Status. It will be fully activated as it should be. The Error code 0xc004f050 should not appear anymore.
If you want to get rid of the old Windows installation folder, then use the Windows Media Creation Tool to create a Flash Drive. Clean Install Windows 10. Now, every time when it asks for a product key, skip it. After installation is complete, Windows will automatically identify and activate your Copy. NOTE: Clean Install will make Sure you cannot roll back to your previous Windows 7 or Windows 8. So do it only if you are confident of using Windows 10 from here on. To verify the Windows activation status, follow these steps:
  • Click the Start button, and then click Computer.
  • Click System properties on the toolbar, and then view the activation status in the Windows activation section.
Read More
File Record Segment is Unreadable in Windows 10
If you suddenly encounter an error message saying, “ File Record Segment is Unreadable ” on a blue screen while booting your PC, it means that your hard drive is in an error state. This particular blue screen of death error might have a lot of bad sectors or might have reached its end. The workarounds you can try to resolve the issue is by locating the bad sectors or checking your hard drive for any discrepancies in the mapping and fix them. Follow the detailed instructions laid out below for these workarounds.

Option 1 – Try to check for any bad sectors and wrong configurations in your hard drive

The first thing you have to check is the boot files on your PC. As you know, your PC boots from these files and if there is anything wrong with any one of them or if one of them ends up getting corrupted, you will most likely see the blue screen of death error or a prompt with an error message saying, “File record segment is unreadable”. According to some users who reported this issue, new hard drives aren’t exempted from this error. That’s why it is recommended that you carry out this solution no matter what kind of scenario you are in. You will have to launch the Command Prompt in recovery mode and see if you can fix the problem by executing the check disk commands.
  • Upon booting, restart your PC and tap F11 to go to the recovery environment then select Troubleshoot.
  • Next, click Advanced from the given options and select Command Prompt.
  • After opening Command Prompt, execute the commands listed below, and don’t forget to hit Enter right after you type in each one of them and if you have installed Windows to some different directory, you must replace “C” with the name of the drive you’ve installed Windows with.
  • chkdsk C: /r /x
  • chkdsk C: /f
Note: The Chkdsk function might take a while before it finishes its operations so you need to be patient and wait until the entire process is completed. And depending on the situation, it might even take a day at most so patience is really the key here.

Option 2 – Try connecting the hard drive to a different computer

If option 1 didn’t work for you and you’re still seeing the error, you can try connecting the hard drive to a different computer and then copy the data first. Make it a priority to salvage the data just in case the hard drive won’t make it in the future. After replicating your hard drive, you can then try running the chkdsk commands that are listed in option 1 above in the new computer you’re connecting your hard drive to and make sure that you key in the correct drive letter that’s assigned to the hard drive you’re using. After executing the chkdsk commands, plug your hard drive back into the previous computer and then check if you can now boot it without any issues.

Option 4 – Replace the faulty hard drive

If none of the options provided above really worked out then maybe it’s time to consider getting a replacement for your hard drive. In about 50% of the cases about this error, some unfortunate users were left with no choice but to replace the hard drive since the problem is with the hard drive itself. Hard drives have a complex running mechanism which includes a head and the disk that rotates accordingly so you can check if the cables connected to the hard drive are connected properly and if it is in a correct position or not. In addition, you also have to make sure that the SATA adapters where the hard drive is connected are working properly. If the drive is showing problems in the I/O operation, there is little chance for you to use it as a normal hard drive. If the hard drive is in warranty, get it checked and replace it. If not, you might consider taking it to the service center for the specialists to take a look into it.
Read More
How to use Windows maps offline
If you like to travel but you do not have a navigation device and a place where you are traveling does not have internet coverage do not worry, Windows offline maps are here to help. Traveling in today's world often requires that we have some sort of navigation system, wherever that be a dedicated navigation device, maps on your mobile phone, or something similar. Maps on mobile-phone are nice but they drain the battery of the phone fast and being on a road might require that we have access to our phone, just in case of an emergency call, and dedicated navigation devices often cost a lot of money. Lucky for us Windows comes with a maps feature where you can check local maps and orientate with their help and even if you are in an area where you do not have internet coverage you can still use maps via offline mas mode in Windows. This feature will require that you sacrifice little HDD space because you will need to download maps that you will need and some time preparing in order to find and download maps that you will need but in the end, it is worth it, you have a full map system completely offline and independent of the internet. So in order to prepare all maps that you will need, follow this guide step by step and enjoy your trip.
  1. Select Settings from the Start menu.
  2. Click System.
  3. Select Offline maps.
  4. Click the + button next to "Download maps".
  5. Select the continent where your desired country is located.
  6. Select the region you want to download. Depending on the area, you can download a whole country or you'll have to drill down to a smaller region (for example, with Canada and the USA).
  7. Repeat for any additional regions you want to have as offline maps. You can download more maps while other maps are currently downloading.
  8. Pack your bags
  9. GO!
Read More
Reversing Mouse & Touchpad scrolling direction
As you know, aside from making computing a lot easier, mouse and touchpad, it also makes computing more efficient and less time-consuming. And so life is unimaginable without these useful devices. However, it is a known fact that you can’t customize these devices since all touchpads and mice come with their own default scrolling direction but worry not for in this post you will be guided on how you can reverse their default scrolling directions. Every user has their own different preferences when it comes to scrolling directions. You might want the scrolling directions to look like the page is being scrolled in the same direction in where you move your fingers over the touchpad or you might prefer it in an inverted way. Reversing the scroll direction for your device’s touchpad is really easy as Windows by default offers this customization. So if you are trying to find a way to reverse the scrolling direction of your mouse, then you have to follow a tricky little method which will be provided in this post. It is apparent from the number of settings the touchpad is available that it has become more customizable. You can configure everything, from its gestures, taps, sensitivity, and even its scrolling direction. And now, if you want to reverse its scrolling direction, here’s what you have to do: Step 1: Tap the Win + I keys to open Settings. Step 2: From there, go to Devices and select Touchpad from the menu. Step 3: Next, look for the Scrolling Direction setting. Step 4: Then click on the drop-down and select your preferred setting.  If you want the same direction scrolling, just select the “Downwards motion scrolls down” option, and if you want the opposite select the other one. After you carry out these steps, the settings will be applied right away and you will see the changes. On the other hand, if you want to change the scrolling direction for your mouse, the procedure is not as simple as it was for the touchpad.

To reverse the scrolling direction for a mouse, refer to these steps:

Step 1: In the Start Search, type “device manager” and click on the appropriate result to open the Device Manager. Step 2: After opening the Device Manager, look for your Mouse under the “Mice and other pointing devices” section. It is mostly listed as an “HID-compliant mouse”. Step 3: Right-click on your mouse and click Properties. Step 4: From there, go to the Details tab and from the drop-down menu, select Device Instance Path. Step 5: Now take note of the value displayed on its value field and then tap the Win + R keys to open the Run dialog box. Step 6: Type in “Regedit” in the field and hit Enter to open the Registry Editor. Step 7: Next, navigate to the following location:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetEnumHID
Step 8: From this folder, you have to start matching the values in the first part of the value you’ve taken note of. Step 9: Open the folder which has the same value and repeat this for the second part of the value. Step 10: Afterwards, click on the Device Parameters and look for a property named “FlipFlopWheel” and invert its value from 0 to 1 or 1 to 0 to reverse the scrolling direction. And then restart your PC to apply the changes made. After you restart your PC, you should see the changes in the scrolling direction of your mouse. Note that you can change the value back to its original value or just use the registry backup to undo the changes you’ve made.
Read More
Windows could not find a driver for adapter
Device drivers serve as a connection between the hardware in your computer and the operating system. So if any of the device drivers fail, the concerned hardware will stop communicating with Windows. And when you encounter some network-related issues, you can run the Network Adapter troubleshooter to fix them. However, this built-in troubleshooter does not work all the time as there are still problems that it can’t fix on its own and you’ll see the following error message:
“Windows could not find a driver for your network adapter.”
If you encounter this kind of error, read on as this post will help you in fixing the problem but before you get started in troubleshooting the problem, try running the Network Adapter Troubleshooter again.
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
Refer to each one of the solutions given below to get started:

Option 1 – Update the Network Adapter drivers

Of course, the first thing you can try to do is to update the Network Adapter drivers to resolve the error.
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Then right-click on each one of the Network drivers and update them all.
  • Restart your PC and see if it helped in fixing the BSOD error.
Note: If updating the network drivers didn’t help in fixing the “Windows could not find a driver for your network adapter” error, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly. To reinstall the network adapter driver, refer to these steps:
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.

Option 2 – Try running the Hardware and Devices Troubleshooter

Apart from the Network Adapter Troubleshooter, you can also run another built-in troubleshooter in Windows, the Hardware and Devices Troubleshooter, as it can also help you in resolving the “Windows could not find a driver for your network adapter” error.
  • 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 performing a System Restore

You might also want to perform a System Restore that might help you in fixing the 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 blank or empty dialog boxes with no text
The dialog boxes that you see on your Windows computer exist to send you a message or to notify you. However, you can also encounter issues with them. Recently, some users reported that they’re getting empty or blank dialog boxes. It’s definitely hard to choose between Yes or No or to click OK when you don’t know the context of the dialog box. If the same thing happened to you, worry not for there are some possible solutions that can help you fix the problem. This kind of problem usually happens when there are some issues with the graphics driver or when there is some corrupted software. Whichever the case is, here are some fixes you can check out to fix the empty or blank dialog boxes on your Windows 10 computer.

Option 1 – Run the System File Checker

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 errors 0x8024a11a and 0x8024a112. To run the SFC command, follow the steps given below.
  • Type “cmd” in the Start search and then right-click on the appropriate search result.
  • Next, select “Run as administrator” to open Command Prompt with admin privileges.
  • 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 and see if the problem is fixed or not.

Option 2 – Try to update or rollback the Graphics driver

You can try to update your Graphics card driver using the Device Manager in your computer to resolve the blank dialog boxes problem or you can also go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it. To update your Graphics driver via Device Manager, refer to these steps:
  • First, boot your computer into Safe Mode.
  • After that, 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 Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: If updating the Graphics driver didn’t fix the problem, you can also try to roll back to its previous version and see if that helps.

Option 3 – Run the DISM tool

The next thing you can do is run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like the blank dialog boxes. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the problem is now fixed.

Option 4 – Try to repair or reinstall the software

If the issue with the empty dialog boxes only occurs in a specific program, you can either try to repair the program or reinstall it. You can find the Repair option in the Add/Remove program section when you select the concerned program. If repairing the program didn’t work, you might have to uninstall it and then reinstall it.

Option 5 – Try troubleshooting the problem in a Clean Boot State

You might also want to troubleshoot the problem in a Clean Boot State. Doing so will help you isolate the problem. Refer to the steps below to do so:
  • 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.)
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