Logo

How to fix disk signature collision problem

As you know, storage devices are an important part of the computer system for porting, saving, and extracting data files. And for you to differentiate between storage devices on your computer system, each one of the storage devices is labeled with a unique number referred to as Disk Signature for identification.

The unique disk identifier is stored as a part of the MBR or Master Boot Record. Disk signature is used by operating systems in order to identify and set apart different data storage devices and hard disk drives in the computer for data access.

These days, Disk cloning has become a regular practice in upgrading to larger hard disk drives. Drives are cloned in order to produce a similar copy to use both the original drive and cloned copy together. Moreover, lots of virtualization tools are being used to virtualize the physical hard disk drives to create virtual hard disk drives and several virtual machine clones that are created with the existing virtual hard disk drives. And since these are identical copies, chances these copies may have identical disk signatures. As a result, when you use both disks that have identical signatures at the same time you run into the Disk Signature Collision problem. This kind of problem does not often occur as the Windows system does not really allow two disks to function simultaneously when they have the same disk signature.

When you encounter a Disk Collision problem in your Windows 10 computer, you may see the following error messages:

  • The boot selection failed because a required device is inaccessible
  • The disk is offline because it has a signature collision
  • This disk is offline because it has a signature collision with another disk that is online

You can fix the disk collision problem by changing the disk signature which you can achieve using the command line utility diskpart in Windows PowerShell or Command Prompt or using Windows Disk Management utility.

To fix the disk collision problem, you can make use of the command-line utility called diskpart in Windows PowerShell or Command Prompt to view and change the signature, or can make use of Master Boot record in the Windows Registry. You can also make use of Windows Disk Management Utility to change the signature. Simply follow the given options below to change the disk signature either way.

Option 1 – Change Disk Signature via Diskpart

  • Type “command prompt” in the Windows Search bar and then right-click on the related search result and select the “Run as administrator” option.
  • After that, type the “diskpart” command and hit Enter to open Diskpart.
  • Next, type the “list disk” command to display all the disks available in the system.
  • Next, take note of the problematic disk number with the status Offline from the list and then type the “Select disk x” command where x is the offline disk to select the offline disk. For instance, if you type “select disk 1”, it will display the “Disk 1 is now the selected disk” message.
  • Now type the “Uniqueid disk” command to display the disk signature and to change the disk’s signature and set the disk online, type the “unique disk ID= (New signature)” where (New signature) is the new ID in hexadecimal. For instance, you can set the new id as “unique disk ID= 1456ACBD”.

Note: If you have given the wrong format ID, the command prompt will display the following error:

“The specified identifier is not in the correct format. Type the identifier in the correct format: in hexadecimal form for an MBR disk or as a GUID for a GPT disk.”

  • After you’re done, the disk will be online, and then restart your computer.

Option 2 – Change Disk Signature via Disk Management Utility

  • Tap the Win + R keys to open the Run dialog box and then type “diskmgmt.msc” and hit Enter or click OK to open Disk Management.
  • Next, right-click on the disk that is marked as Missing or Offline.
  • After that, select the Online command from the drop-down menu.
  • Then from the selecting option Online, Windows will generate a new disk signature.

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

dxgkrnl.sys Blue Screen Error in Windows
Dxgkrnl.sys is a file related to the Microsoft DirectX driver – a suite of technologies developed by Microsoft to provide hardware acceleration for heavy multimedia applications like 3D games as well as HD videos. However, there are times when you encounter Blue Screen errors for this system file which is quite a lot. So when you encounter a Blue Screen error that’s related to this file, then it could be that the dxgkrnl.sys file is infected with some virus or malware and this might go unnoticed since antivirus programs regard dxgkrnl.sys as a system file. Here are some Blue Screen errors related to the dxgkrnl.sys file:
  • SYSTEM_SERVICE_EXCEPTION .
  • BAD_POOL_HEADER
  • STOP 0x0000000A: IRQL_NOT_LESS_OR_EQUAL.
  • STOP 0x0000001E:
KMODE_EXCEPTION_NOT_HANDLED
  • STOP 0x00000050:
PAGE_FAULT_IN_NONPAGED_AREA
To fix the dxgkrnl.sys Blue Screen error, here are some suggestions you have to check out.

Option 1 – Try running the DirectX Diagnostic Tool

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

Option 2 – 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 3 – Try to run the DISM commands

You might want to repair potentially corrupted files in your system as having them could also trigger the dxgkrnl.sys Blue Screen error. 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 dxgkrnl.sys Blue Screen error is now fixed.

Option 4 – Try updating or reinstalling your Graphics drivers

Updating or reinstalling the Graphics drivers in your computer can also help in resolving compatibility issues between the operating system and the driver that also cause this kind of BSOD error.
  • 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: You also have the option to 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.

Option 5 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like dxgkrnl.sys. 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 6 – Try disabling the SLI Technology in NVIDIA Control Panel

In case you don’t know, there is a technology called SLI that comes with the NVIDIA graphics cards. With the help of this technology, the usage of various GPUs is allowed on a computer and hence helps in triggering the Alternate Frame Rendering and boosts the Graphics Performance directly. This is why this option to disable the SLI technology is suitable in fixing the problem if you are using an NVIDIA Graphics card.
  • Search for NVIDIA Control Panel in the Cortana Search box and then click on the related search result or you can also right-click on the NIVIA icon located in the system tray and then select the NVIDIA Control Panel to open it.
  • After that, navigate to the 3D settings section.
  • Then select the “Set SLI Configuration” option and click on the “Do Not Use SLI Technology” option.
  • Now click on Apply located at the bottom-right corner of the window to save the changes made.
  • Restart your computer.

Option 7 – Try turning off NVIDIA Surround

Note that this option is only applicable if your computer is using the NVIDIA Graphics card.
  • In the Cortana Search box, search for NVIDIA Control Panel and click on the related search result.
  • After opening the NVIDIA Control Panel, go to 3D Settings > Configure Surround, PhysX.
  • Now uncheck the “Span displays with Surround” option and then click on the Apply and OK buttons to save the changes made.
  • Restart your computer.
Read More
The Meta Quest Pro VR is coming

Quest 2 has been crowned as the best overall VR headset by many websites, and to be honest it is really a great piece of equipment deserving of every praise it gets. It seems that Meta feels that it can do better so the new upcoming Quest Pro is upgraded and a new line of VR sets from this company. The economic standard Quest line will not be shut down and it will still remain as an economic version of Meta's VR product line.

meta quest pro

Quest Pro will be added as a new line of the better product line with better performance and better quality. It is the first VR headset that is packing Qualcomm Snapdragon XR3+ Gen 1 chipset, 12GB of RAM, 256GB of internal storage, and 10 high-resolution sensors. Of course, this much power and improvement come with a higher price tag, this time that price tag is $1,499.99.

The new VR headset promises industry-leading visuals with a new optical stack instead of Fresnel lenses in Meta Quest 2 with thin-layer pancake optics that fold light reducing the depth of the optical module by 40% and at the same provides clear and sharp visuals.

The headset will give display more vivid colors, richer colors, and higher contrast by incorporating local dimming and quantum dot technology. It composes of specialized backlight hardware accompanied by software algorithms that can control more than individual LED blocks independently.

The Quest Pro will also come packed with new Meta Quest Touch Pro controllers. They will feature three built-in sensors to track the controller's position completely independent of the headset which means that tracking and range of motion will be improved. These new controllers will also be sold separately at the cost of $299.99 and they can be used with Quest 2.

The headset is available for preorder and it will start shipping in late October on the Meta website

Read More
The Ins and Outs of Windows 11’s Gaming Performance

Wondering if upgrading to Windows 11 will boost your gaming experience? We can’t give you a straightforward answer, sadly. But we can take you through the tweaks you can expect if you have all the right requirements and help you make a final decision.

Is Windows 11 good for gaming?

Essentially, the answer to this question is yes. Microsoft has definitely added a bunch of enhancements and features to its latest OS to give gamers the best possible experience. However, you have to keep in mind that this may not work out smoothly for every single user.

Whether you’ll be able to fully take advantage of the Windows 11 gaming features really depends on your setup. As expected, Windows 11 has more demanding system requirements than its predecessor.

So, unless your hardware can run the new OS comfortably, you might not be able to make the most of all these gaming perks. In that case, we recommend you first upgrade your hardware and then make the switch. Be prepared to be a little surprised by a few other interesting changes in comparison to Windows 10, though!

For some of the new gaming features to work, it’ll also be necessary for you to have an NVMe SSD and an HDR-compatible monitor. So let’s take a look at 4 big improvements you can expect if your setup is compatible.

Gaming enhancements on Windows 11

1. Enjoy faster loading speed with DirectStorage

For this powerful feature to work, you need a compatible graphics card and, as stated before, an NVMe SSD. It’s also important for your GPU to support the DirectX 12 graphics API at least. And since we’re on that subject, you’ll be happy to know that Windows 11 has also introduced a new version of the API called DirectX 12 Ultimate. 

Now, what does DirectStorage do? It’s a new feature designed to make full use of the speedy storage of NVMe SSDs. It also transfers game data directly onto the graphics card, lightening the load on your CPU. Normally the CPU would have to decompress the data first, but DirectStorage helps bypass this. That’s how loading times are reduced and games run more smoothly.

2. Fully immerse yourself through Game Mode

Windows 11’s Game Mode is certainly a welcomed addition. When you turn on Game Mode, usage of background apps that aren’t essential to your game is reduced. This results in the game you’re running becoming a priority process. This way, it uses your hardware and system resources to the max. Ultimately, the Game Mode means less lag and higher frame rates so you can play undisturbed and fully enjoy your gaming session.

3. Vibrant visual experience thanks to AutoHDR

For this one you’ll absolutely need an HDR-compatible monitor. Basically, HDR (High Dynamic Range) means a wider range of contrasts and colors that can be displayed on a monitor.

Windows 10 has an HDR feature, but you have to turn it on and off manually (“Use HDR”). Plus, users have reported that, if left on, it results in an unappealing appearance of content other than movies and games. 

Windows 11 fixes that problem with its AutoHDR feature. Toggling it results in the system automatically adjusting the color contrast, balance and brightness based on what you’re currently looking at. For gamers, this means vivid imagery in every single game, resulting in a supreme visual experience. You can check out Microsoft’s own video showcasing the power of AutoHDR.

Aside from AutoHDR, another way Windows 11 improves the visual aspect is through its support for refresh rates of up to 360Hz.

4. Xbox Game Pass & Game Bar

It’s no secret that Microsoft wants to integrate Windows and Xbox. We’ve seen some attempts with Windows 10, but they’re pretty wonky compared to the new OS.

Windows 11’s built-in Xbox Game Bar enables quite a few options all gamers desire. You can take screenshots and videos of your game and send them, for starters. Furthermore, you can use it to see audio settings and monitor your PC’s performance without having to leave the game or open the Task Manager.

Microsoft Windows 11's Game Bar
Source

Widgets are also a really cool part of the Game Bar. You can choose from a wide variety of widgets, such as Xbox Achievements, Spotify, Gallery, Xbox Social and more. 

Moreover, the Xbox Game Pass has been streamlined on Windows 11. Game Pass is a subscription service that unlocks hundreds of awesome games and supports cloud streaming. Do keep in mind that the games are only unlocked for a certain period of time, as the selection rotates once in a while.

What can you do for a better gaming experience?

Windows 11 does offer tweaks that require zero input from you. However, there are a few things you can do manually to get even more out of your new OS while gaming.

  • Turn off enhanced pointer precision. Most games enhance precision by default, so having this feature on might interfere with that.
  • Make sure to select your high performance graphics card for each game. Go to Settings > Gaming > Game Mode and tap ‘Graphics’ from the ‘Related settings’ menu. Find the game you want to adjust, click on ‘Options’ and choose your high performance graphics card to be the default setting. While there, you can also turn on ‘Hardware-accelerated GPU scheduling’ at the top.
  • Disable unnecessary apps and programs. As long as they aren’t essential to running your game, they might take up valuable system resources, so disable them to make space for your gaming requirements.
  • Check for pending updates and install them. It’s well-known that out-of-date software causes bugs, latency and crashes. The same goes for your GPU drivers.
  • Use the High-performance power plan (Control Panel > Power Options > Additional plans) to maximize the use of resources for the best possible performance.

Summary

Windows 11 has done quite a bit for avid gamers. We hope your setup is compatible with all these new features and you can experience these enhancements ASAP!

Read More
Error Code 0x80d02002: How to Fix It In Windows 10

Error Code 0x80d02002? - What Is It?

Error Code 0x80d02002 is one of the common errors encountered by Windows users upgrading to Windows 10 or installing new Windows updates. This error results in program lock-ups, system crashes, and freezes, or slow PC performance. It can also cause possible loss of private data on your device.

Some of the common error messages involving Error Code 0x80d02002 include:

  • Something went wrong, Please try again later. Windows update error dt_000 – 0x80d02002
  • Error(s) found: Code 0x80d02002 Windows update encountered an unknown error. Windows update ran into a problem.
  • Windows Update Cannot Check For Updates – 0x80d02002
  • 0x80d02002 – Windows could not search for new updates. An error occurred while checking for new updates for your computer. Some updates were not installed.
  • 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 support for information, this may help – 0x80d02002
While upgrading to Windows 10, depending on the state of your computer, you might encounter other error messages, including error code 0xc000021a

Solution

Restoro box imageError Causes

Error Code 0x80d02002 normally occurs when a user updates their system, upgrades to Windows 10 from Windows 7 or Windows 8/8.1, or installs new Windows updates. There are several reasons why this error happens which includes:
  • Internet connection problems
  • Blocked system ports
  • Conflict on system level

Further Information and Manual Repair

In trying to fix Error Code 0x80d02002, you can employ manual repair methods to effectively and efficiently solve the issue. However, keep in mind that one tiny error made in using the command prompt can result in data loss or put your computer in a no-boot situation. In such cases, you can seek help from a Windows professional or consider using an automated tool whenever necessary.

You can try doing the following manual repair methods in an attempt to fix Error Code 0x80d02002:

Method One: Reset Windows Update Components

In trying to fix Error Code 0x80d02002, you may try resetting manually and check the Windows update components by doing the following steps:

  1. Right-click on the Start button then select Command Prompt (Admin) from the list to open a Command Prompt window.
  2. Once the Command Prompt window appears, type or copy and paste the following commands all at once then hit Enter:
net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:WindowsSoftwareDistribution SoftwareDistribution.old ren C:WindowsSystem32catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver pause
  1. Exit the Command Prompt then check if the issue is resolved.

Method Two: Check If The Region Is Correct

  1. On the Start screen, type Region. Afterward, click on Settings then hit
  2. Under the Format tab, choose English (United Kingdom).
  3. Select Language Preferences then click on Add a language. Afterward, add “your language.”
  4. After you’ve added your preferred language, choose it then click on Move Up to make it the first language. Close now the Language window.
  5. On the Region window, select Additional Settings and see if the values are the same.
  6. Select the Location tab then change the Home Location to “your country,” then hit

Method Three: Perform an SFC Scan

Check if there are system files that need to be repaired by running an SFC Scan. Follow the steps below:

  1. Type CMD in the search bar then right-clicks on it. Select Run as Administrator. This will open a Command Prompt window in elevated mode.
  2. In the next window, select
  3. Once the Command Prompt window appears, type the command: sfc /scannow
  4. Leave the Command Prompt window open and wait for the process to complete. This might take a while depending on how fast or slow your device is.
  5. When everything’s fine, the message saying “Windows Resource Protection did not find any integrity violations” will appear.

 Method Four: Disable Skype or Antivirus

There are times when Skype or your installed antivirus can conflict in updating your system. You can disable first your antivirus or Skype as you update your system and enable them once again when you successfully update your system.

Method Five: Download A Powerful Automated Tool 

Can’t seem to put up with the long and technical manual repair process? You can still fix this error by downloading and installing a powerful automated tool that will surely get the job done in a jiffy!

Read More
Fix W11 Installation assistant is not working
Windows 11 is getting adopted more and more each day, and how more and more users are installing it some smaller bugs show up. One of the things that have manifested lately is that in some cases installation assistant is not working throwing error 0x8007007f at you while you try to finish the update of Windows. Win not working thumb If you are one of the users that are experiencing this kind of annoyance, we have a solution for you. Follow this guide as presented and repair this annoying error.

Run installation assistant as administrator

This is the most simple solution that can solve problems right away and it is advised to be tried first.
  1. Download standalone Installation assistant installer from Microsoft website here
  2. Go to the location where you had the file downloaded
  3. Right-click on file
  4. Click on Run as administrator
  5. On the permission box, click YES

Disable antivirus and/or firewall software

Antivirus or firewall software can sometimes interfere with Windows’s update and prevent for any reason download or installation of files they consider not safe. If the first solution has not provided success turn off your antivirus or firewall software and try again to install updates by running them as administrator. Now, how many different antivirus or firewall applications are unique pieces of software it would take too much time to cover all of them but usually and most commonly if you right-click on the taskbar icon of security app most of the time you will have either option to open it and close it or simply just to snooze it for some time.

Set the compatibility

If you are still having issues with installing updates try setting compatibility mode for the installer.
  1. Download standalone Installation assistant installer from Microsoft website here
  2. Go to the location where you had the file downloaded
  3. Right-click on file
  4. Click on properties
  5. Go to the Compatibility tab
  6. Click on Run this program in compatibility mode for:
  7. Choose Windows 7
  8. Click on APPLY
  9. Run installer

Run SFC scan

If you are still facing installation issues there is a high chance there is something wrong with Windows system files. Luckily Windows itself has a built-in tool to address these issues and fix them.
  1. Open command prompt as administrator by pressing Start and searching for the command prompt and then on right-clicking on run as administrator
  2. Once the command prompt opens type in SFC / SCANNOW and press ENTER
  3. Wait for the whole process to complete and then restart your system
Read More
A Guide to Fixing Error 0x80070652 Windows 10

Error Code 0x80070652 – What is it?

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

Solution

Restoro box imageError Causes

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

Further Information and Manual Repair

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

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

Method One: Verify and Troubleshoot Failed Upgrades

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

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

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

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

Method Two: Download Updates Manually via Microsoft Download Center

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

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

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

Method Three: Use Windows System Restore

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

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

Method Four: Download an Automated Tool

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

Read More
DuckDuckGo for better privacy
Many of us are taking the google search engine for granted and it is no true that it has crawled in almost every spore of our digital lives but if we wanted a little more privacy? Do we have options or we are destined to use google and send our information to this company. What if we really wanted that our searches are well safe, secure, and private? We could try other search engines like BING but since BING belongs to Microsoft we would exchange only one company for another without making any progress in the privacy battle. Enter DuckDuckGo. DuckDuckGo is a privacy-focused search engine that’s been online since 2008. Find websites, maps, videos, news, and more without tracking your searches and serving you targetted ads. It took DUckDuckGo as you can tell sometimes to gain ground and to be recognized but finally, it got the attention it deserves. Its big breakthrough happened in September of 2014 when Apple offered it as a default search engine in Safari and since it has gained more and more ground. It seems people care about their privacy after all. Since then DuckDuckGo has been gaining ground and all the major browsers have integrated it as an option for a default search engine. In this article, we will show you how to switch to DuckDuckGo and set it as your preferred search engine in all major browsers.
  1. Google Chrome

    Launch Chrome and click on the three dots in the upper right. Choose settings. Choose Search engine in the list on the left of the screen. Click on the drop-down box next to Search engine used in the address bar and choose DuckDuckGo.
  2. Mozilla Firefox

    Launch Firefox, click on the three lines hamburger menu icon in the top-right corner of the window. Click on Preferences. Click on Search in the menu to the left of the screen. Under Default Search Engine, click the drop-down box and choose DuckDuckGo.
  3. Microsoft Edge

    Click on the three dots menu button in the top-right corner of the window Then select Settings. Click on Privacy, Search and Services in the menu that appears on the left Scroll down to the Services menu and choose Address bar and search. Click the dropdown menu next to Search engine used in the address bar and choose DuckDuckGo.
  4. Apple Safari

    Click Safari in the menu bar at the top of the screen Then click Preferences. You can also use the Command+, shortcut to quickly bring up Safari’s Preferences. Click on the Search tab, then choose DuckDuckGo under the Search engine drop-down box.
  5. Opera

    Click on the Settings cog button in the sidebar on the left of the screen. Under Basic settings scroll down until you see Search engine and a drop-down box. Select DuckDuckGo from the list.
Read More
ERR_CERT_COMMON_NAME_INVALID error in Chrome
In case you don’t know, when you visit a website that uses HTTPS, it also offers an SSL certificate to the browser in order to verify the website’s identity. Although it may contain lots of things inside it, one of them is the URL of the website. So if the certificate does not match the URL to what you entered, you will most likely get the “Server’s certificate does not match, ERR CERT COMMON NAME INVALID” error which indicates that the connection is not private and the site may try to steal your data but worry not, as this post will guide you in resolving this issue. To fix the ERR_CERT_COMMON_NAME_INVALID error, here are some suggestions that might help.

Option 1 – Check the website’s certificate

If you own the website where you’re getting the error, then you might have to check if the website’s certificate is installed properly and configured on the server as it could be the reason why you’re suddenly getting the error.

Option 2 – Check the Windows Host file

You can also try to cross-check the Windows Hosts file to find out if the website you are trying to open has been blocked, because if it is, then it’s no wonder why you’re getting the ERR_CERT_COMMON_NAME_INVALID error. There are instances when some third-party application modifies the file and adds some websites to the blocklists. So if the website is indeed blocked, you need to remove it from the list.

Option 3 – Use the Google Public DNS

You might want to change your DNS to Google Public DNS as it could also help you in fixing the ERR_CERT_COMMON_NAME_INVALID error in Chrome. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Run the built-in Malware Scanner and Cleanup Tool in Chrome

In case you don’t know, there is actually a built-in malware scanner and cleanup tool in Chrome that helps you get rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and other things that could affect the performance of the browser. In addition, this built-in tool in Chrome might also help in fixing the ERR_CERT_COMMON_NAME_INVALID error.

Option 5 – Reset Chrome

Resetting Chrome can also help you get rid of the error. Resetting Chrome means restoring its default settings, disabling all the extensions, add-ons, and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:
  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.
Read More
Windows Update failed, error 0x80240034
If you got an error message saying, “Windows Update failed to install error 0x80240034” when trying to update your Windows 10 then it’s probably due to some update services that are failing at some point. In addition, you might also see Error constant WU_E_DOWNLOAD_FAILED with the description that “Update has failed to download”. The Windows Update failed to install error 0x80240034 might be caused by some connection problem or there might be a duplicate update or that installation is not allowed and so on. And so to fix the problem, we’ve prepared some options that could help. Make sure to follow them accordingly but before you proceed, you need to verify if you have a stable internet connection.

Option 1 – Restart your computer and try installing the Updates again

Restarting your computer can also help in fixing the Windows Update failed to install error 0x80240034. There are cases where the issue resolves on its own as it could just be some simple network or PC error.

Option 2 – Try to disable your antivirus program

The Windows Update failed to install error 0x80240034 might be caused by the antivirus program installed in your computer which is why disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 3 – Clean up temporary and junk files

  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space.
  • Now make sure that the Storage Sense feature is turned On then go find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
  • Windows Upgrade Log Files
  • The system created Windows Error Reporting Files
  • Thumbnails
  • Temporary Internet Files
  • Previous Windows Installation Files
  • Delivery Optimisation Files
  • DirectX Shader Cache
Note: Once you’re done freeing up space on your drive, try to run the setup file again.

Option 4 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error 0x80240034. 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 5 – Delete Files from Software Distribution Folder & Catroot2 folders

The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.

Option 6 – Run the DISM tool

If the first five options didn’t work, then running the Deployment Imaging and Servicing Management tool might help as it can repair the Windows System Image as well as the Windows Component Store in Windows 10.
  • After you access the Advanced Startup options, select Command Prompt by using the arrow keys on your keyboard.
  • Next, type in this command: 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 7 – Run System File Checker

Running the SFC scan or System File Checker might also help in fixing error 0x80240034.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
  • Restart your PC.

Option 8 – Try to use the Media Creation tool

The Media Creation tool in Windows allows you to use the ISO installation file to make a bootable device that you can use to install Windows on your PC. Note that this is kind of different from the usual installation process as it could erase your computer’s current settings and data on the primary drive. Thus, before you proceed, you need to backup all your data into some removable drive and then use the Media Creation Tool to make a bootable drive.
  • After making the bootable drive, you need to plug it into your computer and then reboot.
  • Next, tap the F10 or Esc key to open the boot options.
  • Now set the boot priority of the removable drive the highest. Once the setup comes forth, follow the next onscreen instructions and install Windows without any problems.
Read More
How to see your Wi-Fi password in Windows 11
Each time you connect to a Wi-Fi network your PC saves that network password. If for any reason you need to see this password or passwords there are ways you can do it and we are here to show you how. Wi-Fi passwordHello and welcome to error tools where we aim to help you with all of your Windows problems and issues, where we offer our insight on various topics and sometimes go offroad and write something crazy. This time we will offer you a way on how to easily and quickly see how can you find out your memorized Wi-Fi password.

Find your W-Fi password

  1. Make sure that you are connected to the Wi-Fi network you wish to find out the password of
  2. Open Windows Settings app by pressing ⊞ WINDOWS + I
  3. On the left side choose Network & Internet and click on it
  4. Click on Advanced Network Settings
  5. Inside Advanced Network Settings go to Related Settings
  6. Select More Network Adapted Options
  7. Right-click on your adapter and select Status
  8. Click on Wireless Properties
  9. Click on the Security tab
  10. Click on enable on Show Character box beneath Network Security key to reveal Wi-Fi password
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