Logo

Fixing PowerShell: File cannot be loaded ...

If you are using Windows PowerShell and it suddenly throws an error message saying, “File cannot be loaded because running scripts is disabled on this system”, then read on as this post will guide you on how you can fix this issue your Windows 10 computer. This kind of error in PowerShell is most likely due to the fact that your user account does not have the required permissions to execute the script. Although this does not mean that you need to have administrator-level permissions as it could also indicate that you have to be unrestricted to run these types of PowerShell scripts or cmdlets. Thus, to fix the error and carry out the task, you have to set the execution policy to be unrestricted. And to do that, you need to use the steps provided below as a reference.

Step 1: To get started, you have to check what policies are set for the individual user groups on your computer by tapping the Win + X key combination or by right-clicking on the Start button and clicking on Windows PowerShell (Admin). You can also search for PowerShell in the Start Search and then right-click on Windows PowerShell and select Run as administrator.

Step 2: If a User Account Control or UAC prompt appears, just click Yes to proceed. Once you’ve pulled up Windows PowerShell, type the following command to get the List of Execution Policy for all the scopes on your computer.

Get-ExecutionPolicy –List

Step 3: After you execute the command, it will give you a list of the User Groups as well as their Execution Policy status, and under the Scope column, look for “LocalMachine”. Once you find its Execution Policy you will notice that it’s either set to Undefined or Restricted.

Step 4: Now that you’ve determined the Execution Policy, you need to set it to Unrestricted if it is set to Restricted. To do that, you have to enter the following command in the very same PowerShell window.

Set-ExecutionPolicy Unrestricted

Step 5: After you execute the command, you will see a message that asks for various permissions for which you either have to tap Y to say Yes to each one of the messages individually or tap the A key to say Yes to all the messages to once. However, if the command throws another error, you can just force the Execution Policy to change by executing the following command.

Set-ExecutionPolicy Unrestricted -Force

Step 6: Once you’re done, it will finally set the Execution Policy for the Windows PowerShell scripts as well as cmdlets to be Unrestricted and fix the “File cannot be loaded because running scripts is disabled on this system” error.

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

How to Fix Error Code 1627

Error Code 1627 - What is it?

Error Code 1627 is a type of HP printer installation error. It usually occurs when you try to install an HP printer on your PC. The error code 1627 pop-up hampers your ability to install an HP printer successfully. This error code is usually displayed in the following format:
Installation Error: Call to Driver Package Install returned error 1627 for package C:ProgramFilersHPHP deskjet 2510 seriesDriver storePipelinehpvplog.inf

Solution

Restoro box imageError Causes

Like every device installed on your PC, printers also need software called drivers to function on Windows Operating System. Although Windows supports several computer devices since many drivers are already installed in Windows but there are some devices that do need additional software to get started and operate smoothly on Windows such as Hewlett-Packard HP printers. Installing a Hewlett-Packard printer driver is slightly more time-consuming and complex than any other driver. Causes for HP printer installation usually include:
  • Driver issues
  • Bad Registry Keys
Though this is not a fatal error, it is still advisable to fix it right away to avoid inconvenience.

Further Information and Manual Repair

To resolve this error on your PC, you don’t necessarily have to hire a professional and spend hundreds of dollars in repair. The good news is that HP Installation error code 1627 is quite easy to fix. Here are some of the best and proven DIY methods to resolve error code 1627:

Method 1 - Uninstall and then Reinstall HP Printer Driver

HP printer installation errors can occur due to driver issues.  If the driver is not installed properly or is outdated, you will never be able to install an HP printer on your PC successfully. Therefore to solve this issue, first, make sure the driver used for printer installation is up to date. If it is outdated, then update it. On the other hand, if the printer driver is up to date but not installed properly then reinstall it. In both situations, first, you must uninstall the driver. Uninstalling the previous installation will help you clean the system. Once the system is clean you can reinstall the HP drivers again. To uninstall, go to the start menu and then the control panel. Now go to the Add/Remove program option and uninstall the driver. To activate changes, reboot your PC. Now install the updated version again.

Method 2 - Clean the Registry

If the printer software installation fails while updating, then this means the removal of the failed software was not successful. It may not show up in the Control Panel program list. This means the entries of the failed software are still present in the registry of your PC. In this scenario, you need to clean the registry and remove the bad entries from there to successfully install the HP printer driver on your system. Though this can be done manually this can be both time-consuming and slightly challenging if you are not technically sound. Therefore, to remove bad entries from the registry in seconds in just a few clicks download Restoro. This is a user-friendly PC Repair Tool deployed with a powerful registry cleaner. The registry cleaner scans your entire PC, detects and removes all bad entries and files corrupting the registry right away. Once the registry is cleaned, you can try installing the printer driver again. This is most likely to resolve the issue. Click here to download Restoro.

Method 3: Locate and Install the Driver

As was pointed out, you might need to reinstall the printer driver again. Using DriverFIX, you'll be able to automatically update your computer system and install the drivers your computer needs to operate smoothly.
Read More
DISM Error 14098, component store corrupted
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 /LimitAccess Deployment Image Servicing and Management tool Version: 10.0.10586.0 Image Version: 10.0.10586.0 [==========================100.0% Error: 14098 The component store has been corrupted. The DISM log file can be found at C:WINDOWSLogsDISMdism.log C:>”
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.
    • ren C:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/Catroot2.old
  • 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.
Read More
Animated background on desktop on Windows 10
Windows Vista had in it animated wallpapers on desktop but sadly how they were heavy on system resources Microsoft abandoned the idea. Moving forward a couple of years later we have Windows 10 but still, we do not have live animated wallpapers. Since I am the kind of person who does not want to wait on Microsoft and now it is time to bring animated wallpapers back I am going to make one all by myself and you are welcome to join the ride and do the same for you as well. Enough talk, let's dive into how we can make animated wallpaper for our Windows 10.

Choosing the application

First, we will need some form of application which can we look at our animated wallpapers and since they are animations it means video, so we will need a video player and what better choice than a VLC player, an open-source light weighs all-format player. Get a VLC player from here and install it.

Finding video source

The next thing is to of course have some looping video that we will use as background. There are many sites and ways to get seamless loop videos, I use this youtube channel for my backgrounds. Altho you can use any video footage you want it is recommended that it is not too long, that it is hi-resolution so we do not have pixels on-screen, and if you can, get it as seamless since we do not want to see stutter when the video is lopped from the beginning. So hopefully you have desired video and VLC player installed.

Putting it all together

Copy the following code and paste it into your search bar in Windows to open the Startup folder, or navigate to the Startup folder yourself via file explorer if you know where it is. %appdata%\Microsoft\Windows\Start Menu\Programs\Startup Now, next thing is to copy and past the VLC shortcut into this folder so it is started when Windows is first time booted. Right-click on the shortcut and in the edit field paste this: "C:\Program Files\VideoLAN\VLC\vlc.exe" --video-wallpaper --qt-start-minimized --no-qt-fs-controller --repeat --no-video-title-show --qt-notification=0 "C:\videopath\filename.mp4" where "C:\Program Files\VideoLAN\VLC\vlc.exe" is the path where VLC is installed, point this to where you have installed it "C:\videopath\filename.mp4" is the path where you have your video that you wish to use as animated wallpaper. Please note also that in my case there is mp4 as an extension but it does not need to be mp4, just use any extension VLC can open and play.

Conclusion

And that's it, you have successfully made an animated background or live wallpaper on your Windows 10 computer. You can change your wallpaper anytime by editing shortcut and giving it a new path to a new video or simply overwrite the existing one with a new baring same name.
Read More
The Meta Quest Pro VR is coming

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

meta quest pro

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

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

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

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

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

Read More
How to Fix Windows 10 Error 0x80070490

Error Code 0x80070490 - What is it?

When downloading a Windows update, it is important to remember that these updates are what keeps your computer safe. Some users have reported seeing error code 0x80070490 when allowing updates for their Windows PC. This error code may appear when the user is trying to connect to the update site for Windows and maybe a result of a corrupted CBS manifest. Having this error code will not only stop the update of the system, but it will also certainly halt any work being done with the computer. Quite a few Windows users have written in complaints about this error while updating from any prior Windows update to Windows 10.

Common symptoms include:

  • While a user is performing the updates, the Windows computer will stop running the updates, and it will show the error code 0x80070490.
  • Windows updates will not install any new features and will not install security patches.
  • The computer will not continue with the Windows update, and it may revert back to the previous state that the computer was in, prior to attempting the updates.

Error Causes

There is not a lot known about what exactly causes the error code 0x80070490, but it is something critical that makes Windows abruptly stop its updates. It could be caused by a simple glitch in the computer system, or it could be caused by a larger problem. One thought is that the CBS (Component-Based Servicing) manifest can be corrupt. Another thought is that the computer's anti-virus software may be interfering with the computer's ability to perform the necessary updates.

Further Information and Manual Repair

There is very little information known about error code 0x80070490 and why it exists, but there are a few methods in which to correct it. Users should be careful when trying to fix this error themselves. If the user feels that the methods are too complicated or they are uncomfortable taking it on themselves, they should contact a Windows repair technician to fix the problem. Not all methods listed will suit the user's needs, but it is dependent upon the problem at hand as to which method will be the best fit to fix the error code. If these steps are taken and the error is not corrected, it is vital to contact the Windows repair technician.

Method One: Creating a new local account

Create a new local account on the computer, and allow administrator privileges on it. Next, move all of your documents and personal files to the new account. Delete the old account (you will no longer be using this) and switch over to the new one. After switching to the new local account, add the Microsoft account to it.

Method Two: Delete user ID, Store cache from the registry

  • You will need to open the Registry Editor. Do this by pressing the Windows Key and R, then typing in “Regedit”. After this is typed in, press Enter or click the OK button to start the registry editor.
  • When this starts, you will need to navigate all the way to the following key on the left pane:
  • HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAppxAppxAllUserStore After this, find the key that is similar to this: S-1-5-21-1505978256-3813739684-4272618129-1016
  • NOTE: this is just an example. The keys will be in a similar format but will not look exactly like this.
  • Select all the keys that look like this, and then delete them. After these keys are deleted, close the Registry Editor and restart the computer.

Method Three: Check to see if BITS, MSI Installer, Cryptographic, and Windows Update Services are running

Press the Windows key and R. Then, type in services.msc. After the Services window starts up, find the following services:  BITS, MSI Installer, Cryptographic, and Windows Update Services. When these services are found, make sure that they are up and running. If one or more of these services is not running, make sure that they are started. To do this, select the service and then click on Start the Service.

Method Four: Windows Update Troubleshooting

Press the Windows key plus W and then type in “troubleshooting”.  Select Troubleshooting. On the top left corner, select View All. Click on Windows Update troubleshooter. After this, follow the on-screen instructions in order to run the troubleshooter. After the troubleshooter has run, the issue should be fixed.

Read More
Cortana is Not Connecting to the Internet
Recently, a number of Windows 10 users reported that they were not able to use Cortana properly because it wasn’t able to connect to the internet. According to these users, Cortana won’t connect to the internet even when their internet connection is stable. According to security experts, this issue is confirmed to occur only with Microsoft accounts. This problem might have something to do with a proxy server that interferes with Cortana. There were reports that this issue was caused by a proxy that was filtering the network connection which also happens to interfere with Cortana’s ability to adapt search results and queries based on the user’s location. It could also be caused by some glitch in the home network or your Microsoft account information is inconsistent or your Microsoft account has to be verified. Here are some suggestions that could help fix the connection issue in Cortana, just start with the first one and work your way down until you encounter an option that fixes the problem.

Option 1 – Restart or reset your modem or router

The first thing you can try is restarting or resetting your modem or router. All you have to do is unplug the power cable of the modem and then plug it back in after a few seconds. You could also use the reset button of the modem at the back if it is one. But before you press the reset button, keep in mind that it will erase all the connection credentials and it will be set back to its default settings. After rebooting the network, you can restart your computer to force your modem or router to reassign an IP address to your computer.

Option 2 – Restart Cortana

Restarting Cortana can help you resolve the issue.
  • To restart Cortana, open the Task Manager, right-click on Cortana and select the “End process” option.
  • Then go to the File tab and select “Run new task”.
  • After that, type in “cortana.exe” and press Enter to restart the process.

Option 3 – Try to remove Proxy

Removing the Proxy might also help you in fixing the connection issue in Cortana. Here’s how you can do it:
  • 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 4 – Open another app that uses a Microsoft account

This might seem like an odd fix, however, a couple of users tried doing this and it worked for them as it allowed Cortana to connect to the internet again. In this option, you just have to launch another app that uses your Microsoft account information in the same way as Cortana, for instance, the Store app. Once you open the app, a prompt should appear along with a dialog box that allows you to update your Microsoft account with the information required. After that, restart your computer and check if Cortana is now able to connect to the internet or not.

Option 5 – Verify your Microsoft account

In some cases, Cortana might not be able to connect to the internet because your Microsoft account is no longer verified. This usually happens when you use a two-step authentication system with your Microsoft account. To verify it, just open Settings and click on Accounts. After that, check if you have a Verify hyperlink under your Microsoft account or not then click on Verify. Afterward, follow the next on-screen prompts to verify your Microsoft account. Once your account is verified, restart your computer.

Option 6 – Reset Cortana settings

  • Open Cortana and go to the Settings section where you’ll see the “Turning off Cortana clears what Cortana knows on this device, but won’t delete anything from the Notebook. After Cortana is off, you can decide what you’d like to do with anything still stored in the cloud” option. Turn this option off.
  • Restart your PC.
  • After your computer boots, launch Cortana again and check.
Read More
Fix Windows Update error 0xC1900209
What is Windows Update Error 0xC1900209? Before you can install any updates on your Windows 10 computer, there are a lot of conditions that have to be fulfilled and one of these conditions is software compatibility. It is one of the important factors in installing Windows Updates. So if one of the software in your computer is not compatible with the new Windows Update for your OS, then the Windows 10 setup will not proceed and will block the installation of the new update. This both applies to the cumulative updates and feature updates. In such cases, you will get the following error message when you run Windows Update:
“0xC1900209, Incompatible software is blocking the upgrade process. Uninstall the application and try the upgrade again.”
This error message comes under the umbrella of the Windows 10 pre-upgrade validation using Setup.exe. And for you to identify the incompatible app, you need to grab a Windows 10 install image using the Windows Media Creation tool to download the suitable Windows 10 version and mount it. After that, execute the setup.exe file that’s located in the root folder of the Windows 10 install image. Once you execute the setup file, the upgrade wizard will give you a list of incompatible apps. Once you have determined which software is not compatible with the Windows Update, there are two options you can try to resolve the Windows Update error 0xC1900209 – you can either try to update the conflicting software or uninstall it. For more details, follow the given options below.

Option 1 – Try to update the conflicting software

If you are using an older version of the software that’s in conflict with the Windows Update, you might want to update it to its latest version and then try to apply the updates again to your Windows 10 computer. You can update the concerned software by visiting the official website of the software or any of its distribution sources. On the other hand, you can also use the Check for updates feature of that particular software if it’s available.

Option 2 – Try to uninstall the conflicting software

If updating the problematic program didn’t work, the next option you can try is to uninstall it. All you have to do is follow these steps to uninstall it successfully:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “appwiz.cpl” in the field and tap Enter to open the Programs and Features in Control Panel.
  • Next, arrange the list of installed programs in the order of the installation date.
  • After that, look for the problematic program and right-click on it, and then select Uninstall.
  • Once the uninstallation process is done, restart your computer and see if the Windows Update error 0xC1900209 is fixed or not.
Read More
Renaming items in the Win+X menu
As you know, the Win + X menu, which is the shortcut context menu, is a useful way to launch several utilizes in Windows such as Power Options, Windows PowerShell, Event Viewer, Device Manager, and so on. However, there are times when you might experience difficulty in identifying the required utility. This is actually a part of the Windows 10 shell that goes out of scope in the customization of Windows 10. However, there is an easy trick you can use to do that. So in this post, you will be guided on how you can rename the options in the Win + X menu in Windows 10. In case you don’t know, the context menu is divided into three groups. Microsoft has categorized the bottom-most part as Group 1, while the middle part is categorized as Group 2 and the first part as Group 3. To rename these options, you need to use File Explorer and follow the instructions laid out below. Step 1: First, tap the Win + E keys to open File Explorer. Step 2: Next, navigate to this path: %LocalAppdata%MicrosoftWindowsWinX Step 3: From there, you should see three folders as Group 1, Group 2, and Group 3. Open the appropriate folder of your choice. Step 4: After that, right-click on the shortcut option you want to rename and then select Properties. Step 5: Next, navigate to the Shortcut tab under the Properties window. Step 6: Now in the text field of Comment, enter the new name of the option you selected. Step 7: Click on the Apply and OK buttons to save the changes made. Note: You can now either Sign back in or sign out of your Windows 10 User Account to see the result of the changes you’ve made. You could also restart the process of File Explorer via Task Manager. This will close the File Explorer as well as the shell components and then only launch the shell components again. In addition, you can check the Win + X menu to see the customized name that you’ve just set for a particular option. As you can see, even though it does not add anything extra, it is still a lot better in knowing how you can customize it.
Read More
Fix ERR_CONNECTION_RESET in Chrome
This post will help you fix the ERR_CONNECTION_RESET error in Google Chrome. This error indicates that the Chrome browser wasn’t able to establish a stable connection or that there really is no connection at all with the website you are trying to open. This error does not occur on all websites though. When you encounter this kind of error message you will see the following message on your Google Chrome browser:
“This website is not available, The connection to example.com was interrupted, Error 101 (net:: ERR_CONNECTION_RESET): The Connection was reset.”
Note: You need to follow the options given below to fix the ERR_CONNECTION_RESET error and make sure to reload the webpage each time you complete following each one of the fixes.

Option 1 – Check the Network Cables and restart the router then reconnect

Of course, the first thing you can try is to check if the network cables connected to your computer or router are properly connected. And if your computer is connected via Wi-Fi, you need to make sure to restart your router once. In addition, you can also forget the Wi-Fi your computer is currently connected to and then try reconnecting again to see if it would work.

Option 2 – Try removing the Proxy

Removing the Proxy might also help you in fixing the ERR_CONNECTION_RESET error in Chrome. Here’s how you can do it:
  • 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 3 – Try to increase the Maximum Transmission Unit (MTU)

You can also try increasing the Maximum Transmission Unit to fix the error. To do so, follow these steps:
  • Open Settings and go to Network & Internet > Ethernet.
  • From there, take off the Active Wireless / Wired Network Connection.
  • Next, open Command Prompt as admin.
  • Then type the “netsh interface IPv4 set subinterface “Ethernet 4” mtu=1472 store=persistent” command and hit Enter to execute it.

Option 4 – Flush the DNS and reset TCP/IP

Flushing the DNS and reset TCP/IP could also help in fixing the ERR_CONNECTION_RESET error in Chrome. To do so, refer to these steps:
  • Click the Start button and type in “command prompt” in the field.
  • From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
    • ipconfig /release
    • ipconfig /all
    • ipconfig /flushdns
    • ipconfig /renew
    • netsh int ip set dns
    • netsh winsock reset
After you key in the commands listed above, the DNS cache will be flushed and the Winsock, as well as the TCP/IP, will reset.

Option 5 – Disable the AppEx Networks Accelerator feature

The AppEx Networks Accelerator is known to slow down network connections. Some users reported that it slows down the network speed by 70% up to 80% which is why you need to disable it. Here’s how you can do it:
  • Go to Settings and select Network & Internet and from there select Ethernet > Change adapter options.
  • Next, right-click on the network connection and select Properties.
  • Then look for AppEx Networks Accelerator and uncheck its checkbox.
  • Now click the OK button to save the changes and then check if the error is now fixed.

Option 6 – Delete the WLAN Profiles

Deleting the WLAN Profiles might be a good idea if you are not able to connect to the internet on your computer and if you’re using Wi-Fi. It could be that the networks that were connected previously have gone rogue which is why it is not connecting properly. And so deleting the WLAN profiles might help you in fixing the ERR_CONNECTION_RESET error.

Option 7 – Reinstall the Network Adapter Drivers

  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Then right-click on each one of the Network drivers and select “Uninstall device”.
  • Restart your PC.

Option 8 – Try to disable the Wi-Fi Miniport

  • In the Cortana Search box, type “command prompt” then right-click on the search result and select “Run as administrator”.
  • After opening Command Prompt with admin privileges, type the commands listed below and hit Enter right after you key in each one of them.
    • netsh wlan stop hostednetwork
    • netsh wlan set hostednetwork mode=disallow
  • Now exit Command Prompt and tap the Win + R keys to open the Run dialog box.
  • Type “cpl” in the field and hit Enter to open Network Connections.
  • From there, look for Microsoft Virtual Wi-Fi Miniport and right-click on it, and then select Disable.

Option 9 – Start Chrome in Safe Mode

The same with Windows Safe Mode, starting Chrome in Sage mode will open the browser but without all the user settings and extensions. And then try opening the website you were trying to open earlier.

Option 10 – Reset 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 the option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.
Read More
Guide to Quick Fix Error 0x0000007B,0xF78524

0X0000007B (0xF78d2524) - What is it?

If you are a laptop or a notebook user and you are trying to install Windows XP on it, you might come across 0x0000007B (0xF78524) error message. This error is a popular blue screen of death error and very similar to the error 0x0000007B.

Solution

Restoro box imageError Causes

The common causes of 0x0000007B (0xF78524) error code on your laptop might be:
  • File Corruption
  • Device Configuration Issues
  • Adware/spyware invasion
  • Incomplete Installations
  • Problem with your computer’s hard drive controller

Further Information and Manual Repair

Many people panic when they experience 0x0000007B (0xF78524) error on their laptops and notebooks simply because it is a blue screen of death error. The BSoD has this whole persona of being deadly computer errors that can almost cripple systems. If you have also experienced this error on your laptop, remain calm and follow the solutions given below to ensure you fix the error quickly without any hassle. Here are various ways to fix and resolve the BSOD error code 0x0000007B (0xF78524):
  1. Whether you have Lenovo IdeaPad Y550 or Dell Latitude E4300 or any other laptop for that matter, if device driver configuration is the cause of the error 0x0000007B (0xF78524), then all you need to do is start up your laptop and press F2 to enter BIOS. Now expand the ‘Drives’ section. After doing so, go to ‘SATA Operation’. SATA is the abbreviation for Serial Advanced Technology Attachment which enables mass storage devices like hard drives and optical drives to communicate with the motherboard by using a high-speed serial cable. For successful communication between devices, you need to configure SATA controller mode. Once you go to the ‘SATA Operation’ mode, change this from RAID AHCI to RAID ATA. Save changes and exit BIOS. This helps resolve the error 0x0000007B (0xF78524) in no time.
  2. Another way to fix this error is to download and install the 0x0000007B (0xF78524) repair tool. Once this tool is installed on your laptop, click the scan button. Once the scan is complete, you will see a list of errors; click the ‘Repair’ button to fix the errors found and then restart.
  3. The 0x0000007B (0xF78524) error may also occur due to the boot volume corruption. In such an event, it is advisable to run chkdsk command on the hard drive. This is recovery console command is used to check the hard drive, repair and recover data on the drive successfully.
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