Logo

How to create a public VPN Server on Windows

As you know, a Virtual Private Network or VPN is used to access a particular network from another network which is why it is also referred to as a mini-internet. Moreover, you can use it in two ways. One, you can use it to get you access to a closed server which means that you would not be getting access to the internet. Second, you can also use it to access a set of resources while at the same time get access to the internet. However, what if you want to access your resources at home even when you’re away? And what if you want to use the private server at home or at your office even when you’re away? This is where the callout for a VPN server for yourself comes in. And so in this post, you will be guided in how you can create a public VPN server on your Windows 10 computer. Follow each one of the given steps below to get started.

Step 1: Find your IP address.

This step is rather simple since all you have to do is open Control Panel > Network and Internet > Network and Sharing Center. From there, click on “Local Area Connection” and then click on Details where you’ll see your IP address next to “Autoconfiguration IPv4 Address”.

Step 2: Next, set up port forwarding on your router.

In this step, you will have to configure port forwarding in your router so that you would be able to connect to the VPN server through a public network like the internet.

  • Log in to the Admin Panel of your router. You have to do this since your router will be the gateway for your access to the network.
  • After you’re logged in, look for the “Port Forwarding” or “Applications and Gaming” or “NAT/QoS” menu tab and other similar names.
  • Now you need to set the port number to 1723 for connections based on Point to Point Tunneling Protocol.
  • Then save the configuration and reboot your router.

Step 3: Set up a VPN server on Windows 10.

  • In the Cortana search box, type “ncpa.cpl” and click on the related entry from the search results.
  • After that, tap the Alt + F keys to bring down the File Menu and then select New Incoming Connection which will open a mini window where you can allow the user accounts on the particular machine to access the VPN connection.
  • On the other hand, you can also click the “Add someone” button so that you can add someone else to the whitelist that can access the connection.
  • Now click on Next and you’ll see an option to select how people will connect to the network. Check the checkbox for the “Through the Internet” option.
  • After that, you will see a page where you have to configure the network. Just select IPv4 and then click on Properties.
  • From there, you will be asked to continue some additional settings like letting users access your Local Area Network or how IP addresses will be allocated to these users. Click on OK to save the changes you’ve made.
  • Click on Allow Access after you configure the network. And if you want to, you have the option to print this information for future reference or for the client machine.
  • Now click on Close to exit the configuration process.

Step 4: Allow the VPN Connections through the firewall

In this step, you will have to allow the VPN connections through the firewall.

  • In the Cortana search box, type “Allow an app through Windows Firewall” and click on the related search result to open the intended Windows Firewall settings.
  • Next, click on Change Settings.
  • Then scroll down to check if Routing and Remote Access is Enabled for both the Public and Private networks and click on OK.

Step 5: Set up a VPN connection on Windows 10

Now all that’s left for you to do is to set up a VPN connection on Windows 10.

  • Go to Settings > Network and Internet.
  • From the list of options given, click on VPN located on the left pane to see the related settings.
  • After that, click on the “+” icon to add a VPN connection.
  • Next, select Windows Default under VPN Provider and under the Connection Name, input your VPN’s name, and then enter the IP address you got from the VPN service provider under the Server name or address section.
  • Now select PPTP under VPN type since it is the most commonly used protocol for VPNs.

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

Fix Rstrui.exe error in Windows 10

Fix Rstrui.exe error in Windows 10

Rstrui.exe is a service assigned to controlling system restore, it is considered an essential part of the Windows system and without it working you will not be able to perform a system restore operation. Without system restore working you will not be able to "rewind" Windows into a working state if needed which can create in itself many new complications. Luckily we have working solutions for this specific problem, so get ready, and let's start.

SFC scan

Sfc scan is a built-in Windows tool that scans and repairs system corrupted and missing files. To run it open up the command prompt in administrator mode and type in it: SFC /SCANNOW then, let the whole process finish, do not interrupt it, and reboot after it is done.

DISM scan

Similar to SFC scan, DISM is also a built-in tool for fixing files linked to Windows essential working. Start a command prompt in administrator mode and type in: DISM /Online /Cleanup-Image /RestoreHealth Again let the process completely finish and then reboot your system.

Scan for viruses and other malware

Viruses and other malware can seriously damage the system and with it rstrui.exe along with it. Scan your system with Windows defender or even better with some other dedicated security suite to eliminate malicious threats if they exist.

Update Windows

Keeping Windows updated can bring you more good than harm, it is very advisable to keep it up to date all the time so all security leaks and bugs are repaired and that you have your OS in top-notch working order. Updating can also fix corrupted system files or replace them with newer versions so if your Windows is not updated go to update central and do it. Congratulations, you have just Fixed the Rstrui.exe error in Windows 10 all by yourself. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily. Your Rstrui.exe error in Windows 10 should have been fixed now.
Read More
What is and how to Remove Shortcut Virus
Shortcut virus is an easily spreadable and annoying combination of Worm and Trojan that hides all of your files and folders and then replaces them with shortcuts that look identical to replaced files and folders. Shortcut virusOnce disguised it will wait patiently for a user's click and once that happens it will replicate itself and further infect the system. This rapid spread can lead to stolen personal data, some system hick-ups, and other system-related issues. This malware mainly affects physical file transfer devices like for example and most USB drives, hard drives, and SD memory cards and it can easily transfer itself to the computer. The advantage of this shortcut virus comparing it to others is that it is mostly undetected by a vast variety of antivirus software. So running just anti-virus software maybe not be enough to remove it from your system. Luckily for all unfortunate users that have caught this annoyance, it can be easily removed fully manually in a short time.

How to Remove Virus from USB and other removable media

Firstly plugin USB, SD, or removable drive. The infection will transfer to your computer when the infected drive is plugged in so before we go to clean the computer itself, clean each removable drive that you have. Also know that infection will spread from computers into removable devices as well if it is not cleaned. Open the File Explorer and remember under which letter is removable drive registered. Open Command prompt but with administrator privileges and go to infected rive by typing its letter followed with “:” (for example D:) and press ENTER Once you have successfully gone to infected drive type in command prompt: Attrib -s -r -h /s /d *.* This will unlock all original files back into removable storage, next copy all files to your computer, and format the removable drive. Once the format is complete, unplug the removable device. Continue to clean all devices with the same method.

How to Permanently Remove a Shortcut Virus from Your PC

Now once we have cleaned all removable devices it is time to fully clean the PC Firstly open the task manager ( CTRL + SHIFT + ESC ), in the process tab find wscript.exe or wscript.vbs, right-click on it (or both if present), and select End Task. Now close the task manager and press Start. Inside start typing in registry editor to search for it and once found open it. Find the following key inside the registry editor: HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Run In the right panel, look for any strange-looking key names, such as odwcamszas, WXCKYz, OUzzckky, etc. For each one, run a Google search to see if it's related to shortcut viruses. If any returns a positive match, right-click on them and select Delete. !!! Accidentally deleting an important key can cause Windows to become unstable, so double-check everything !!!. Close the Registry Editor Now press ⊞ WINDOWS + R to open the run dialog and type in it Msconfig followed by ENTER. Once the System Configuration window opens go to the Startup tab. In the Startup tab, look for any strange-looking .EXE or .VBS programs, select each one and click Disable. Close the Window. Once again open the run dialog and type inside %TEMP% and press ENTER in order to open the Windows temp folder. Inside this folder delete everything. Next in the File explorer go to C:\Users\[username]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup Look for any strange-looking .EXE or .VBS files and delete them.
Read More
DailyLocalGuide Removal Guide

DailyLocalGuide is a Browser Extension developed by Mindspark for Google Chrome. This extension hijacks your default search engine, the home page, and new tab, setting them to MyWebSearch.com.

From the Author:

The Software and Services are sponsored by third-party advertisements and commercial offers and may also contain links to third parties websites, advertisements, products, offers, applications, and more. By downloading and using the Software you give your consent to display to you such Third Party Content (by using display ads, pops, coupons, price comparison, in-line text, and content recommendations) through Our or Our business partners’ technology.

While installed, this extension gathers user browsing activity and sends it back to ad servers. This information is later used to better target ads. When browsing the internet with DailyLocalGuide installed you will see additional injected ads and sponsored content throughout your browsing sessions.

About Browser Hijackers

Browser hijacking is actually a type of unwanted software program, commonly a web browser add-on or extension, which causes modifications in web browser’s settings. They are made to interfere with browser functions for a variety of purposes. It redirects you to the sponsored websites and inserts ads on the browser that helps its creator generate revenue. Nonetheless, it isn’t that innocent. Your online safety is compromised and it is also very irritating. When the malware attacks your computer, it starts to mess things up a whole lot that slows your system down to a crawl. In the worse case, you may be forced to tackle serious malware threats too.

Symptoms of browser hijacker malware

Symptoms that your web browser is hijacked include: your home page is reset to some unfamiliar website; you see new unwanted favorites or bookmarks added, typically directed to advertisement-filled or pornography websites; the essential web browser settings are modified and unwanted or unsafe sites are added to the trusted sites list; you find unsolicited new toolbars added; your internet browser will display endless pop-up ads; your web browser starts running slowly or presents frequent glitches; you have prohibited entry to particular webpages, for example, the website of an antivirus software manufacturer like SafeBytes.

Exactly how they get into the computer

Browser hijackers infect computer systems in numerous ways, including through a file-share, a drive-by download, or an infected e-mail. They can also be deployed through the installation of an internet browser toolbar, add-on, or extension. Some internet browser hijackers spread in user’s computers using a deceptive software distribution method called “bundling” (often through freeware and shareware). Popular examples of browser hijackers include Conduit, CoolWebSearch, Coupon Server, OneWebSearch, RocketTab, Searchult.com, Snap.do, and Delta Search.

Browser Hijacker Malware – Removal

Some browser hijacking could be simply stopped by discovering and removing the corresponding malware program from your control panel. However, most browser hijackers are hard to eliminate manually. Irrespective of how much you attempt to get rid of it, it can keep returning over and over. Apart from that, manual removal expects you to do many time-consuming and complicated actions that are hard to accomplish for novice computer users. An anti-malware program is extremely effective with regards to finding out and eliminating browser hijackers that normal anti-virus software has missed. SafeBytes Anti-Malware detects all types of hijackers – such as DailyLocalGuide – and eliminates every trace quickly and efficiently.

What To Do If You Cannot Install Safebytes Anti-Malware?

Malware can cause many different types of damage to PCs, networks, and data. Certain malware types modify internet browser settings by including a proxy server or modify the PC’s DNS configuration settings. When this happens, you’ll be unable to visit certain or all websites, and therefore unable to download or install the required security software to eliminate the computer virus. If you’re reading this, you probably have affected by malware that prevents you from installing a computer security application such as Safebytes Antimalware on your PC. There are some solutions you can try to get around with this particular problem.

Remove malware in Safe Mode

The Windows OS has a special mode referred to as “Safe Mode” where just the minimum required programs and services are loaded. In case the malware is set to load immediately when the computer starts, switching into this mode may well prevent it from doing so. To start the computer into Safe Mode, hit the “F8” key on your keyboard right before the Windows boot screen shows up; Or right after normal Windows boot up, run MSConfig, check Safe Boot under Boot tab, and then click Apply. Once you’re in Safe Mode, you can attempt to install your antivirus program without the hindrance of the malicious software. Right after installation, run the malware scanner to remove most standard infections.

Obtain the security software in an alternate internet browser

Some viruses might target vulnerabilities of a particular browser that obstruct the downloading process. If you appear to have malware attached to Internet Explorer, then switch over to a different internet browser with built-in safety features, such as Firefox or Chrome, to download your favorite antivirus program – Safebytes.

Create a portable antivirus for eliminating viruses

Here’s another solution which is utilizing a portable USB anti-virus software that can check your system for malicious software without the need for installation. Adopt these measures to employ a USB drive to fix your corrupted computer. 1) Download the anti-malware on a virus-free computer. 2) Plug the Flash drive into the uninfected computer. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) Choose a USB flash drive as the location when the wizard asks you where you intend to install the application. Follow the directions to finish the installation process. 5) Transfer the USB drive from the clean computer to the infected PC. 6) Run the Safebytes Anti-malware directly from the flash drive by double-clicking the icon. 7) Run Full System Scan to identify and clean-up up all types of malware.

Highlights of SafeBytes Anti-Malware

Do you wish to install the best anti-malware program for your laptop? There are numerous applications available that come in free and paid versions for Windows systems. A few of them are excellent, some are decent, while some will destroy your computer themselves! You have to look for a product that has got a good reputation and detects not just computer viruses but other sorts of malware also. With regards to commercial antimalware tool options, many people go with well-known brands, like SafeBytes, and they are very happy with it. SafeBytes anti-malware is a trustworthy tool that not only secures your computer permanently but is also very user-friendly for people of all ability levels. With its outstanding protection system, this software will automatically detect and remove most of the security threats, which include browser hijackers, viruses, adware, ransomware, PUPs, and trojans.

SafeBytes anti-malware offers an array of advanced features which sets it apart from all others. These are some of the highlighted features included in the product.

World-class AntiMalware Protection: Safebytes is based on the very best virus engine within the industry. These engines will detect and remove threats even during the initial phases of a malware outbreak. Real-Time Protection: SafeBytes gives round-the-clock protection for your personal computer restricting malware attacks in real-time. This tool will continuously monitor your computer for suspicious activity and updates itself regularly to keep abreast of the constantly changing threat scenarios. Internet Security: SafeBytes provides an instant safety rating about the web pages you’re going to check out, automatically blocking harmful sites and making sure that you are certain of your safety while browsing the world wide web. Fast Scan: SafeBytes Anti-Malware possesses a multi-thread scan algorithm that works up to 5x faster than any other protection software. Lightweight: SafeBytes is really a lightweight application. It uses up a very small amount of processing power as it operates in the background so you’re free to use your Windows-based computer the way you want. Premium Support: You can get high levels of support around the clock if you are using their paid version. Overall, SafeBytes Anti-Malware is a solid program as it has loads of features and can detect and eliminate any potential threats. Once you’ve downloaded and installed this software, you will no longer have to bother about malware or other security worries. If you need advanced forms of protection features & threat detections, buying SafeBytes Anti-Malware could be well worth the money!

Technical Details and Manual Removal (Advanced Users)

If you wish to perform the removal of DailyLocalGuide manually rather than employing an automated software tool, you can follow these measures: Navigate to the Windows Control Panel, click the “Add or Remove Programs” and there, select the offending program to uninstall. In cases of suspicious versions of browser plugins, you can actually remove it via your web browser’s extension manager. You will likely also want to reset your internet browser to its default configuration settings. If you decide to manually remove the system files and Windows registry entries, utilize the following checklist to ensure that you know exactly what files to remove before carrying out any actions. But bear in mind, this is often a tricky task and only computer professionals could accomplish it safely. Furthermore, some malware keeps replicating which makes it tough to remove. Carrying out this malware-removal process in Safe Mode is suggested.
Files: Directory %LOCALAPPDATA%\DailyLocalGuideTooltab. Directory %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\hkeaafmlcginkhibjjdijabnpfobeibe Directory %LOCALAPPDATA%\Google\Chrome\User Data\Default\Local Extension Settings\hkeaafmlcginkhibjjdijabnpfobeibe Directory %LOCALAPPDATA%\Google\Chrome\User Data\Default\Sync Extension Settings\hkeaafmlcginkhibjjdijabnpfobeibe Registry: key DailyLocalGuide at HKEY_CURRENT_USER\Software\ key DailyLocalGuideTooltab Uninstall Internet Explorer at HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\
Read More
A Quick Guide to Resolving Error 0146 on Your Dell Laptop

Error 0146 - What is it?

Dell laptop is a great choice for laptop users who like to have the best configuration, fast working platform, and long warranty period. But this does not mean that your errors can’t pop up on Dell laptops. Users can experience a variety of hardware and software-related issues on Dell laptops. And one such error is the error code 0146. This is a typical Dell laptop hard drive-related error code. It can cause your Dell laptop to freeze and system applications to stop responding for a long period of time. Therefore, it is recommended to fix the error immediately.

Solution

Restoro box imageError Causes

Error 0146 may be triggered due to several reasons on your system. These include:
  • Program corruption
  • Viral infection
  • Hard drive issues

Further Information and Manual Repair

The good news is that error 0146 is easy to fix. Here are some of the easy do it yourself methods that you can try to resolve error 0146 on your system:

Method 1 - Run a Virus Scan

Malware and viruses can corrupt and damage the hard drive and trigger error 0146. In such an event, it is recommended that you open your antivirus, update it and run a full virus scan on your PC. Once the scan is complete, remove all the viruses. This will hopefully resolve the error 0146.

Method 2 - Run Your Laptop in Safe Mode and Clean Boot

Another alternative is to run your Dell laptop in safe mode and clean boot. To do this, simply disconnect all the attached devices like wireless printers, routers, and USB keys and turn off your laptop. Turn it on again and then press and hold the F8 key. Make sure you do it quickly before the Windows logo comes up. Now select ‘Safe mode with networking’ and press enter. After that, open System Configuration Utility by going to the start menu and typing ‘msconfig’ in RUN, and then click OK. In the System Configuration Utility click General then selective startup. Now uncheck the load startup items box ad select services and then check the hide all Microsoft services box and disable all. To apply these changes, click ‘Apply’ and then OK.  Now restart your laptop.

Method 3 - Change to SATA Drive

Sometimes error 0146 may pop up due to hard drive configuration changes. If this is the reason for error occurrence, then simply go to Dell Laptop BIOS. Check whether the hard drive configuration has been changed to AHCI SATA from SATA Drive. If it has changed, then it is advisable to change it back to SATA Drive. When you are done back up all your data, and then format your hard drive. It is important to create a backup because formatting will make you lose all your data. Once you format the hard drive, reinstall Windows from scratch.

Method 4 - Run a Registry Scan

If the error 0146 results due to program corruption then there is a possibility that the underlying reason might be registry damage. Therefore it is advisable to run a registry scan and repair it. To do so, download Restoro. This is a cutting-edge and user-friendly PC Fixer integrated with a registry cleaner. Run it to scan for registry issues. It removes all obsolete files corrupting and damaging the registry, repairs important and damaged system files and cleans the registry in the shortest time. Click here to download Restoro and resolve error 0146.
Read More
Star Wars movies & series, chronological order
Besides Star Trek, Star Wars was one of my favorite movie franchises, as a kid, it was the first movie I have seen in Theatre and over the years I have rewatched and reached each entry in the franchise. It has significantly grown over the years, sometimes for worse, sometimes for better but what it always did is explored and expanded lore, characters and brought stories interesting and original enough. The Series has always been original and innovative enough with interesting characters and locations and it managed to capture the imagination of many viewers around the globe. If you or someone else is watching the franchise for the first time it is recommended actually to watch everything how it was released because of some information that is spoiled in prequels that could spoil some interesting revelations later. But if you have already watched everything and would like to follow the story from the beginning to end we are presenting you with the list of all TV series and movies in tar Wars canon in their chronological order so you can enjoy some good character developments and see the whole story unfold how it was meant to be. In the following list, as told, we are including TV series (both released and currently in production) in the Star Wars canon.

Chronological order of Star Wars franchise:

Star Wars: The Acolyte Acolyte is upcoming TV series exploring times in the old republic and the rise of the dark side within Star Wars Episode I: The Phantom Menace The first movie entry in the franchise introducing some key characters who will go through various adventures yet to come Star Wars Episode II: Attack of the Clones Continuation of story and deepening of the plot laid out in the previous movie Star Wars: The Clone Wars Animated TV series exploring war in more detail, set in the period between episodes 2 and 3, before series there is clone wars full length animated movie titles simply as Star wars clone wars serving as a pilot to series. Star Wars Episode III: Revenge of the Sith Last movie in so-called prequel trilogy finishing some stories and finalizing some character arcs Star Wars: The Bad Batch Upcoming animated series Bad batch will focus on few troopers find their way in changing the galaxy Solo: A Star Wars Story Story of everyone loved Han Solo character, this origin story will introduce you to some key characters in the later entry of series Obi-Wan Kenobi Upcoming series that will focus on everyone's favorite JEDI master Obi-Wan Star Wars Rebels Animated series exploring first sparks of forming rebel alliance against dreaded empire Andor Upcoming series set five years before the events of Rogue One, the series follows rebel spy Cassian Andor during the formative years of the Rebellion. Star Wars Rogue One Full feature movie setting up events for episode 4 Star Wars Episode IV: A New Hope First Star Wars movie, little outdated today with special effects but with a strong story and introducing some new characters which will become main icons of franchise Star Wars Episode V: The Empire Strikes Back Arguably the best movie in the whole series, leaning more to serious note and darker than previous entries. Besides Episode 3 this is the most serious and dark movie of the series. Star Wars Episode VI: Return of the Jedi Last movie entry in the so-called original trilogy, finishing some stories and wrapping up one era. Star Wars The Mandalorian Set after episode 6 show focuses on a Mandalorian bounty hunter character following his adventures in the galaxy. The Book of Boba Fett Upcoming Mandalorian spin-off TV series focusing on Bobba Fet, one of most loved bounty hunter characters in the Star Wars universe Ahsoka Star Wars: Ahsoka is an upcoming live-action television limited series exploring the character of Ashoka Tano first seen in Clone Wars Rangers of the New Republic Set within the timeline of The Mandalorian, Rangers of the New Republic is a new upcoming live-action series. Star Wars: Resistance Animated series exploring resistance against first-order setting up events to be followed in the newest trilogy of movies. Star Wars Episode VII: The Force Awakens First full feature movie set in the post-empire era introducing new characters and bringing back some fan favorites. Star Wars Episode VIII: The Last Jedi The second movie in the last order trilogy, continuing stories of previously establishes characters Star Wars Episode IX: The Rise of Skywalker Last entry in new order trilogy of movies, finishing some open stories and concluding arcs for characters previously introduced in Force Awakens. That's it, chronological order of canon TV shows and movies of the Star Wars franchise. We are sure there will be more movies and shows in the future and someday we will revisit this list to include them as well. Until then, may the force be with you. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Fix missing files in Recycle bin
Have you ever deleted a file by mistake? Do not feel bad, we all have, but what if you deleted the file by mistake and then you went to Recycle bin to restore it only to find out that the bin is empty? If you experienced this kind of issue then you know how unpleasant and frustrating it is but do not worry, we are here to help and provide you with solutions to this problem and hopefully get your file back. Follow the next steps from first to last since they are organized in a way to minimalize the permanent deletion of lost files.
  1. Refresh Recycle bin view

    If you spend any amount of time on this site reading through articles, you know I am a big fan of simple and effective solutions and there is nothing simpler than a single press of a button. Open your recycle bin and press F5 to refresh view or right-click anywhere inside and choose refresh. If your file does not appear with this method go to the next step.
  2. Set Windows to show hidden system files

    In order for this to work first, you will need to open File Explorer by pressing ⊞ WINDOWS + E Keyboard with windows and e markedWhen File Explorer opens go to VIEW > OPTIONS. Inside options select “Show hidden files, folders, and drives”, uncheck “Hide protected operating system files (Recommended)”, and click APPLY > OK Go to the recycle bin and check to see if files have managed to show up.
  3. Check if Don't move the file to the recycle bin is enabled

    Right-click on recycle bin and choose properties, under properties, there is the option that says Don’t move files to the Recycle Bin, Remove files immediately when deleted. This option is not selected by default, but it could be turned on by someone else or by mistake. If you see that this option is enabled sadly your file is gone and you will have to get the file back by using some third-party undelete application, uncheck this option to prevent future deletion of files by mistake.
  4. Increase recycle bin size

    This will not help you to get your file back sadly but it will help you in storing more files in recycle bin. This is helpful since if you reach your recycle bin limit all further files will be permanently deleted and not been able to get them back. So by increasing bin size you will have more space for deleted files to be saved. To do that, right-click on Recycle Bin, select Properties. Now, increase the Maximum size from the Custom size option, and click Apply and OK.
  5. Reset recycle bin

    To reset and fix corrupted recycle bin do the following: Press ⊞ WINDOWS + X to open the secret Windows menu and click on command prompt (admin) keyboard with windows and x markedIn the command prompt type in the following: rd /s /q C:\$Recycle.bin Reboot your system
Read More
Fixing corrupted bootres.dll file in Windows 10
In this post, we will discuss what the “ bootres.dll ” file is in the Windows 10 operating system and where it’s also located. In addition, you will also be guided on how you can replace or fix a corrupt bootres.dll file which may prevent you from booting to your Windows desktop and will display an error message instead saying, “Boot critical file resourcescustombootres.dll is corrupt”. There are times when this error might also boot your PC to the Automatic Repair screen. DLL files, also known as Dynamic Link Libraries are external parts of applications that run on Windows as well as other operating systems. Almost all applications are not complete in themselves and store code in different files so if there is a need for the code, the related file being called by a certain application is loaded into memory and used. If the software or the operating system is unable to find the concerned DLL file or if the DLL file ends up getting corrupted, you will most likely get an error message. In case you don’t know, the bootres.dll file is a critical system OS file, size 90KB, and can be found in the Windows folder. It is a part of the Boot Resource Library and portrays an important role in making sure that your PC boots properly. So if it ends up getting corrupted, your PC may fail to boot correctly and you’ll get an error message instead. To resolve this problem, here are some suggestions that might help. If your PC automatically boots to the Automatic Repair screen, you need to click on that option to run the Automatic Repair. If it doesn’t work, you have to boot into the Advanced Startup options to manually access and run the Automatic Repair. Once you’re in the Advanced Options, you will be able to:
  • Run Automatic Repair
  • Use System Restore
  • Start Windows from an external device
  • Access Command Prompt
  • And use the System Image Recovery to restore Windows from a Factory image.
If the Automatic Repair fails to fix the problem, you may have to use System Restore or the Command Prompt to carry out further troubleshooting steps. Refer to the guide below to use these tools.

Option 1 – Try running the System File Checker in Safe Mode

Running the System File Checker is the safest way to fix DLL file missing or corrupted errors are thrown up by the Windows operating system as it could give you better results. 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 with good system files that might be causing the Machine Check Exception BSOD error. To run the SFC command, follow the steps given below.
  • Boot your PC into Safe Mode.
  • 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 2 – Try running the DISM tool to repair the System Image

To repair the System Image, you need to use the DISM or Deployment Imaging and Servicing Management tool. The DISM tool is another command-line tool in the Windows operating system that could help users fix various corrupted system files. To use it, follow these steps:
  • Open the Command Prompt as admin.
  • Then type in this command: Dism /Online /Cleanup-Image /RestoreHealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Note: The command you executed will check for Windows component store corruption and will restore its good health. The scan might take up to 15 minutes. Once it is done, you have to restart your computer.

Option 3 – Try to repair the MBR and rebuild BCD

To repair the MBR and rebuild BCD, follow these steps: The problem might boil down to the Master Boot Records since the previous case has already been isolated. There are times when the Master Boot Records can get corrupted and even though it is a serious issue, it can still be rectified by repairing the Master Boot Record.
  • Tao the F8 key while booting the system to go into the Windows Recovery Menu.
  • Next, click on Troubleshoot.
  • Then click on the Advanced options to get into the Automatic Repair menu.
  • After that, you have to use the bootrex.exe tool, so click on the command prompt and type in the following commands, one after the other:
  • bootrec /RebuildBcd
  • bootrec /fixMbr
  • bootrec /fixboot
  • Exit and then go ahead and restart your PC.

Option 4 – Try running the ChkDsk utility

One of the best options you must try is running chkdsk as it will check the disk for any errors and repair them automatically. To use it, follow these steps:
  • Boot your PC to the Advanced Options menu and click on Command Prompt.
  • Once you’ve opened an elevated Command Prompt, type in the following command and tap Enter to execute it:
chkdsk C: /f /x /r
Note: “C” is the drive root drive so it could be changed if you’re using a different one.

Option 5 – Try resetting your PC

Go to the Advanced Options > Troubleshoot > and select the Reset This PC option from the menu and then select Keep my files.
Read More
How to Fix athwbx.sys Blue Screen error
Athwbx.sys or the Qualcomm Atheros driver file is known to trigger several Blue Screen of Death errors. This occurs when the driver gets corrupted or when the operating system is unable to access or find it. In addition, bad sectors in the hard disk or RAM can also cause BSOD errors. The athwbx.sys file is known to cause the following BSOD errors listed below:
  • SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (athwbx.sys)
  • STOP 0x0000000A: IRQL_NOT_LESS_EQUAL (athwbx.sys)
  • STOP 0x0000001E: KMODE_EXCEPTION_NOT_HANDLED (athwbx.sys)
  • STOP 0×00000050: PAGE_FAULT_IN_NONPAGED_AREA (athwbx.sys)
  • Your PC ran into a problem and needs to restart. You can search online later for this error: athwbx.sys
Before you proceed with the troubleshooting tips given below, you might want to try performing System Restore as it could resolve Blue Screen errors caused by the athwbx.sys file. To run System Restore, follow these steps:
  • 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.
If System Restore didn’t help in fixing the Blue Screen error, now’s the time for you to resort to the troubleshooting tips provided below but before you get started, make sure that you create a System Restore point first.

Option 1 – Try recreating the athwbx.sys file

The first thing you can try is to recreate the athwbx.sys file. Every time your Windows 10 PC boots up, it looks for all the system drivers in place and if it is unable to find them, it tries to create them. This is why if you remove your corrupt driver file, chances are, you might get a fixed file recreated just for you. How? Refer to the steps below.
  • Boot your Windows 10 PC in Safe Mode.
  • Then open File Explorer and navigate to this location: C:/Windows/System32/drivers
  • From there, look for the file named sys and rename it to athwbx.old.
Note: As you can see, the file’s extension has changed from .sys to .old.
  • Now restart your computer and check if the athwbx.sys Blue Screen error is now fixed.

Option 2 – Try to update or rollback your device drivers

If the first option didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 3 – Run 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 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.
  • Restart your computer.

Option 4 – Try to run the CHKDSK utility

Running the CHKDSK utility might also help you resolve the athwbx.sys Blue Screen error. 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 following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.

Option 5 – Run the Memory Diagnostic Tool

Running the Windows Memory Diagnostic tool in Windows 10 might also help you in fixing the athwbx.sys Blue Screen error. Refer to the steps below on how to run this tool:
  • Tap the Win + R keys to open Run and type 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 the option, your PC 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 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like athwbx.sys. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
How to Fix Failed to load DLL file Error
If your operating system cannot or is not able to load a required DLL file on your Windows startup and you encounter a message saying, “Failed to load DLL”, then you’ve come to the right place as this post will guide you in fixing this problem. When you encounter this kind of issue, you will see either of the following error messages on your screen:
“The dynamic library dll failed to load.” “Failed to load dll library.”
This kind of error can occur when your Windows operating system fails to locate the DLL library which the system needs to access during startup. It can also occur when the DLL file is not in a directory specified in the path or when the DLL file is corrupted or has gone missing. Moreover, you can also encounter this error if the DLL file is infected with some malware. Whatever the case is, here are some suggestions you have to check out to resolve the problem.

Option 1 – Try to reinstall the program

The first thing you can do is to reinstall the program that’s giving you this error. Once you’ve uninstalled the program, download its latest setup file from its official site and then install it again.

Option 2 – Try checking the startup programs

You might also want to check the startup programs on your computer, especially the Windows Registry startup paths, and then remove the startup entry to the concerned DLL file.

Option 3 – Try to re-register the problematic DLL file

You may have to re-register the ntdll.dll file using the regsvr32.exe before you can successfully install the program and fix the ntdll.dll file crash error. The Regsvr32 tool is a command-line utility that can be used to register and unregister OLE controls like DLL and ActiveX (OCX) control in the Windows operating system. Follow the steps below to use it.
  • Open Command Prompt as admin from the WinX menu.
  • Next, type the following commands in the elevated Command Prompt and hit Enter to execute the command. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
    • exe /[DLL file]
    • exe [DLL file]
Note: Replace “[DLL file]” with the name of the DLL file that was pointed out in the error.
  • After you execute the given commands, you should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. After that, try to install the program again and see if it now works.

Option 4 – Try to replace the DLL file with a trusted source

  • First, you need to get the new DLL file from another computer with preferably the same file version number.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • x86: This PC > C:/Windows/System32
    • x64: This PC > C:/Windows/SysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 ntdll.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 5 – Try checking the details in the Event Viewer

Checking the details in the Event Viewer can also help you find out the root cause of the problem as the Event Viewer usually contains detailed information about the error.

Option 6 – Try running the DISM tool

You might want to repair potentially corrupted files in your system as having them could also trigger the “Failed to load DLL” error. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the “Failed to load DLL” error is now fixed.

Option 7 – Try scanning your computer using Windows Defender

The DLL file might also be infected with malware or virus and to eliminate it which could explain why you’re getting the “Failed to load DLL” error. Thus, you have to scan your computer using security programs like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
A Guide to Quick Fixing Error 10013

Error 10013 - What is it?

Error 10013 is a type of Socket Windows PC error. Socket error 10013 occurs when the attempt to access the server is denied. This indicates that the needed socket connection is denied which further implies that a port is blocked or unreachable.

Solution

Restoro box imageError Causes

The socket error 10013 can occur due to multiple reasons:
  • Antivirus or firewall software
  • Incompatible drivers
  • Registry corruption
  • Misconfigured files

Further Information and Manual Repair

To resolve the socket error 10013 on your PC, here are some methods that you can try:

1. Disable Firewall

To resolve this issue on your PC, you may have to temporarily disable Firewall. Sometimes Firewall can stop you from connecting to the server. Try doing this; it is most likely to resolve the error. If the Firewall is the reason for the denied access, turning it off will surely help.

2. Disable your Antivirus Software

If disabling the Firewall doesn’t resolve the issue, try disabling your antivirus software temporarily. If the error still persists, then try other solutions listed below.

3. Upgrade Drivers

Incompatible drivers could be a reason too for denied server access. Your server may no longer be using the drivers that you have on your PC which is why you may not be getting permission to access it. If this is the cause, then the best way to resolve it is to upgrade drivers. To find out about new drivers, visit the software manufacturer’s website for new drivers and then download them to your PC.

4. Registry Issues

Sometimes the underlying cause of the error could be registry issues and misconfigured files. If you don’t wipe out unnecessary and obsolete files from your systems like junk files, cookies, internet history, temporary files, and other files from your PC, it can damage and corrupt the registry and misconfigured files thereby causing socket error 10013 on your system. To resolve registry issues and repair your PC, download Restoro. It is an advanced, easy to use, and highly functional PC fixer embedded with multiple utilities including a powerful registry cleaner. It is deployed with an intuitive algorithm that scans and detects all registry issues in seconds. It removes all the unnecessary and obsolete files stored in your PC overloading your registry. This registry cleaner repairs the damaged and misconfigured files and restores the registry, thereby resolving socket error 10013 on your system right away. It has simple navigations and a user-friendly interface which makes it very easy for all levels of users to work around and use it to its maximum advantage.  Furthermore, it can be installed on all Windows PC. Restoro is compatible with all Windows versions. In addition to this, it also includes several other value-added features such as an antivirus, a system optimizer, and an Active X controls and class scanner. These utilities can be used to resolve numerous other PC-related errors. Click here to download Restoro today and resolve socket error 10013 on your PC right away.
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