SD memory cards have surfaced as standard cards for digital cameras and microSD as phone standard memory cards. Most people have and use at least one daily, so naturally copying files and even formatting SD cards is a natural thing to do, but what if you cannot copy files or format SD cards?
Fear not because we had this issue and tried several things in order to overcome the problem and after some time here is a list of what can you do if you are facing this exact issue. The list is written from most simple solutions to more complex ones and it is advisable to follow it as presented. That being said, let's dive into solving the problem.
1. Remove Write Protection on SD card
First and in my experience the most usual thing preventing deleting, copying files, and formating SD card is due to write protection. Take an SD card out of the laptop, camera, or card reader and visually inspect it. On side of almost every SD card, there is a hardware lock switch and mark where it needs to be positioned in order to be locked. Even if the switch is positioned on unlocked state, switch it to locked and then back to unlocked. Sometimes this easy moving of switch can resolve some contact issues and the card will start working normally.
Another type of lock that could be turned ON is a software one. If for any kind of reason data protection has been turned ON, you will need to turn it off in order to be able to format an SD card. In order to do this follow this guide:
Press ⊞ WINDOWS + R to open the Run dialog
In run dialog type in diskpart and press ENTER
Once diskpart is opened in command prompt type in: list disk and press ENTER
Locate your SD card and type in select disk x, where x is disk number followed by ENTER
After the SD card is selected type in: attributes disk clear read-only and press ENTER
This process will clear the software lock on the SD card, after following this method try to format the card again, if the problem still exists go to the next solution.
2. Format SD card using Command prompt
Command prompt is a great tool and can perform some commands that are not been able to be completed using file explorer or another tool inside Windows.
In the taskbar search box, search for cmd and select the Command prompt
On the right part select run as administrator
If needed click on YES on UAC prompt
Inside command prompt type in diskpart and press ENTER
type in list disk followed by ENTER
Select your SD card by locating its number in the list and typing select disk X, where is X SD cards number in list and press ENTER
Once SD card is selected type in format fs=ntfs quick and press ENTER
This should format SD card but if for reason even this step is provided as unproductive, go to the next solution.
3. Format your card with the Disk Management tool
Go into the taskbar and search for Disk Management and open it
Select SD card partition that you wish to format
Right-click on the partition and select format
After the format is done, enter the volume label, file system, and allocation unit size. Confirm with OK
Press OK again to confirm the formatting process.
If you have not managed to format your SD card even with this method go to the next solution.
4. Repartition card with Disk part
If all previous solutions have failed there is a chance that the SD card has bad sectors on it. If this is the case that we will need to partition cards in order to isolate bad sectors and use healthy ones.
Press ⊞ WINDOWS + R to open the Run dialog
In run dialog type in diskpart and press ENTER
Once diskpart is opened in command prompt type in: list disk and press ENTER
Locate your SD card and type in select disk x, where x is disk number followed by ENTER
Type in Clean and press ENTER
Type in Create partition primary and press ENTER
To select a new partition type select partition 1 followed by ENTER
Make partition active by typing active and pressing ENTER
Format the drive by typing format fs=ntfs label=SDCard quick followed with ENTER
Assign a letter to drive by typing assign letter=h followed with ENTER
Type exit to close Command prompt followed again by ENTER and open File Explorer to check if the drive is active
5. Try a dedicated SD card formating fool
If anything failed so far, one last thing you could do is to download and try a dedicated SD card formatting tool. One that I would recommend is SD Memory Card Formatter, which is free software make specifically for formatting SD memory cards.
If you suddenly noticed that your Onscreen keyboard in Windows 10 has become completely white or transparent for some reason, then you’ve come to the right place as this post will guide you on what you can do to resolve this kind of issue in your computer.
As you know, the on-screen keyboard is included in Windows 10 and has an executable file named “osk.exe”. The on-screen keyboard is a part of the Ease of Access feature in Windows 10 which allows users to navigate the computer with the help of the mouse instead of the physical keyboard. However, there are times when you might encounter some issues when using the on-screen keyboard. One of the issues reported recently is that the on-screen keyboard becomes transparent or it only displays the borders but there is no way for you to access it. You also won’t be able to move it from the view completely. To fix this problem, there are several suggestions you can check out. You can try to check the Fade button or run the Windows Touch Keyboard troubleshooter. You can also restart its process in the Task Manager. For more details, refer to each one of the given options below.
Option 1 – Try to check the Fade button
The first thing you can do is to check the Fade button on the on-screen keyboard. You can find it at the bottom right corner of the keyboard. If it is enabled, then it’s probably the reason why your on-screen keyboard is transparent as it lets it fade in the background. Thus, you have to disable it to resolve the problem.
Option 2 – Try to run the Windows Touch Keyboard troubleshooter
The next option you can check out is running the Windows Touch Keyboard troubleshooter. This troubleshooter will help you identify the problem and would fix them automatically.
Option 3 – Try to restart the process of the on-screen keyboard via Task Manager
The next thing you can do is to restart the on-screen keyboard’s process in the Task Manager. Just follow the steps below.
First, tap the Ctrl + Shift + Esc keys to open the Task Manager.
Next, go to the Processes tab and look for the option that says, “Accessibility On-screen Keyboard”.
Once you found it, click on the drop-down arrow next to it and right click on the “On-screen Keyboard” option, and select End task to end its process.
After that, tap the Win + R keys to launch the Run utility and type “osk.exe” in the field, and then hit Enter to open the on-screen keyboard.
Losing an internet connection is not a pleasant thing, especially if it happens often. If you are a gamer this phenomenon can be very disturbing since it can stop your progress or even get your account banned if you are playing competitively.
Luckily we have the solution for this annoyance, keep on reading and follow the guide.
Update your driver
Outdated or wrong drivers can cause a lot of issues and the device can exhibit strange behavior this way. To update driver
Right-click on Start
Click on Device Manager
Locate your network adapter, wifi card, or device you are using for internet access
right-click on it and choose update driver
Renew IP
Right-click on Start
Click on command prompt (admin)
In command prompt type ipconfig /renew and press ENTER
Reset Winsock API
Right-click on Start
Click on command prompt (admin)
In command prompt type netsh winsock reset catalog and press ENTER
then type netsh int ipv4 reset reset.log and press ENTER
reboot PC
If you have recently installed a new internal or external hard drive or SSD and you’ve noticed that its status on the left side of the Disk Management tool states “Unknown Not Initialized”, this indicates that Windows can’t initialize the disk and that you won’t be able to use this new SSD or hard drive. You can encounter this kind of issue randomly and not just with a new hard drive or SSD but also with existing drives.
There are times when you won’t be able to find your drive or partition in the File Explorer. In such a case, you have to check the Disk Management if your drive or partition is there physically. You also have to check if you can see it as Not Initialized. If it is, then this means that the disk or partition does not have a valid signature that is if it’s not registered with the system properly. Note that a disk is registered when you format it at least once so if the disk was available before, then it could be somehow corrupted. To resolve the problem, you can try to initialize the disk manually or bring it online and add a drive letter. You can also try checking the Device Manager for issues or check the cable physically.
Option 1 – Try to manually initialize the disk
Since initializing the disk is the most common way to resolve the “Unknown Not Initialized” error, this is what you have to try first.
To initialize the disk manually, you have to open the Disk Management from the WinX menu by tapping Win + X keys and selecting Disk Management.
From there, you can find the non-initialized disk. Right-click on it and select the “Initialize Disk” option.
Next, select the partition style. It is recommended that you use the MBR option instead of the GPT or GUID Partition Table.
Now click the OK button. Your hard drive or SSD should now initialize without any problem.
Option 2 – Set the disk Online and add the Drive letter
If the disk appears to be offline under Disk Management, right-click on it and select the Online option.
On the other hand, if the disk is already set Online but does not have a drive letter, right-click on it and select the Change drive letter and path option.
Select a letter that is not allocated yet.
Once you’re done, you have the option to format the disk in either NTFS or FAT32 but if you are using a 64-bit computer, make sure that you opt for NTFS.
Option 3 – Try to check any issues in the Device Manager
It is also possible that the hard drive is not working properly due to some driver issues. Thus, it’s better if you check the Device Manager and see if that drive is listed with a yellow exclamation mark next to it. And if that’s the case, you have to right-click on that drive and select the Uninstall drive option. After that, click on Action and then run the Scan for hardware changes. It should fix the problem.
Option 4 – Try to physically check the cable
You might also want to check the physical status of the wires and see if they are connected properly or not. Specifically, you have to check two cables, such as:
The first one is the power cable that’s connected to your SMPS.
Next is the one that’s connected to your motherboard.
If any of the two cables are not working or missing, then it’s no wonder why your drive has an “Unknown Not Initialized” status. Thus, you need to have them replaced to fix the problem.
The Event Viewer in the Windows operating system is used to troubleshoot any computer issues. It is one of the most useful tools that keep logs of both security and system events. It also monitors for both software and hardware problems in the computer. This tool is the only one with amazing features that maintain logs about everything that’s going on in the computer system. It keeps track of all the information to the point where going over them will take a lot of time.
Luckily, the Event Viewer tool now allows users to create custom views where you can set the filters and sort the data recorded to limit the information details to only what you’re interested in seeing. For instance, if you want to troubleshoot with one hard drive, you can just create a special custom view to display only the hard drive warnings in the security logs. This will save you hassle and time.
Take note that the logs in the Event Viewer are divided into two main categories namely the Window logs and the Application and Services logs. You can just set the filter to the logs by their event id, specific date, and many other events when you have to troubleshoot some problem in your computer. So if you are trying to troubleshoot a problem in your Windows 10 computer and you’re checking the Event Viewer, read on as this post will guide you in creating custom event views in the Event Viewer. To get started, refer to the instructions given below.
Step 1: Go to the Start menu and in the search box, type “event viewer” and then click on Event Viewer from the search results to open it.
Step 2: After opening Event Viewer, click on Custom Views located in the left pane of the window.
Step 3: Next, click on the Administrative events under the Custom View to create special log views.
Step 4: Then on the right side of the window, click on Create Custom View to open the Create Custom View window.
Step 5: There is a logged drop-down list under Filter. From there, you have the option to choose an appropriate predefined time or use a custom time range for your Custom log views.
Step 6: After that, select an appropriate event level for your custom view. You have fine entry-level options to choose from such as critical event level, error, warning, information and verbose.
Critical – select this if you want to see the events that require your immediate attention in the custom view.
Error – select this if you want your Event Viewer to display the events that are less critical but hints at the problems.
Warning – select this event-level if you want to see the event with the potential problem but may not bound to happen.
Verbose – select this if you want to see detailed information about all the events.
Step 7: After you’ve selected the event level, you now have to select how you want the events to be filtered. They can either be filtered By the log or By the source.
By the log – you can select two options called Windows log and, Application and Service logs. The Windows logs allow you to filter the logs created during events like setup, security, applications, and system events. While the Application and Service logs filter the log created by the installed applications in your system.
By the source – select this if you want your Custom View to search for information in event sources. It allows you to view events in detail for various applications and devices.
Note: You have the option to further customize the event logs with more filters like Event IDs, task category, keywords, User, and Computer. Using these additional filters, you can choose to filter the events in the special views by specifying event id numbers in the Event IDs, entering predefined Windows words in the Keyword, specify the user accounts in the User field, as well as choose the system from the server to maintain logs in the Computer field.
Step 8: Once you’re done customizing the log filter, click on OK to apply the changes made.
Step 9: After that, a Save Filter should be displayed in the Custom View window. Just enter the Custom View name and select the Event Viewer folder where you want to save the Custom view. The folder name should be Custom View by default. And if you want, you can also create your own folder if you want your custom views to be visible to all the system users.
Step 10: Next, check all the Users box located in the lower corner of the window and then click the OK button after you’re done.
You should now see the customized filter you just created on the left side of the window. Just click on it to check your filtered events in the center of the Event Viewer window. And for you to save the custom view logs, simply right-click on the Custom views you created and then click on Save All Events in the Custom View As from the drop-down menu. Then put a name on the file and select the appropriate location where you want to save the logs and click on the Save button. Note that the log file is saved with the “.EVTX” file extension and when you double click on it, it will open the file in the Event Viewer.
In today's modern world many households have internet access, most of the connection nowadays is done via Wi-Fi or wireless but there is a high probability that you have also a few devices connected via cable. There are of course many disadvantages and advantages between cable connection and wireless connection.
The main advantages of a hard cable connection are of course faster speed and stability compared to Wi-Fi. But if we look into the cables themselves there is also a big difference between them. Not all cables are the same and quality as well as speed vary a lot between them. Choosing the right cable is essential in order to make a maximum of your internet and we have some great tips and explanations of what cables do so you can make the right choice and enjoy your full internet potential.
Not all cables are the same
Cheap cables and expensive ones are not the same no matter what everyone tells you. The old proverb you get what you pay is true and more expensive cables will be made from better materials and will have a higher transfer rate.
Quality network cables are separated into different categories with proper markings and when buying one you should always look for these markings on the cables themselves, do not buy cables that do not have markings since they will often provide lower transfer rates or will not be shielded from outside influences resulting in packet drops and instability in a network.
Categories and what they mean are:
Cat-5 with a maximum speed of 100Mbps, typically unshielded.
Cat-5e with a maximum speed of 1Gbps, available in both shielded and unshielded varieties.
Cat-6 with a maximum speed of 10Gbps for runs under 55 meters (around 180ft), available in both shielded and unshielded varieties.
Cat-6a with a maximum speed of 10Gbps, shielded.
Cat-7 uses a proprietary GG45 connector rather than the standard RJ-45 connector seen on other cables for speeds of 10Gbps, shielded.
Cat-8 with a maximum speed of 25Gbps (Cat-8.1) or 40Gbps (Cat-8.2) at a distance of around 30 meters (around 100ft), shielded.
Unless stated, these standards are typically rated at their quoted speeds for a run of around 100 meters (around 330 ft) and use a standard RJ-45 Ethernet connector. Each generation of cable is designed to be compatible with the generations that came before it, so it’s possible (for example) to use a Cat-6a cable with a router that only supports speeds of 1Gbps.
Shielded cables
When purchasing higher quality cable you might not be able to choose if you have shielding or not since some standards like Cat-6a, Cat-7, and Cat-8 are always shielded. But if you do not have the need for these and you are satisfied with Cat-5e for example you can choose.
Shielded cables are a little more expensive but they will provide you with a coating that will eliminate interference from outside waves making cables more reliable. Of course, if the cable will go through a room that does not have many radio waves or some other interferences then buying a shielded cable is a waste of money.
Cable platings
Usually, there are two types of connector platings on connectors, silver, and gold, and people usually think that gold is much better but there are major differences between silver and gold platings and truth to be told there is no better one, both are different and should be considered depending on your need.
Silver plating will provide you with faster speed since its conductivity is larger than gold, but gold is slower on the oxidation front so its life span is longer. On the other hand, if your cables are always connecting and disconnecting gold will be first to be scrubbed off from the surface since the gold coating is much thinner.
Overall if you would only connect cable once and have slower internet than cable capacity gold is the way to go, in another case if you would use the cable as always connecting and switching and your internet plan is the same as cable transfer capacity you might want to go with silver one.
Cable material quality
Network cables are made from copper, your standard conduction material but even here there are differences in quality and therefore the chance of pocket losses over it. More quality less loss and more stable connection and this will depend on the purity of copper that is used in the cable itself. More purity in copper, more stability, simple as that.
Conclusion
So as you can see, there are a lot of different things that will influence your pick of proper network cable but the overall best advice is to get one that will fit well into your needs and setup. pair it up with your router and your internet plan since just simply buying something that you can not use is really a waste of money.
As you know, one of the useful and efficient utilities in Windows 10 is the DISM tool. It can be used with the Command Prompt command line which allows users to carry out various tasks. However, there are instances when the DISM tool could encounter some errors when you try to execute a command. One of these errors is the one that states, “The component store has been corrupted”. This kind of DISM error is due to an error in the image file.
When you encounter the DISM Error 14098 when running the DISM tool, you will see the following content in the command line:
“C:>Dism /Online /Cleanup-Image /RestoreHealth /Source:c:testmountwindows /LimitAccessDeployment Image Servicing and Management toolVersion: 10.0.10586.0Image Version: 10.0.10586.0[==========================100.0%Error: 14098The component store has been corrupted.The DISM log file can be found at C:WINDOWSLogsDISMdism.logC:>”
There are several fixes you can check out to fix the DISM Error 14098, “The component store has been corrupted”. You can try to run the Restore Health command or reset the Windows Update components, or whitelist the dism.exe in your antivirus program, as well as try to uninstall any recently installed updates. Follow the options provided below for more details.
Option 1 – Run the Restore Health command in a Clean Boot State
First, you need to put your computer in a Clean Boot State.
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 open Command Prompt with admin privileges.
Then type and enter this command to execute it: Dism /Online /Cleanup-Image /RestoreHealth
Wait until the process is completed and restart your computer.
Note: If the Restore Health command fails, you can use the “/StartComponentCleanup parameter” by executing this command: Dism /Online /Cleanup-Image /StartComponentCleanup
Option 2 – Try to reset the Windows Update components
If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. How? Refer to the following steps:
Open Command Prompt with admin privileges.
After that, type each one of the following commands and hit Enter after you key in one after the other.
net stop wuauserv
net stop cryptsvc
net stop bits
net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.
After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
net start wuauserv
net start cryptsvc
net start bits
net start msiserver
Close Command Prompt and reboot your PC.
Option 3 – Whitelist the “dism.exe” in your antivirus program
The DISM error 14098 might also be caused by your antivirus program which could be interfering it from running. To fix this, you have to whitelist dism.exe. How? Refer to these steps:
Open the Windows Defender Security Center from the system tray area.
Next, click the “Virus & threat protection” option and then open the “Virus and threat protection settings”.
After that, scroll down until you find the “Exclusions” and click on the “Add or remove exclusions” option.
Then click the plus button and select the type of exclusion you want to add and from the drop-down list, select Folder.
Next, navigate to this path and select the WinSxS folder: C:/Windows/WinSxS
When a User Account Control or UAC prompt, just click on Yes to proceed.
Option 4 – Try to uninstall recently installed updates
There are times when some Windows Updates affect some mechanism internally when you update your Windows 10 computer. As a result, it causes issues with other components of the operating system which could be the reason why you’re getting the DISM error 14098.
Go to Settings and select Update and Security > Windows Update.
From there, click on the “View update history” option and then click on the “Uninstall Updates” option.
This will open a new window that contains the list of installed Windows Updates.
Now right click on the Windows Update you wish to uninstall and click Uninstall.
Microsoft has started to use group along with every open window in the Taskbar ever since the release of Windows 10. Early on, they used to show an individual entry for each one of the windows after grouping them which makes the taskbar look cleaner and organized. However, the main issue lies in the fact that you have to hover on your desired window to get on to them. At the time of writing, you need to tap the Ctrl key and click on the taskbar icon to open the last active window but you have to only click on the program’s taskbar icon after you apply the tweak given in this post for the last active window to open. Take note that the “Last Active” windows feature will only work if the taskbar buttons are combined.
Before you get started doing the instructions given below, you need to create a System Restore Point first since you will be dealing with registry files and modifying some of the critical settings in Windows 10. Once you’ve done this, proceed to the given steps below.
Step 1: Tap the Win + R keys to open the Run dialog box and then type “Regedit” in the field and hit Enter to open the Registry Editor.
Step 2: If a User Account Control or UAC prompt appears, just click on Yes to proceed to open the Registry Editor.
Step 3: Next, navigate to the following registry path:
Step 4: From there, right-click on the right side of the panel and select New > DWORD (32-bit) and then name it “LastActiveClick”.
Step 5: After that, double click on the newly created DWORd to modify its value. Put “1” as its value data.
Step 6: Then click OK and close the Registry Editor.
Step 7: Now restart your computer to successfully apply the changes made.
Note: In case you want to revert back to the default configuration, all you have to do is set the value data of LastActiveClick to “0” or simply delete that DWORD and restart your computer to successfully apply the changes made.
In case you don’t know, Microsoft Office uses a separate mechanism than the Windows operating system for specific purposes such as Updates and Activation which brings in the content dependencies of this mechanism on different services and processes. Thus, in such cases, you could encounter errors like the error code 0x80070426. When you get this error, you will see the following error message on your screen:
“An unexpected error has occurred. Your request cannot be processed at this time. Please try again later. (0x80070426)”
This kind of error is caused by various supporting processes and services that are not working or are not being triggered as they were supposed to. If you are currently facing this issue, worry not for this post will guide you in fixing it. There are two potential fixes you can try – you can either check the responsible services or manually run the Activation Script. For more details refer to the given options below.
Option 1 – Try checking the responsible Services
In the Start search, type “services.msc” in the field and tap Enter or click OK to open the Windows Services Manager.
If a User Account Control or UAC prompt appears, just click on Yes to proceed to the Windows Services Manager utility window.
After that, look for the “Software Licensing Service” service entry from the given list of services inside the window.
Then right-click on it and select Properties and from there, make sure that its Startup Type is set to Automatic.
Once done, click on the Start button to start the service and then exit the Services Manager.
Next, tap the Win + R keys to open the Run utility and then type “cmd” in the field and tap Enter to open an elevated Command Prompt.
After that, type and enter each command below one after the other.
net start slsvc
sc qc slsvc
sc queryex slsvc
sc qprivs slsvc
sc qsidtype slsvc
sc sdshow slsvc
Now check if the problem is fixed or not.
Option 2 – Try to manually run the Activation Script
In the Start search, type “cmd” and right-click on Command Prompt from the given search results and then select the “Run as administrator” option to open Command Prompt with admin privileges.
Next, navigate to the following location inside the Command Prompt command-line utility if you are using Office 16.
If you get an Error Code 15 or Error Code 16 while you are browsing the web and you notice that your access is blocked to a particular website, then read on as this post will guide you in resolving this problem. Both Error Code 15 and Error Code 16 have the same message that states, “Access Denied: This request was blocked by the security rules”.
Note that the error depends on what kind of browser you are using, as well as the operating system and network that you are using. On the other hand, the fixes for this error are the same and there is a handful of them that you can check out just make sure to follow each one of them carefully.
Option 1 – Sync Date and Time
The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like Error code 15 or Error code 16. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
Right-click on the Taskbar and click on the Adjust Date and Time option.
Next, click on the Sync Now button to synchronize the Date and Time with the Microsoft Servers.
Now make sure that the Time Zone that’s set on the same page is correct.
Option 2 – Try to reset the affected browser
Resetting the affected browser might help in fixing Error Code 15 or Error Code 16.
Mozilla Firefox
Open Firefox and click the icon that looks like three stacked lines located at the top-right section of the browser.
Next, select the question mark icon from the drop-down menu.
Then select “Troubleshooting information” from the slide-out menu.
After that, click on the “Reset Firefox” button located at the top-right section of the newly opened web page.
Now select “Reset Firefox” in the confirmation pop-up window that appears.
Google Chrome
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.
Internet Explorer
Launch Internet Explorer.
Next, click the wrench icon for Settings.
Then click Internet Options.
After that, go to the Advanced tab.
From there, click the Reset button. This will reset Internet Explorer’s settings to their default condition.
Now click OK to save the changes made.
Option 3 – Temporarily disable Firewall and third-party antivirus
Firewall and antivirus programs are known to block files the instant it detects a threat to the system. However, there are some cases when it can also block a file even when it’s a safe one. Thus, your antivirus or firewall programs might be the reason why you can’t download anything on your Windows 10 computer. To isolate the issue, you need to temporarily disable both the Firewall and antivirus programs and then check if you can now download anything from the internet. Do not forget to enable them again as disabling them can leave your computer vulnerable to cyber threats.
Option 4 – Disable the Proxy server
You can also try to disable the Proxy server for your LAN to fix Error code 15 or Error code 16 especially if your computer was attacked by some malware or adware recently. In such cases, there is a chance that the malware or adware has changed your network settings in order to generate intrusive advertisements. Thus, you have to disable the proxy server and you can do that by following these steps:
Tap the Win + R keys to open the Run dialog box.
Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
After that, go to the Connections tab and select the LAN settings.
From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
Now click the OK and the Apply buttons.
Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.
Option 5 – Check your VPN
If you are using a VPN application, there are times when it causes some issues like this error. If that’s the case, you can try to disable your VPN temporarily and see if the error is resolved or not and if turns out that your VPN is the culprit, you have to uninstall it and install a new one or its latest version. To uninstall it, follow the steps below.
Tap the Win + R keys to open the Run dialog box
Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
From there, look for the VPN service you are using, select it and then click on Uninstall to remove it.
After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.
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.