DOTA2 involves teams of five players each, where each player chooses a “hero” character. Each game has two teams pitted against each other, on opposite sides of a map. Once you start, you and your teammates try to level up by fighting and defeating heroes from other teams as well as non-player characters who exist within the game universe. Once you have a strong enough team, you would then try to attack an opposing team’s base. If you destroy their “ancient,” your team wins.
The teamwork and interactivity required to play the game are some of its biggest attractions. You can text and voice chat as part of the Dota 2 gameplay, enabling you and your team to come up with strategies to take over your opponents’ base and fortifications. For this reason, a properly working microphone and headset are important if you are to get the most out of this exciting online game. However, there are many times when you find that there are audio dropouts when you try to speak into your microphone. The question “How do I get my mic to work on Dota 2?” is one of the most commonly asked on gaming forums related to this game.
Here are solutions for why this can happen:
You are logged in to another computer that is running the STEAM client
While entirely rare, there are cases where the microphone in Steam is disabled because the same account is active and in use on a different computer. It may not notify you that your account is in use elsewhere. If this is the error, try to log out on other devices and then test it on only one system. If you cannot access the other computer that has access to your account, then change your password. This will automatically disconnect your Steam account from the other computer and let you enjoy voice chat in Dota 2 and other Steam games.
Your microphone is not properly set up in Dota 2
From the main Dota 2 menu, before you start a match, you can set up your microphone for voice chat.
At the top, left-hand corner, click the gear icon to open Settings Select the AUDIO tab and ensure that the Sound Device and Speaker Configuration are set to default.
On the same tab, activate Voice (Party) and set your Push to Talk shortcut key for your team.
Select the appropriate Open Mic Threshold using the slider at the bottom of this tab to get your microphone recorded at a comfortable level.
The Windows Audio Enhancements setting is turned on
If you still cannot get your microphone to work properly, then your problem could be Windows Audio Enhancement. It is possible to get your microphone to work with Dota 2 by disabling these features.
Right-click your volume icon on the system tray and select Recording Devices.
Choose your active microphone then click its Properties button.
On the Microphone Enhancements tab, make sure the checkboxes marked Voice enhancements and Acoustic Echo cancellation is unchecked
Reboot your PC and retry using your microphone to chat.
Your audio drivers need to be updated
If you try all of the steps above and still have Dota 2 not recognizing your mic input update mic drivers by going in device manager and choosing update driver.
Recently, a number of Windows 10 users reported an issue wherein they try to print from their PCs but were unable to and got an error message instead that states, “Port in use, please wait”. However, no matter how long they waited, nothing changed and they were still unable to print from their computers.
On the other hand, when some of the users attempted to print wirelessly from their mobile devices, the printing continues which indicates that there is some issue between the computer and the printer. So if you are one of the users who are currently facing this problem, then this post should help.
To fix this issue with your Printer, here are some possible fixes you can try that might work.
Option 1 – Run the Printer Troubleshooter
The first thing you can do to fix the “Port in use, please wait” error is to run the Printer Troubleshooter. This built-in troubleshooter in Windows 10 can help you fix most print issues. It checks if you have the latest printer drivers and then tries to fix and update them automatically. Aside from that, it also checks if you have connectivity issues or if the Print Spooler and the required Services are running fine. To run it, follow the steps below.
Tap the Win + R keys to open the Run dialog box.
Next, type “msdt.exe /id PrinterDiagnostic” in the field and click OK or hit Enter to open the Printer Troubleshooter.
Then click the Next button and follow the next on-screen instructions to fix the issue with the printer.
Option 2 – Try updating the Printer drivers
You might also want to try updating your printer drivers. All you have to do is locate the USB Composite Device. For complete details, follow the steps below.
First, click the Start button and type “device manager”.
Then click on the “Device Manager” from the search results to open it.
From there, look for the USB Composite Device option and right-click on it, and select the Update Driver from the options.
Restart your PC and then click the “Search automatically for updated driver software” option.
Note: You also have the option to download the latest version of your Printer from the manufacturer’s website.
Option 3 – Try selecting the correct port for your Printer
If the first two options given above didn’t work, then maybe it’s time to select a correct port for your printer since the wrong port has been selected which is why you’re getting the “Port in use, please wait” error.
Open “Devices and Printers” from the Start search.
Next, look for your printer from the list of devices and right-click on it, and then select Printer Properties.
Now go to the Ports tab under the newly opened Properties window and make sure that the port type matches the connection on the list of ports currently in use.
Note: If your printer is using a USB connection then the port should have a USB or DOT 4 in its description but if your printer is using a network connection then it should have the following description:
WSD
Network
IP
And if you notice that there are several listings for the same type of port, you have to change the selection to a different one and then click the OK button to save the changes made.
Blue screen locale id 1033 error as the name suggests, is a type of BSoD error. This error may occur during Windows startup, program load, or while the program is running. The error indicates poor PC maintenance and occurs without any warning.
The error message is prompted in the following format:
Problem signature: Problem Event Name: BlueScreen OS Version: 6.0.6002.2.2.0.16.7 Locale ID: 1033
When the error occurs, the computer screen turns blue and the user is unable to view or access the program. It is advisable to fix the error right away, virtually because BSoD is a critical PC error, it can pose serious threats to your system.
Error Causes
The two most common causes of the occurrence of the Blue Screen Locale ID1033 error code are:
Registry issues
Viral infection
Further Information and Manual Repair
You don’t need to hire a technician or be a computer whiz to resolve Blue Screen Locale ID1033 error code. Here are some methods that you can try to resolve this error on your PC. These methods are easy to perform and result-driven.
Method 1: Perform a PC Scan by Downloading an Anti-Virus
Since this error is indicative of a viral infection, it is suggested you perform a PC scan by installing an antivirus on your system. Make sure you download an antivirus that is powerful and has the ability to scan all kinds of viruses.
Method 2: Clean and Repair the Registry
Another alternative method is to clean and repair the registry.
The Registry is a component of the PC that stores all information and activities performed on the PC. This includes both important and unnecessary files like junk files, cookies, internet history, temporary files, invalid entries, bad registry keys, and more.
These files not only accumulate in the registry but also damage and corrupt it thereby generating error codes like the Blue Screen Locale ID1033 error code.
There are a lot of online services and a lot of ways to get your public IP address. One of them being typing whats my IP in Google search and you will get immediate results. But there is a way to get the same information inside Windows 10 which could be very useful if for any reason you can not connect to mentioned services. By checking public IP directly inside your windows you can make sure that the issue for not being able to open some websites is not due to your public IP.
In order to use this Windows feature, we will be checking our public IP using Windows PowerShell.
To open Power Shell in Windows first press ⊞ WINDOWS + R to open the run dialog
Inside run dialog type Powershell and press ENTER
In the Powershell type in the following command and press ENTER
Hello and welcome to our software series review. Weel this time we could say this is more of a service review since the application we are going through today is online and you can use it freely without ever needing to install it.
When we choose software that we are going to review and recommend we really try to recommend something that is worth your time and money, Cartoonize fits in both categories in my opinion.
First of all basic plan of this graphic software is completely free and as mentioned it is working online, also as one more feature basic plan does not even require you to have an account of any kind, all you need to do is go to the website of the application and you can start using it right away. There is also paid plan for extra features if you need them billed monthly or annually.
Features
First things first, this is not Photoshop or GIMP and it does not aim nor want to be. This is something else, directed and pointed at the different types of users. This application is aimed at people that want to make some quick graphics and post them on social media and it does that very well. Even without knowledge to use graphic software this one is so well designed and straightforward that even a complete newcomer can do something right away.
So as the application that wants to be used by people that want to place some cool pictures or ads on their social media what it offers. For starters simplicity and ease of use, every option that you can use is on the left side of the screen nicely packed into the vertical toolbox. Inside the toolbox, you have access to various tools, effects, and filters that you can apply to your image.
Tools explained
Image manager
The first section on the tool panel is the image manager, here you can upload your images, delete them, search stock images, and so forth. nothing more to say about this one as it is only a basic file manager.
Edit
In this tool panel, there are a lot of basic settings for your image manipulations divided into 3 sections: Basics, Enhance, and Creative. In the basic section, you can crop, resize and rotate your image. Enhance panel will let you set exposure, color, vibrance, tint, and details (sharpen). Finally, the Creative part will let you remove the background with AI in a single click, replace colors in the image, and add a vignette and round image.
Effects
In the effects panel, you will be given 4 options to choose from Cartoonizer, Digital art, Sketcher, and painting. Each option once clicked will open another set of options tied to chosen preset where you will be able to choose a different style from chosen template. Once you click on the desired template it will be applied to your image and in the upright corner, you will have edit options to tweak it to your liking. You can play around as much as you want because only once you click on the apply button, the effect will be applied to your image.
Filters
Same as in the effects tool panel here you will also get a series of different filters that you can apply to your image. As in the previous tool once clicked on the chosen filter, you will be given options for its variations and details edits. How there is really plenty of filters options and combined with its own presets I will not focus on explaining what each one is doing since picture thumbnails are pretty accurate and just one look at them will explain to you everything you need to know.
Overlays
In the overlays panel, you can as the name says overlay different kinds of effects on your image. You can add snow, fog, sun flares rain, and many more. Presets work identically to previous effects and filters.
Masks
If you want to place your image in a certain shape or in-text this is the section for you. You will be presented with sections as custom text, shapes, brushes, floral, animals, and patterns. Each section will once again lead to plenty of variations on the chosen subject where you can pick one that you like the most and tweak its options.
Text
As the name suggests, this section is to add text to your picture or design. If you are making some cool ad for Facebook, Instagram, or other social media I believe that you will spend most of your time in this section adding text and tweaking it so it looks best. You have all the tools that you will need to make a catchy title or smaller block of text and you can add multiple texts to your picture tweaking their own visual appearance, the font used, color, and some effects like a drop shadow.
Draw
In the draw section, you will be able to freely draw whatever you like with your mouse or pen if you have one. you have basic options for a brush and eraser so you can erase stuff. Pretty basic tool but it gives a nice touch to underline something, circle it, etc.
Graphics
This panel will let you place various already made graphic assets into a picture. You have hearts, hats, glasses, etc. There really are tons of premade graphics along with thematic ones like new year, st. Patric day and more.
Frames
As the name suggests this section will place a frame of your choice around your picture. You can choose the style of frame, position, color, and many more. There are various styles and each style has its own options.
Conclusion
Cartoonize is a great online application that will let you quickly and easily do cool and nice image edits. As mentioned you can also add various effects, text, and graphics and use this app to make some quick and nice ads for social media. You have the option to publish to your social media right from the app in the save dialog but you can also of course download your image or design to your local computer.
Please note that for this review we used the pro, paid version so all of the features were unlocked. We wanted to give you a full overview of the full potential of the app. In my opinion, the small monthly fee that they charge is well worth it when you see all things that you can do with it.
Go to the cartoonize website and check it out, basic option is completely free and it does not even require making an account. Have fun, be creative and take care, I hope to see you again tomorrow.
Keyboard shortcuts are undeniably one of the most utilized ways and are helpful in maximizing productivity through the various applications at top speed in Windows 10. It offers the option to create custom keyboard shortcuts that allow users to launch apps, and even websites, instantly. There are already tons of keyboard shortcuts that are built-in in Windows 10 but in case you don’t know, you can actually create new ones. Doing so is not a difficult task and in this post, you will be guided on how you can exactly create custom keyboard shortcuts in your Windows 10 computer.
Most users would create desktop shortcuts or pin the apps in the taskbar to speed up the process of working on their computers. It is an easy task to do since you can easily do it by dragging an app from the Start Menu to the desktop or by simply right-clicking on the executable app and selecting the “Create Shortcut” option. However, doing so would take physical effort and there are times when you have to minimize all the apps to get to the desktop so you can click the shortcut and this is where the Custom Keyboard Shortcuts come in handy.
You can create Custom Keyboard Shortcuts in Windows 10 for various programs – from the traditional desktop apps to the new universal apps – you can fling in a shortcut so that you can instantly open them faster compared to when doing it manually and besides this also wouldn’t affect any of the ongoing system activity. To get started, you need to follow the steps provided below carefully.
To add Custom Keyboard hotkeys to a program and website desktop shortcuts, here’s what you have to do:
Step 1: First, you have to right-click on the app or website and select Properties.
Step 2: After that, go to the Shortcut tab and from there, you will see the “Shortcut key” textbox which allows you to enter a new or custom keyboard shortcut for the app or website.
Step 3: In the textbox field, input your preferred letters to set up the new hotkey. Keep in mind that this custom shortcut has to be combined with the Ctrl + Alt keys which means that if you want to select “N”, you have to tap the Ctrl + Alt + N keys.
Step 4: Once done, click on the Apply and OK buttons to save the changes made and then close the window.
Step 5: After that, tap the newly created keyboard shortcut, Ctrl + Alt + N keys again to open the app or website you’ve set up earlier.
To add Custom Keyboard hotkeys to a desktop app or an independent program that can be installed using direct download, here’s what you have to do:
Step 1: First, open the Start Menu and look for the icon/tile of the required app in the menu. However, if you are not able to find the desired app, then just click on the All Apps option to navigate through all the apps that are installed on your PC.
Step 2: Once you find the app, just right-click on it and select More and then click on the “Open file location” option.
Step 3: This will open a new window with the shortcut icon. Right-click on the app’s shortcut icon and select Properties.
Step 4: This will open the Properties window where you can add the shortcut combination. Keep in mind that just like the previous method, the custom shortcut has to be combined with the Ctrl + Alt keys. For instance, if you select E, then you also have to set a keyboard shortcut that includes Ctrl + Alt, so it will be, Ctrl + Alt + E.
Step 5: Once you’re done, click on the Apply and OK buttons to save the changes made. You should now be able to use the custom shortcut key you’ve set.
Dell laptop is a great choice for laptop users who like to have the best configuration, fast working platform, and long warranty period. But this does not mean that your errors can’t pop up on Dell laptops.
Users can experience a variety of hardware and software-related issues on Dell laptops. And one such error is the error code 0146.
This is a typical Dell laptop hard drive-related error code. It can cause your Dell laptop to freeze and system applications to stop responding for a long period of time. Therefore, it is recommended to fix the error immediately.
Solution
Error Causes
Error 0146 may be triggered due to several reasons on your system. These include:
Program corruption
Viral infection
Hard drive issues
Further Information and Manual Repair
The good news is that error 0146 is easy to fix. Here are some of the easy do it yourself methods that you can try to resolve error 0146 on your system:
Method 1 - Run a Virus Scan
Malware and viruses can corrupt and damage the hard drive and trigger error 0146. In such an event, it is recommended that you open your antivirus, update it and run a full virus scan on your PC.
Once the scan is complete, remove all the viruses. This will hopefully resolve the error 0146.
Method 2 - Run Your Laptop in Safe Mode and Clean Boot
Another alternative is to run your Dell laptop in safe mode and clean boot. To do this, simply disconnect all the attached devices like wireless printers, routers, and USB keys and turn off your laptop.
Turn it on again and then press and hold the F8 key. Make sure you do it quickly before the Windows logo comes up. Now select ‘Safe mode with networking’ and press enter.
After that, open System Configuration Utility by going to the start menu and typing ‘msconfig’ in RUN, and then click OK. In the System Configuration Utility click General then selective startup. Now uncheck the load startup items box ad select services and then check the hide all Microsoft services box and disable all.
To apply these changes, click ‘Apply’ and then OK. Now restart your laptop.
Method 3 - Change to SATA Drive
Sometimes error 0146 may pop up due to hard drive configuration changes.
If this is the reason for error occurrence, then simply go to Dell Laptop BIOS. Check whether the hard drive configuration has been changed to AHCI SATA from SATA Drive.
If it has changed, then it is advisable to change it back to SATA Drive. When you are done back up all your data, and then format your hard drive. It is important to create a backup because formatting will make you lose all your data.
Once you format the hard drive, reinstall Windows from scratch.
Method 4 - Run a Registry Scan
If the error 0146 results due to program corruption then there is a possibility that the underlying reason might be registry damage. Therefore it is advisable to run a registry scan and repair it.
To do so, download Restoro. This is a cutting-edge and user-friendly PC Fixer integrated with a registry cleaner.
Run it to scan for registry issues. It removes all obsolete files corrupting and damaging the registry, repairs important and damaged system files and cleans the registry in the shortest time.
Click here to download Restoro and resolve error 0146.
Error code 0x80240017 is associated with installing or updating a Windows Store app. This error is more common in Windows 8 and Windows 8.1. It appears due to missing certain system files and also corrupt registry.
Common symptoms
When you try to install a Windows Store app on a PC running Windows RT 8.1, Windows 8.1, or Windows Server 2012 R2, the installation fails and you receive an error message: 0x80240017
Certain apps may become unresponsive.
You may not be able to download apps or Windows update
You may have difficulty updating or installing and uninstalling other built-in programs inside Windows 8 and Windows 8.1.
When you have multiple applications running, you may experience crashes and freezes.
Solution
Error Causes
The error code 0x80240017 in Windows 8.1 or Windows 8 usually appears due to the fact that your system has changed after you installed a third-party application. It might also appear if registry entry has changed after a reboot of the operating system and you do not have the required permissions. Other causes may be due to:
Corrupted, broken, or missing system files.
Malware/spyware infection or virus attack
Hardware/RAM decline
Fragmented file
Unnecessary or redundant program installations
Further Information and Manual Repair
Repairing Error Code 0x80240017 in Windows 8/Windows 8.1
Method 1:
Resetting Windows Store app:
Press and hold the Windows key and press R. This will open up the Run command
Now, type exe and hit Enter
Just wait for it to finish and it will re-launch Windows Store. Now, try and install the app you were trying to install which was previously showing an error.
This basic solution will delete the cache and reset Windows Store.
Method 2:
Using Windows troubleshooter:
Click on Search on the Charm bar and type Troubleshooting. Click on the very first option.
A new window will open. Click View all from the left pane.
Scroll down to the bottom and click on Windows update.
Troubleshooter window for Windows update will pop up. Click on NEXT. It may ask you for administrative permission.
The troubleshooter will automatically detect problems and fix them.
Now, close this window and try download/install the app which was previously showing an error.
Method 3:
Disable Proxy Settings:
Disable proxy server on Internet Explorer
Press the Windows + R Run window will appear.
Type cpl and hit Enter
Click the Connections tab and click LAN settings
Under proxy server uncheck “Use a proxy server for your LAN”
Click OK
Now try to install apps from Windows Store.
Method 4:
Boot in Safe Mode:
Open Run command as previously described
Type MSConfig
Click on the Boot tab
Tick Safe boot in Boot option
Select Network
Click Apply and OK
Reboot your system
Your system will boot in Safe mode with Networking. You may now try and open Windows Store and should not see any errors.
Method 5:
Note: It is recommended that you back up your files and folders before attempting this step:
Move the mouse cursor over to the upper right side of the screen.
A menu will pop up on the left. Click on the “Settings” feature on the menu.
On the Settings window, click on the “Change PC settings.”
Now, left-click on the “Update and recovery” feature.
For the next step, left-click on the “Recovery” feature.
There is an option here saying “Refresh your PC without affecting your files.” There, left-click on the “Get started” button.
Now, follow the instructions on the screen to finish the Refresh process.
After the Refresh process has finished restart your Windows 8.1 or Windows 8 device.
Check again to see if the error 0x80240017 has been fixed.
If you do not possess the technical expertise required to accomplish this yourself or do not feel comfortable doing so, download and install a powerful automated tool to get the job done.
If you are trying to install a Feature Update in Windows 10 but you got the error code 0x80190001, then it means that there is something wrong with the installation files. The installation files are either corrupted or some of them failed to be downloaded. On the other hand, the issue might also have something to do with a driver issue.
When you encounter error 0x80190001, you will see the either of following error message on your screen:
“Something went wrongCouldn’t download Windows 10, please check your network settings and try again. You can contact Microsoft support for help with this error. Here’s the error code 0x80190001”.
Or:
“An unexpected error was encountered while attempting to download files required for the upgrade”.
Here are some fixes that could help you resolve the error 0x80190001. Follow them carefully.
Option 1 – Run the Network Troubleshooter
As mentioned in the error message the issue might have something to do with the network settings of your computer so you can try to run the Network Troubleshooter and then try updating or installing Windows 10 again.
Option 2 – Update Network drivers
Tap the Win + R keys to launch Run.
Type in msc into the box and tap Enter or click OK to open the Device Manager.
After that, look for Network Adapters from the list of device drivers displayed. Once you find it, expand it to see the Network drivers.
Right-click on it and select the option “Uninstall device” – do the same thing for the other Network drivers.
Restart your PC so Windows can detect and reinstall the drivers you just uninstalled.
Option 3 – Use Storage Sense to 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 – Delete the contents in the SoftwareDistribution folder
The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. A lot of users tried deleting the files in this folder to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow 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 wuauservnet stop bits
After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
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.
Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.
net start wuauservnet start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
Option 5 – Run the Windows Update Troubleshooter
You might also want to run the Windows Update Troubleshooter as it is also known to help users resolve Windows Update errors like error 0x80190001.
Option 6 – Try to disable your antivirus program
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 7 – 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.
Error Code 46 is a device driver error that occurs when Windows fails to access the connected peripheral device to the computer as Windows is in a process of shutting down.
Users experience this error on any Windows 2000 and later operating system versions and usually see a pop-up with the following message:
“Windows cannot gain access to this hardware device because the operating system is in the process of shutting down. (Code 46)”
Solution
Error Causes
Error Code 46 is caused when there is a temporary problem with windows system files which prompts that the system is undergoing a shut down when in fact is it not.
This prevents access to the connected devices. This error may also be caused by a registry issue in which case it has either become corrupted or damaged.
Further Information and Manual Repair
Unlike all other Windows error codes, code 46 is relatively easy to fix with the right knowledge and does not pose any serious threat to the well-being of your PC. Here is how you can do it.
Method 1 – Restart your PC
The simplest method to resolve Error Code 46 is to run a restart of your computer.
The error is most commonly a temporary registry glitch that prevents you from accessing the device connected to your computer. Upon restarting your computer, it will resume working properly as before.
There is no need to run a troubleshooting wizard, use system restore, or run anti-virus software to scan and remove malware or spyware. A simple restart is all that is needed.
Method 2 – Install DriverFIX
Although the error code can be resolved upon restarting the computer, there’s a possibility of damaged or corrupted Windows registry files. This can be fixed by using a program like DriverFIX.
DriverFIX, with its user-friendly approach to help you fix your PC issues, comes with an integrated database that detects which drivers you need to reconfigure within just a few seconds and downloads it automatically.
It further ensures that your drivers are installed in their entirety leaving no room for any corrupted or damaged registry.
Error Code 46 may not be much of an issue, however, to prevent any risk of a Windows system corruption can be disastrous for your computer.
DriverFIX helps you fix your PC registry and device driver problems with user-friendly software and an integrated database. The database which consists of detailed information on what device driver needs to be installed will automatically download the required device driver without you need to refer to your hardware instruction manual.
Registry problems resulting from incomplete program installations and viruses such as malware and spyware damaged registry files. This affects your PC in serious ways.
DriverFIX further has an automatic backup and restoration system that helps create system ‘checkpoints’ which allow you to roll back to a healthier state and resume operations. This can help you avert any Windows error codes in the future.
When you update or upgrade your computer to Windows 10, the setup will look for the compatibility of both the hardware and software. And in this process, if suddenly got an error message saying, “Some apps need to be uninstalled” or “You need to uninstall a program in order to continue”, you have to look for the program(s) that might be causing the compatibility issues. But worry not as this post will help you resolve the issue. Simply follow the given suggestions below.
Option 1 – Look for the incompatible programs
There are times when Windows 10 will point out the programs that are incompatible with Windows 10. In this situation, just click on the Uninstall and continue button and then wait for the process to be completed.
For more information, you can check out the official site Ready for Windows by Microsoft. This site can help you determine which software versions are compatible with Windows 10 and which ones are not. All you have to do is select the Windows 10 version and type your App name, after that, you will see the results about its compatibility. Thus, it’s now easier for you to figure out which software is causing an issue and if there is a new updated version available that you can install instead.
Option 2 – Try to install the Windows Update in a Clean Boot State
Putting your PC in a Clean Boot state can also help you install Windows Updates or Upgrades without any trouble because, during this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” 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” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
After that, try to install the Windows Updates or upgrade again.
Option 3 – Try creating a new user account
Creating a new user account can resolve the “Some apps need to be uninstalled” error when upgrading or updating your Windows 10 PC. All you have to do is create a new admin account and initiate the setup. And this is a new user account, there will be no third-party applications installed on your computer. Thus, the installation should go through without any trouble. And in case you’ve already installed programs for that user, you just have to uninstall them all and then re-run the setup.
Option 4 – Perform a clean install
If none of the options worked, you can try to clean install Windows 10. Just make sure that you have the ISO from the official Microsoft Website and then a bootable USB drive to install Windows 10 again. Take note that this will delete all the data from your drive where Windows 10 was installed previously.