Logo

0x3D55: Family App information is corrupted

What is 0x3D55? As you know, Windows 10 is loaded with various Universal Windows Platform or UWP apps such as the Microsoft News, Weather, Calculator, Windows Mail, and many other applications that are based on the modern UWP platform of Microsoft that was introduced in Windows 10.

Each one of these apps has a shared piece of code in the kernel for them to be able to get executed across any device that runs the Windows 10 OS which includes laptops, PCs, 2-in-1 devices, mobile phones, mixed reality headsets, and many more. However, there are times when the runtime information for these apps ends up getting corrupted which causes them not to function as expected and throws errors like the error 0x3D55.

This kind of error can be pinned down when the UWP app malfunctions and you can also find an error message in the Event Log that reads, “0x3D55: Package family <App name with ID> runtime information is corrupted”. So if you encounter this error, read on for this post will walk you through fixing it. There are three suggestions you need to check out to fix this error – first, you can try to reset the Microsoft Store cache, second, you can try to re-register or reinstall the problematic app and lastly, run the Windows Store App troubleshooter.

Option 1 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.

  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “wsreset.exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again and then try to install your app or update your computer again.

Option 2 – Run the Microsoft Store Apps troubleshooter

The Microsoft Store Apps Troubleshooter will help you in fixing the error 0x3D55. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working.

To use the Windows Store Troubleshooter, follow the steps below.

  1. Tap Win + I keys again to open the Windows Settings panel.
  2. Go to Update & Security and then go to Troubleshoot.
  3. On your right-hand side, scroll down to find the Windows Store Apps and then click on the Run the troubleshooter option and see if it fixes the problem.

Option 3 – Try to re-register the UWP app via PowerShell

  • First, type “command prompt” in the Start Search and right-click on Command Prompt and then select the “Run as administrator” option.
  • Next, navigate to this location in the command line utility: C:/Users/<Insert Username>/AppData/Local/Packages
  • After that, execute the “DIR” command to view the list of all the directories in the given location.
  • Once the list appears, look for the ID of the problematic app and take note of it.
  • Now tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.<YOUR APP ID HERE>).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

  • Wait for the process to be completed and then restart your computer.

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

NVIDIA Control Panel keeps crashing
The NVIDIA Control Panel is a useful tool for users who have NVIDIA graphics on their PCs as this tool allows users to how the graphics card is used on the computer using several controls that come with the graphics card from NVIDIA. Thus, it can be quite inconvenient when it suddenly crashes all of a sudden for some reason. This kind of problem could be due to the toggling of Output Dynamic Range is limited, or there could be some issue with the integrity of the Power Supply for the graphics card, and many more. So if you are using NVIDIA on your computer and its Control Panel keeps on crashing on your Windows 10 computer, then you’ve come to the right place as this post will guide you in sorting the problem out. For more details, refer to the guidelines laid out below.

Option 1 – Try to toggle the Output Dynamic Range

The first thing you can do to fix the problem is to toggle the Output Dynamic Range by following these steps:
  • Navigate to this path: Display > Change resolution.
  • Next, scroll a bit on the right-side panel until you see the Output Dynamic Range drop-down.
  • After that, select “Full” from the drop-down menu.
  • Apply the changes you’ve made and see if it is able to fix the problem with the NVIDIA Control Panel.

Option 2 – Try changing the Power Management and Vertical Sync settings

The next thing you can do to fix the problem is to change the Power Management, as well as the Vertical Sync settings.
  • Open the NVIDIA Control Panel and go to this path: 3D Settings > Manage 3D Settings.
  • Next, set the Power Management to be “Prefer Maximum Performance” for your processor located on the right-side panel.
  • After that, set the Vertical sync setting off and then click on the Apply button located at the bottom-right portion of the window and check if it is able to fix the problem or not.

Option 3 – Try updating the drivers from the official site of NVIDIA

If both the first and second given options didn’t work, you can also try updating the drivers from the official NVIDIA website. And in case you don’t know the type of Nvidia graphics card that your computer is on, follow the steps below:
  • Tap the Win + R keys to open the Run dialog box.
  • Next type in “dxdiag” in the field and click OK or hit Enter to open the DirectX Diagnostic Tool.
  • From there, you can see what type of Nvidia graphics card that your system is on.
  • Take note of your graphics card information and then look for the best drivers for your operating system. Once you’ve downloaded and installed the file, restart your PC.

Option 4 – Try to roll back the driver to the previous version

If updating the NVIDIA display drivers didn’t work for you, then it’s time to roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh.
  • Tap the Win + R keys to launch the Run window and then type in the “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 NVIDIA Drivers and expand it.
  • Next, select the driver entries that are labeled appropriately.
  • Then select each one of them and double click to open a new mini window.
  • After that, make sure that you’re on the Driver tab and if you are not, just navigate to it then click the Roll Back Driver button to switch back to the previous version of the NVIDIA Drivers.
  • Now restart your computer to successfully apply the changes made.
Read More
Fix Windows Update Error 0x8007042B
There are times when you encounter some issues while your Windows 10 computer. One of the errors you can encounter in the update process is the “Something went wrong, error code 0x8007042B”. This kind of error might be caused by several reasons and it could also pop up in lots of cases like upgrading to a new feature update or a new build using the Media Creation tool or Windows Update Assistant. There are times when the Windows Update error code 0x8007042B is followed by another error code like 0x2000d. Whatever the extra error code that follows, the core issue still remains the same. To resolve the problem, here are some options that could help. And while going over these troubleshooting tips, you have to keep clicking the Update button right after you carry out a troubleshooting option.

Option 1 – Try to restart the Background Intelligent Transfer Service

The Background Intelligent Transfer Service or BITS is a part of the Windows Update service and is the one that manages the background download of Windows Update, as well as scans for new updates and so on. And if Windows Update is experiencing some problems, you can try restarting BITS but make sure that you have admin privileges to do so.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the Background Intelligent Transfer Service and double-click on it to open Properties.
  • After that, you need to set the Startup type to “Automatic (Delayed Start) and click on Apply.
  • Now click the Stop button to stop BITS and then click the Start button to restart the service.
  • Click OK to save the changes made and then restart your PC.

Option 2 – Try creating Windows 10 ISO media

In this option, you will have to create a Windows 10 bootable media and use it to install the latest Windows 10 version. The most user reported that this option works and the reason why it does have something to do with the Windows Update client since the Windows Updates downloaded from the regular Windows Update client seems to create issues such as the Windows Update error code 0x8007042B. However, issues like this one don’t occur when the very same Windows Updates are downloaded and installed via an ISO file. Take note that when using a Windows ISO file, you will be asked to choose what you want to do with the previous settings and apps. A lot of users opted for the “Not to keep the old Windows settings” option which has resolved the issue. So if you want to keep the previous settings then you must try to update Windows first while keeping the old settings. However, if it doesn’t work, you have to try installing the latest version of Windows without keeping the previous settings.
  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either the Nothing (clean install) or the Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.

Option 3 – Run the DISM tool

You can run the DISM tool as well to help fix the error code 0x8007042B during Windows Update. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 4 – Perform a System File Checker scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the Windows Update Error 0x8007042B to appear. 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. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
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.

Option 5 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing Windows Update Error 0x8007042B. 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 6 – Contact Microsoft Support for assistance

If you’re at your wits’ end in trying to update your Windows 10 computer, you should consider contacting Microsoft Support for help as they can offer you various options that would make fixing Windows Update Error 0x8007042B a lot easier and faster.
Read More
Fixing Upside Down Screen in Windows 10
As you know, Windows 10 comes with a pre-packed feature that allows you to rotate the screen at different angles, and to facilitate this feature, there are keyboard shortcuts you can use as well. However, from time to time, no matter how useful this feature is, users still experience a handful of issues. One of which is that they suddenly find their screen rotated or Upside Down even when they didn’t do a thing or adjust the setting. You may have pressed the shortcut on the keyboard by accident or some other program changed the setting on your computer without your permission – whichever the case is, this post will show you what you can do to fix the upside-down screen on your Windows 10 PC using the options laid out below.

Option 1 – Try using hotkeys

As mentioned earlier, Windows have hotkeys in the UI that changes the orientation of the display. So the first thing you need to do is to make sure that these hotkeys are enabled and if they are, you can use the keyboard shortcut to adjust the orientation of your screen.
  • Right-click on an empty part of your Desktop and then select the Graphic options.
  • Next, select “Hot Keys” > “Enable”. After verifying that the hotkeys are enabled, you can tap the Ctrl + Alt + Up arrow keys to change your computer screen’s orientation.
  • Alternatively, you can also tap the Ctrl + Alt + Right or Left or Down arrow keys to change the direction the other way.

Option 2 – Try using the Graphics Properties

You will probably see the “Graphics Properties” option if you use the Intel HD Graphics every time you click on your Desktop. Note that this option has all the graphics driver properties and helps you in changing the configurations as well as control several options like refresh rate, resolution, color-depth and many more. You have to navigate to these options to see if the orientation is changed in these properties. To do so, follow the steps below.
  • Right-click on any empty space on your Desktop and then select Graphics Properties or Intel Graphics Settings.
  • After that, select Display from the list of sub-options that appears.
  • From there, you will see the rotation of the screen under the “Display settings” option where you have to make sure that the slider is set to “0”.
  • Click the Apply button to save the changes made and then click on Exit. The orientation of your screen should automatically change.

Option 3 – Try using the Windows Display Settings

Since the Windows Settings have a section where you can manage the display settings of your computer, you can use them to help control the resolution of your PC’s display without any trouble. There is a possibility that the settings are changed there so that’s probably why your screen is turned upside down all of a sudden.
  • Tap the Win + S keys to open search and then type in “settings” in the field and then hit Enter to open Settings.
  • After opening Settings, click on System and then on Display using the left navigation bar and then scroll to the end and select the Advanced display settings.
  • Next, click on the Display adapter properties and click on Intel HD Graphics control panel.
  • Now change the rotation to 0 Degrees. Afterward, the display should revert back to its original form automatically.

Option 4 – Check your monitor’s physical controls

There are monitors that have buttons in them that allows users to shift the rotation of the screen to 90 degrees. It could be that your monitor has these buttons without you knowing and you suddenly pressed them by mistake which caused your screen to rotate. Thus, you have to check your monitor for any physical buttons on the side and if you see a menu, navigate to its options and check if there are screen rotation options. To make it easier for you, you can simply search your monitor’s model online and see if these buttons exist. You could also go over your monitor’s manual if you still have it as it contains details with regards to screen rotation.

Option 5 – Update your Graphics drivers

  • Tap the Win + R keys to open the Run dialog box and then type in devmgmt.msc and tap Enter or click OK to open the Device Manager.
  • Expand the section for the outdated device drivers.
  • And then select the outdated driver(s) and right-click on it/them.
  • From the drop-down menu, select the Update Driver option if you wish to update the driver or select the Uninstall device if you want to uninstall the driver and then follow the on-screen instructions to install the latest version of the driver.
  • Restart your PC after the installation to allow the system to reinstall the driver.
Read More
How to paste just plain text anywhere

Taking information from the internet or from other sources usually involves selecting the text, copying it into the clipboard, and then pasting it into your file. In today's modern applications pasting text will most of the time take its formating with it.

keyboard shortcut paste

By formatting what I am talking about are parameters like font size, line breaks, hyperlinks, font styles, etc. and sometimes you do not want any of these in your file, you would like and prefer to have just plain text so you can format it as you wish.

In order to paste just plain text instead of using the CTRL + V keyboard shortcut, press CTRL + SHIFT + V instead. This shortcut will paste the only text into your file.

Shortcut and Microsoft Word

Leave it to Microsoft to make its shortcut not work in their application. In Microsoft Word, you can only use the standard CTRL + V shortcut, if you press CTRL + SHIFT + V nothing will happen. So in order to paste the only text into a word document, choose to paste special > text only

Other applications

I have tried CTRL + SHIFT + V in various applications like photoshop, illustrator, InDesign, visual studio code, slack, discord, WordPress installations, etc and only one that has not worked for me was Word and office in general so you are safe to use this trick and have desired results.

Read More
Fix Error Accessing the Registry in Windows
If you encounter an error saying, “error accessing the registry” when you try to merge a registry key on your Windows 10 computer, you’re not alone as some users also experienced the same problem. According to these users, they encounter the error after they’ve re-installed their Windows version and tried to open a .reg file. Based on the reports, this error could occur if the registry file does not have administrative privileges. Meaning to say, the program does not have the necessary permission to merge the .reg file. This is common with fresh installs as well as reinstalls. Moreover, this kind of issue could also occur due to system file corruption. Whichever the case may be, here are some troubleshooting tips you can check out to resolve the error.

Option 1 – Try to import the .reg file with admin privileges

As pointed out, the error may be due to a lack of admin privileges. It could be that the Registry Editor does not have admin privileges to merge the registry file. This is common with new Windows installations especially since the Registry Editor hasn’t been opened before. So you need to import the .reg file again and this time, with admin privileges.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and tap the Ctrl + Shift + Enter keys to open the Registry Editor with admin privileges.
  • A User Account Control or UAC prompt will appear where you have to click Yes to proceed.
  • After opening the Registry Editor, go to File > Import using the ribbon bar at the top.
  • Next, use the import menu to go to the location of the file you were trying to merge. Once you’ve found it, click Open to merge it with your current registry. This should fix the problem. If not, refer to the next options below.

Option 2 – Try performing a System Restore

Running System Restore can also help you fix the error when accessing the Registry. 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.
  • Once the next startup is complete, you have to merge or import the file again and see if the error is now fixed or not.

Option 3 – Try to perform repair install by creating a Windows 10 installation media

  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.

Option 4 – Try running the System File Checker Scan

As mentioned, the error when accessing the Registry might be caused by file corruption. And that’s where the SFC scan comes in. The SFC or System File Checker scan could detect and automatically repair damaged system files. 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. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Now restart your computer.
Read More
Fix Error 0x80200056 during Windows Update
You might have experienced a situation where your Windows computer was interrupted due to some battery issues or power failure. It could be that the upgrade process was interrupted because you’ve signed out of your computer or you restarted it by accident. In this case, you will most likely get a Windows Update or Upgrade error 0x80200056. If you are getting this error, read on as this post will guide you in fixing it. This kind of error pops up when the upgrade process was interrupted and could be caused by anything but the baseline here is that your computer was restarted accidentally or someone could have signed out your PC. To resolve the problem, here are some fixes you ought to try:

Option 1 – Try updating or upgrading your computer again

This is the basic thing to do since the process was suddenly interrupted. Just log in to your account and restart the Windows Update or Upgrade process but make sure that your internet connection is stable and that you don’t touch anything so as not to interrupt the upgrade/update process again.

Option 2 – Check if your PC is plugged in or if the battery is full

It is always best to update your computer always when you’re really sure that the power won’t fail. If you’re using a desktop computer, make sure that everything is plugged in. And if you’re using a laptop when this error occurred, make sure that its battery is at 100% but it’s better if you just plug it into power just in case as there are times when the Windows update or upgrade gets stuck for too long like for hours so it will really help if your device is connected to power.

Option 3 – Try running the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update errors as well as the error 0x80200056. 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.

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 wuauserv net stop bits
  • After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
  • Next, got to the C:\Windows\Software\Distribution 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 wuauserv net 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 – Try running the System File Checker scan

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

Option 6 – Run the Chkdsk utility to repair hard disk errors

You can also run the Chkdsk utility to resolve the Windows Update error 0x80200056. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the Chkdsk utility comes in. The Chkdsk utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • 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

Option 7 – Run the DISM tool to repair the Windows Update client

The Windows update/upgrade error 0x80200056 might be caused by some issues in the Windows Update client so you need to run the DISM tool to repair it. Note that you have to use another computer or another Windows from a shared network to fix it.
Read More
Fix cannot load the Device Driver Code 38
Each you connect time external devices like scanners, printers, and the likes to a Windows 10 computer, the device either pushes the drivers through the USB or any other port, or you are expected to install the drivers through external media. In both cases, the driver will be loaded into the system, allowing you to use the device. However, it doesn’t always go smoothly as you could encounter some errors like the “Windows cannot load the Device Driver for this hardware because a previous instance of the Device Driver is still in memory ( Code 38 )”. If you encounter such an error in the Device Manager, then this means that a previous version of the device driver is still in memory and that each time the device is used, that previous version is loaded into memory and then unloaded which triggers the “Windows cannot load the Device Driver for this hardware because a previous instance of the Device Driver is still in memory (Code 38)” error. This kind of error occurs if the operating system loads the unwanted driver or if it fails to unload the driver. It could be that there is an obsolete version of the driver that’s still installed in the system or it could also be that you need to update your USB drivers as they could be outdated or the problem could also be due to some third party program that is interfering with the installation. Whatever the cause is, here are some suggestions you can check out to resolve the problem.

Option 1 – Uninstall previously installed drivers and reinstall their latest working version from the manufacturer’s website

The first thing you can do is to uninstall the drivers that are currently installed on your computer and then reinstall their latest working versions from their official sites. This kind of error is commonly encountered while loading drivers for scanners and printers. This is due to the fact that their drivers and software come along with a package which is usually in external media like CD or DVD. So when you install the software package, there’s a possibility that a newer version has been launched by its manufacturer. When that happens, you have to uninstall the previously installed driver package and then download the drivers from the manufacturer’s website and install them.

Option 2 – Run the Hardware and Devices Troubleshooter

  • 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 – Update or reinstall the Universal Serial Bus Controller driver

Since it could be a driver issue, you can try to update or reinstall the Universal Serial Bus Controller drivers using the Device Manager. Refer to the following steps:
  • 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 “Universal Serial Bus controllers” option and then right-click on each one of the USB drivers and select the Update Driver from the menu.
Note: If it is a regular USB drive, then it will be listed as a USB Mass Storage Device but if you have a USB 3.0 device, then look for a USB 3.0 Extensible Host Controller.
  • Restart your PC and then click the “Search automatically for updated driver software” option.
Note: If updating the USB Controller drivers didn’t work, you can try to reinstall them instead.

Option 4 – Restart your computer in a Clean Boot State

If the first three given options didn’t work and you still see the error when you connect external devices, you can try putting your computer in a Clean Boot State and then try connecting them again.
  • 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.)
  • Now try to connect the external devices and check if the error is now gone.
Read More
How to Fix Windows Update Error 0x80070103

What is error code 0x80070103?

When visiting the Windows Update Website or the Microsoft Update Website to download the latest update for hardware drives, you could possibly receive Error Code 0x80070103 when clicking on the update driver. This error code occurs when Windows tries to download a piece of identical hardware for a second time. It could also occur when Windows tries to update a currently installed driver to an unsuitable version of that driver.

Solution

Restoro box imageFurther Information and Manual Repair

There aren’t many ways to handle this issue. Below are two methods of fixing Error Code 0x80070103.

Method 1:

  • Visit the Microsoft Update Website
  • After the "scan for updates" is complete, click the Welcome or Custom page.
  • Next, click Hardware, in the navigation panel, and then on the tab for "optional hardware Updates", the Update client will display the available updates.
  • For the graphics card, scan the second update after which you'll click to select the option that says "do not show this update again".
  • Hit the "Review and install updates" button.
  • Confirm that the second update for the graphics card is not present, then move on the installing the updates.
  • Click on the start button, go to All Programs, and then click on Windows Update.
  • Hit the "Check for updates" tab.
  • After the "scan for updates" is over, click the"Optional updates" link.
  • In the "Select the updates you want to install" section, right-click the update that is not needed and hide them.
  • Hit the OK button.
  • To install any additional updates that are selected, click "Install Updates". Close Windows Update if no other updates are selected,
  • For touch screens, swipe in from the right edge of the screen, tap Search (or point to the upper-right corner of the screen if you're using a mouse, moving the pointer down, before clicking Search). Enter "Windows Updates" in the search box, click Settings, and then click "Check for updates".
  • After the scan is complete, click the"Optional updates are available" link.
  • Right-click or Tap and hold the update you want to hide, select"Hide update", and then select OK.
  • If any other updates are available, save all work in "other programs", then restart the computer to the install updates; otherwise, opt out of the Windows Update window.
Open the search window and type “Windows Update” in the search box.

Method 2:

When trying to repair error code 0x80070103, if you find method one hard to follow, can contact Microsoft directly. Call up the help center number listed on their website, and a technician will be able to walk you through the process of ensuring the updater is not attempting to download multiple copies of hardware or trying to install unusable updates on your computer. Because the Windows Updater is set to a generic method of searching for updates, it may not be set to optimize the personal computer's settings. This is why you must select all of the optional update options and why this process is so long. It may be made easier by having a computer repairs technician walk you through it. However, if you want to automate the process of getting that problem solved, you can use a powerful tool to get the job done.
Read More
Fix The driver detected a controller error
One of the worst problems users can encounter on their computers is Blue Screen of Death errors as some of them are quite hard to fix. One of them is the “The driver detected a controller error” Blue Screen error. It could be followed by “DeviceIdeIdeport0 OR”, “on deviceharddisk0dr0”, or “DR3” or the name of the drive or port that’s causing the problem. If you are one of the users who encountered this error, then the suggestions provided in this post would definitely help you in fixing the problem.

Option 1 – Try to disconnect and reconnect all hardware and cables

A lot of users reported that they were able to fix the problem by disconnecting and reconnecting cables and hardware like scanners, printers, cameras can help in fixing the problem. In addition, you can also boot your computer in a Clean Boot State so that you can find the problematic hardware by hit and trial method. 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.)

Option 2 – Update the device drivers

Updating the outdated device drivers in your computer can also help in fixing the problem. To do so, 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 any outdated device drivers and click on each one of them.
  • After that, right-click on each entry of the device drivers 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.

Option 3 – Try to update the BIOS

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

Option 4 – Try running the Blue Screen Troubleshooter

You might also want to run the Blue Screen troubleshooter. It is one of the built-in tools in Windows 10 that helps users in fixing system issues including Blue Screen errors. It can be found in 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 5 – Try running the Memory Diagnostic Tool

The Memory Diagnostic tool in windows can help resolve the “The driver detected a controller error” Blue Screen error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
  • Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select your preferred option, your computer will restart and check for memory-based issues. If it finds any issues, it will automatically fix them and if there’s no issue found, then it’s most likely not a memory-based issue so you should try the other options given below.

Option 6 – Replace your motherboard

If your computer is still under warranty, you should consider replacing your computer’s motherboard in case the options given above failed to work in fixing the Blue Screen error.
Read More
Get public IP address inside Windows 10
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 keyboard with windows and r markedInside run dialog type Powershell and press ENTER In the Powershell type in the following command and press ENTER
(Invoke-WebRequest -uri "http://ifconfig.me/ip").Content
When the command finishes you will see what is your public IP address, if you wish to know more about your connection type in and press ENTER:
Invoke-RestMethod -Uri ('https://ipinfo.io/')
This command will provide you with further information like city, region, country, and others.
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