If you are having issues with your network connection and you have it configured to DHCP, then you shouldn’t have any issues in figuring your IP address out. If you want to prevent conflicts between network devices and enable their easy management, then you have to set a static IP address in your Windows 10 computer, worry not for this post will show you how it’s done.
The IP addresses for computers are usually configured to the Dynamic Host Configuration Protocol or DHCP automatically by the respective router. This is really convenient since the devices instantly connect to your network and through this, you can save yourself the trouble of configuring the IP address for each new device manually. However, there’s a shortfall in the process – the computer’s IP address can change every now and then.
Moreover, you might also find it a lot easier to share a printer or configure a Port forwarding when you set a static IP address. There are three ways to do it – you can set it via Control Panel or Windows Settings or using Windows PowerShell. For more details, follow the options provided below.
Option 1 – Set a static IP address via Control Panel
Right-click on the network or Wi-Fi icon located in the Taskbar.
Then select the “Open Network and Internet settings” option from the given list of options.
Next, go to Wi-Fi settings and scroll down until you see the “Related Settings” section. Here, click on the “Change adapter options” link which will open a new window that will direct you to the Network Connections section of the Control Panel.
After that, right-click on the network connection you want to set a static IP address for and then select the Properties option.
Then select Internet Protocol Version 4 (TCP/IPv4) under the Networking tab and click the Properties button.
Now switch the selector to the “Use the following IP address” option and make the entry for the following fields that correspond to your network setup.
IP address (Find it using the “ipconfig /all” command)
Subnet Mask (On a home network, it is 255.255.255.0)
Default Gateway (It is your router’s IP address.)
Then check the “Validate settings upon exit” option to help Windows check your new IP address quickly as well as the other relevant information to make sure that it’s working.
Once you’re done, click the OK button and close the network adapter’s properties window.
Option 2 – Assign Static IP address using Settings
First, click on the gear icon for Settings and select the Network & Internet tab.
Next, select Wi-Fi > Current connection where you’ll have to select the network connection your computer is connected to.
After that, scroll down until you reach the IP settings section and then click the Edit button.
Now click the drop-down arrow when the IP settings window pops up and select the Manual option.
Now turn on the IPv4 toggle switch and set the static IP address. You also have to set the Subnet prefix length (subnet mask). For instance, if your subnet mask is “255.255.255.0”, then the subnet prefix length in bits should be 24.
Afterward, configure the Default Gateway address and the Preferred DNS address and then save the changes you’ve made.
Option 3 – Assign the static IP address using Windows PowerShell
In the Start Search, type “PowerShell” and right-click on Windows PowerShell from the search results to open PowerShell with admin privileges.
After that, enter this command to view your computer’s current network configuration: Get-NetIPConfiguration
Next, take note of the following information:
InterfaceIndex
IPv4Address
IPv4DefaultGateway
DNSServer
Once you’re done, execute this command to set a static IP address: New-NetIPAddress -InterfaceIndex 15 -IPAddress 192.168.29.34 -PrefixLength 24 -DefaultGateway 192.168.29.1
Afterward, change the default gateway with the default gateway address of your network and make sure that you change the InterfaceIndex number with the one that corresponds to your adapter and IPAddress with the IP address you want to assign to your computer.
Now execute this command to assign a DNS server address: Set-DnsClientServerAddress -InterfaceIndex 4 -ServerAddresses 10.1.2.1
Finally, save the changes you’ve made and restart your computer.
Error code 0xc000021a occurs when the system is unable to start or there’s a failure in critical system processes. Normally, it would take about several seconds for the system to boot and while on the startup process, error code 0xc000021a may take place to block the system to boot up. Users will get a blue screen of death (BOSD) when this error occurs. When upgrading to Windows 10, be careful; you might encounter other error messages such as error code 8007002c.
Solution
Error Causes
There are several reasons why error code 0xc000021a occurs. It is important to have a full understanding of what caused the blue screen of death before attempting to fix the error by yourself. See below for a few common causes:
• Computer malware has infiltrated your device.
• Important files such as Winlogon.exe and Csrss.exe are damaged. Winlogon.exe file is responsible for handling the login and logout processes while Csrss.exe is a vital part of Microsoft Client or Server ‘Runtime Server Subsystem’. Once one of these files is damaged or deleted, a stop error will occur.
• When there are mismatched system files installed or system upgrading process failed or still incomplete.
• Premature unloading of Wbemprox.dll
• Newly installed third-party software is not compatible with the operating system.
• There are corrupted, outdated, or incorrectly configured device drivers.
• Windows registry is corrupted or damaged due to a software or system change. This means there are registry entries that are not cleared after uninstalling an application.
Further Information and Manual Repair
In fixing error code 0xc000021a, you might want to try and manually do so. Manual repair methods can give users effective and efficient solutions, addressing the root problems in relation to Windows error codes. Once the manual repair method is correctly implemented, users will be able to resolve issues immediately.
However, there might be instances when a Windows professional is needed. In such cases, seek help from a certified Windows expert or you might want to consider using an automated tool whenever necessary.
Method One: Convert the Drive or Partition from NTFS to GPT
In order to fix Error code 0xc000021a in Windows 10, you might need to convert the partition or drive from NTFS to GPT. See below for the procedure:
1. Shut down your device then put in the Windows installation USB key or DVD.2. Boot your device to the USB key or DVD in UEFI mode.3. Inside the Windows Setup, open a Command Prompt window by pressing Shift + F10.4. Type diskpart in the Command Prompt window to open the diskpart tool.5. Type list disk to identify which drive to reformat.6. Select which drive to reformat by typing select disk in the command prompt. Afterward, type clean then hit
Enter. Once done, type convert gpt to be able to convert the drive from NTFS to GPT. Finally, type exit and press Enter. You can now close the Command Prompt window.
7. Once the partition or drive is converted from NTFS to GPT, the user can now continue the Windows Setup installation.NOTE: Select Custom in choosing which installation type to use. The drive will then appear as a single area of unallocated space. Choose that unallocated space then select Next. At this point, Windows will now begin the installation.
Method Two: Fix System File Errors
There are times when system files get corrupted or damaged which will result in system failure. If this is the case, you can use a Windows free tool to repair corrupted or damaged system files.
1. Right-click on the Start button then selects Command Prompt (Admin) from the list to open a Command Prompt window.2. Once the Command Prompt appears, type sfc /scannow then hit Enter. Wait until the process completes. If the process is completed and it doesn’t report any error or issues that remain unsolved, you might want to employ the next method.
Method Three: Reset Windows 10
Resetting Windows will delete all software and user accounts installed in the operating system and will reinstall a fresh Windows.
1. Boot your device using a Windows installation USB key or DVD. Select Repair your computer to locate the Troubleshoot option. Afterward, choose Reset this PC.NOTE: If the device is able to boot the system, you can reset Windows without using a Windows installation USB key or DVD. You just have to boot the device then navigate to Settings in the Start button. Choose Update & Recovery then select Recovery found on the left pane. Choose Reset this PC option then select Go back to an earlier build and Advanced startup. Select Get Started button found in the Reset this PC tab.2. Depending on your device’s condition, you can either select Keep my files or Remove everything. Both options will remove all applications installed in the device and will revert to default settings.3. Choose either Just remove my files or Remove files and clean the drive depending on the situation. If you choose the Remove files and clean the drive option, the procedure will take longer as it will erase all the files permanently. In this case, deleted files cannot be recovered. However, if you don’t want to remove files permanently, select Just remove my files.4. Once you’ve decided how to reset your system, click on Next once the Warning screen appears. Afterward, choose Reset once prompted. When the process completed, click on Continue.
Method Four: Download an Automated Tool
Can’t seem to put up with the long and technical manual repair process? You can still fix this error by downloading and installing a powerful automated tool that will surely get the job done in a jiffy!
DLL files have certain functions that help the programs in the computer run properly. One of these DLL files is the Msvcr120.dll_clr0400.dll. This particular DLL file is responsible for the extraction of the required resources during the installation of a program and is used when the program is launched or when games are launched in the C++ language. However, a number of users recently reported that they’ve encountered an error that says, “Msvcr120.dll_clr0400.dll is missing” when they tried to install an application or when they tried opening an application.
This kind of error could be due to several factors. It is possible that the DLL file is corrupted or there are some programs that interfere with the DLL file. On the other hand, it is also possible that it has been infected by a virus. To resolve this error, here are some potential fixes you need to check out:
Option 1 – Run System File Checker scan
The first thing you can do to fix the error is to try running the System File Checker or SFC scan. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
Hit the Win + R keys 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:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Reboot your computer.
Option 2 – Troubleshoot the missing Msvcr120.dll_clr0400.dll error in a Clean Boot State
You can also troubleshoot the isDone.dll error in a Clean Boot state. It could be that there are some third-party applications in your computer that are preventing the application from getting installed and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try installing the program again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
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.)
After you’ve set your computer into a Clean Boot State, make sure that you’re signed in as administrator and then try to install the application again.
Option 3 – Try to re-register the problematic DLL file
You can also try to re-register the DLL to resolve the problem. The Regsvr32 tool is a command-line utility that can be used to register and unregister OLE controls like DLL and ActiveX (OCX) controls 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:WindowsSystem32
x64: This PC > C:WindowsSysWOW64
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 – Scan 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 “Msvcr120.dll_clr0400.dll is missing” 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.
Stop error 7B is a blue screen of death error code that occurs during Windows XP setup or after installation. The error message is displayed in either of the following formats:
‘A problem has been detected and Windows has been shut down to prevent damages’
Setup has encountered a fatal error that prevents it from continuing.
Setup cannot continue. Power down or reboot your computer now.
Solution
Error Causes
There is no one particular cause for this error. The Stop error 7B may be triggered due to multiple reasons. These include:
Boot Sector Viruses
Device Driver Issues
Poor Windows XP installation
Registry Corruption
If you come across this error code on your PC, it is advisable to fix it right away particularly because it is a blue screen of death error that can cause severe damages to your system. It can lead to system failure, crash, and valuable data loss.
Further Information and Manual Repair
Here we’ve listed for you the best PC repair solutions to resolve and fix stop error 7B.
Cause: Boot Sector Viruses
Solution: Stop error 7B can occur when infected with a boot sector virus. If this is the cause, then first download a powerful antivirus on your system. After downloading it, run it to scan your PC for viral infection. Immediately delete the viruses if found.
However, if the virus is too powerful, the antivirus may fail to remove it. In such an event, you will have to repartition and format your hard disk and then later reinstall Windows XP.
Cause: Device Driver Issues
Solution: If the boot controller is not properly configured or the driver is not updated, Stop error 7B can occur. When this happens, simply restart your system and press F8 to go to the advanced boot options.
Here choose the Last Known Good Configuration option. After that boot into Windows and then perform a system restore. Now go to the start menu and type Device Manager in the search box.
To access the Device Manager window it may prompt you to enter an administrator password, insert it to proceed. Now go to Device Manager and perform a driver rollback to reinstall the drivers generating this stop error.
By following these simple steps you can easily resolve device driver and configuration issues.
Cause: Poor Windows XP Installation
Solution: In this case, you will have to perform a Windows start-up repair. This can be done by booting Windows XP from CD. Simply press enter at setup Windows Screen when prompted. Then press R to repair Windows XP installation.
This procedure copies the original Windows files over the bad ones.
Cause: Registry Corruption
Solution: Sometimes the stop error 7B is also triggered by the registry corruption. When this happens, it is advisable to download and run Restoro software for PC scan and repair.
Restoro is a powerful, advanced, and highly functional registry cleaner. It is deployed with intuitive algorithms that detect registry issues and errors like Stop error 7B on your system in seconds. It wipes out clutter from your hard disk, repairs damaged files and the corrupted registry.
It is safe, efficient, and bug-free. It is also compatible with all Windows versions. In addition to this, it is also embedded with other utilities like an antivirus, a system optimizer, and Active X controls, and a class ID scanner.
Click here to download Restoro and resolve to stop error 7B on your PC immediately!
Socket Error 10060 is a typical Outlook Express error. This error often occurs when the connection to the server fails. It specifically refers to a timeout while communicating with the email providers servers.
The vast majority of all emails use SMTP for outgoing mail. Socket error 10060 in most instances is related to the SMTP settings for the user’s email.
The error message is sometimes displayed in the following format:
Outlook Express Socket Error10060 - The connection to the server failed Account:’ your account’
Another thing you must know about this error is that it only stops the user from sending emails. This means that you can only receive emails, not send them.
Solution
Error Causes
The cause of this error code is hard to narrow down typically because there are many causes that can trigger the socket error code 10060. Some of the most common causes of this error code are:
Issues in email settings
Authentication settings
Firewall settings
Malware
Though this is not a critical error code it is advisable to fix it immediately without any delays.
This error can hamper your communication via email and slow down your work productivity especially if you use Outlook for communication across the organization.
Further Information and Manual Repair
Here are some of the many methods to fix and resolve this error code. To help you resolve this issue, we have selected and listed down the best, quick, and easy do-it-yourself methods. Try them and repair Socket error code 10060 all by yourself without any professional assistance.
Method 1 - Check the Names of POP3 and SMTP Servers
To begin with, first check the names of the POP3 and SMTP servers to ensure that they are correct. Then check the outgoing SMTP port. Contact your email provider to determine the correct settings.
Sometimes email providers change this value more than any other in their individual settings. Get it verified. Change the settings if needed.
Method 2 - Outgoing SMTP Server Requires Authentication
Sometimes the error code may occur due to authentication issues. If this is the reason then, don’t worry it is easy to fix. Simply go to the settings options and check the box ‘My server requires authentication’.
Once you check the box, try sending the email again. This is most likely to resolve the socket error 10060 on your PC.
Method 3 - Disable Firewall
Your Firewall security may sometimes be the reason for socket error 10060 too. Therefore if after trying method 1 and 2, the error still persists, then it is advisable to disable firewall.
Once you disable it, try sending an email using your Outlook account. If it works, the error is resolved.
Method 4 - Scan for Malware
There is a possibility that the Socket error 10060 is popping on your PC due to malware infection. If so, then it is advisable to download Restoro.
This is a highly functional and a user-friendly PC fixer deployed with a powerful antivirus and several other scanners. Run it on your PC to scan for malware. It detects and removes all types of malware including Trojans, viruses, adware, spyware, and more in seconds.
Click here to download Restoro to resolve socket error 10060 on your system today.
If you receive an error that says, “An unspecified error occurred during System Restore (0x800700b7)” when you tried to restore your Windows 10 PC, worry not, for this post will help you resolve the problem. This kind of error typically occurs when System Restore was not completed successfully and fails instead with this error. Before you start, you must not abruptly shut down your computer and wait for the error to occur.
You may receive this error due to many possible reasons. It could be caused by your antivirus program that’s not letting the process complete or corrupted system files which causes the failure or it could also be caused by an unsuccessful installation of a Windows Update.
Here are some fixes you can check out if you can still boot into your computer:
Option 1 – Try to disable your antivirus program
Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the System Restore process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and then run System Restore again, don’t forget to enable the antivirus program back again.
Option 2 – Run the DISM tool
The next thing you can do is run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like the blank dialog boxes. 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 problem is now fixed.
Option 3 – Run the System File Checker
System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files that might be the cause why you’re getting the errors 0x8024a11a and 0x8024a112. To run the SFC command, follow the steps given below.
Type “cmd” in the Start search and then right-click on the appropriate search result.
Next, select “Run as administrator” to open Command Prompt with admin privileges.
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:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Now restart your computer and see if the problem is fixed or not.
Option 4 – Try to run the System Restore in a Clean Boot State
If the first three given options didn’t work and the service still keeps on failing even though the service is running, you can try putting your computer in a Clean Boot State and then try to run System Restore 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 run System Restore again and see if the process goes smoothly.
Option 5 – Run the Windows Update Troubleshooter
You might also want to run the Windows Update Troubleshooter as it could also help in fixing the problem with System Restore. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
On the other hand, if you can’t boot into your Windows 10 computer, here are some fixes you can try instead:
Option 6 – Try running System Restore in Advanced Startup Options
If you cannot boot into your Windows 10 computer, you can try to run System Restore again in the Advanced Startup Options.
Boot your computer into the Advanced Startup Options screen.
From there, you will see some options to troubleshoot when you can’t log in to Windows in the usual way.
Now select Troubleshoot > Advanced Options > Command Prompt.
After that, type “rstrui” and hit Enter to execute the command which will start the System Restore process.
Option 7 – Run the SFC scan and DISM via Advanced Startup Options
Like what you did in the first given option, you can use the Advanced Startup Options to run both System File Checker and DISM. All you have to do is boot into the Advanced Startup Options and from there select Troubleshoot > Advanced Options > Command Prompt. After accessing Command Prompt, you can run the System File Checker scan first by entering the “sfc /scannow”. As for DISM, you can run the “Dism /Online /Cleanup-Image /RestoreHealth” command.
Option 8 – Try to run the Automatic Repair Utility
You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
You can start by creating and booting from a bootable Windows 10 USB Stick.
After that, click on Repair your computer located in the bottom left corner when you are on the initial Windows Startup screen.
Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.
Sometimes, some applications after they are installed will put their shortcut in the context menu (right-click on desktop) for easy access, most of the time these are some system tied applications like AMD and Nvidia control panels or archives like WinRAR or 7ZIP but it can happen even for some usual application to do this.
There are some applications that you use frequently and they could be worth putting in the context menu, if you want to avoid clutter on the desktop or in the taskbar this is the third place that you should consider placing shortcuts.
Doing this will require some playing and tweaking in the Windows registry editor so be careful when editing the registry since bad entries can lead to system crash or instability. Follow step-by-step instructions.
Adding apps to the context menu in the registry
Creating entry
Open the registry editor by searching Regedit and pressing enter than inside of the registry editor search for the next key:
HKEY_CLASSES_ROOT\Directory\Background\shell
Select shell and right-click on it, hover over New and in the submenu click on Key. In the next step, you need to name a key, this name will be the thing that will be shown in the context menu when you right-click on a desktop so type in the name that you would like or the name of the application that you wish to add to the menu.
If you wish you can even add a keyboard shortcut to launch this specific application. To do this select entry that you have created and edit the default value, inside the edit string in the Value data field type first & and after that key that you would like as a shortcut. Now after right click if you hit your shortcut key app will be launched right away.
Adding command
The next task is to create a command key that will actually hold the command to launch the application. Right-click on the entry that you have created, hover over New, and click on Key.
Next, you’ll need to create the command key that will actually hold the command used to launch the application. Right-click on the new Notepad key, and then choose New \ Key from the menu. Name this key 'command', all in lower case and without hyphens.
Now in order to finish setting the launcher, you need the full path of the file that you would like to run. Locate your file in file explorer or in another tool and copy its path by SHIFT + right-clicking on the file itself and choosing copy as path option.
Now click on the command key and double click on the default key on right to edit it, inside the field value data paste your path to executable. close and save the registry and you are done.
It is common knowledge that when you open a file that contains viruses, it will automatically infect the operating system. This is why most antivirus programs like Windows Defender won’t allow the opening of a file or execution of any associated program if they detected that the file or program could potentially harm the computer. In situations like this, you may get an error stating, “Operation did not complete successfully because the file contains a virus”.
In addition, it is also possible that this error message can pop up even for known programs. To open the program or file that triggered the error, you will be given a couple of options in this post but make sure that the program or file is really safe to open and does not contain any virus. You can open the file or execute the program by disabling the Windows Defender or any antivirus program temporarily. You could also try to add an exclusion in your antivirus program or repair File Explorer or run the Disk Cleanup tool. For more details, refer to each one of the options provided below.
Option 1 – Try to temporarily disable the Windows Defender program
Although you could encounter this error with any antivirus program, it is more common in Windows Defender. Thus, you can try to disable it for a while when you open the file or execute the program. To do so, follow these steps:
First, click on the Start button and go to Settings > Update and Security > Windows Security.
Here, select the “Open Windows Security” option located in the right pane.
After that, click on the “Virus and threat protection” option.
Next, click on Manage settings under the Virus and threat protection settings.
Then turn off the switch for both Real-time protection and Cloud-delivered protection.
Now restart your computer and try to open the file or execute the program again and see if it works.
Note: Do not forget to enable the Real-time protection and Cloud-delivered protection back in Windows Defender.
Option 2 – Try adding an exclusion in the Windows Defender program
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 the path where the file or program is located.
When a User Account Control or UAC prompt, just click on Yes to proceed.
Now try to run the program or file again and see if it worked. If it did, then make sure to turn on your antivirus. However, if it didn’t work, proceed to the next given options below.
Option 3 – Try to run a 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 that might be the cause why you’re getting the errors 0x8024a11a and 0x8024a112. To run the SFC command, follow the steps given below.
Type “cmd” in the Start search and then right-click on the appropriate search result.
Next, select “Run as administrator” to open Command Prompt with admin privileges.
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:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Now restart your computer and see if the problem is fixed or not.
Option 4 – Run the Disk Cleanup tool
You can also try using the Disk Cleanup tool. To use it, refer to these steps:
Tap the Win + R keys to open the Run dialog box and then type “cleanmgr” in the field and hit Enter to open the Disk Cleanup window.
After that, select the drive you want to clean.
Now click OK to clean the disk and restart your computer.
People are becoming more and more concerned with their privacy and Facebook's flagship messaging application is caught between it all. While still widely popular it has becoming to lose its ground due to many unanswered questions about privacy encryption.
Lucky for all of us there are alternatives for more secure messaging.
SIGNAL
Arguably the most secure of all well-regarded messaging apps, Signal is the favorite of the European Commission, as well as newsrooms around the world. While Signal doesn’t disclose how many daily or monthly users the app has, Google’s Play Store says it has been installed more than 50 million times. While using Signal, each voice or video call connected through the app includes full end-to-end encryption.
Signal takes an extra step by hiding message metadata so that the location of the original message is missing. While it asks for your mobile number, that number isn’t used with your profile. Instead, it acts as a numeric username. Once registered, you will find 1-1 chat, audio, and video calls, disappearing or “secret” chats, and a privacy lock so nobody can access the app even if they have your phone. Best of all, it’s completely free to use.
TELEGRAM
One of the biggest competitors to Facebook Messenger (and WhatsApp), Telegram is a very strong alternative. With more than 400 million users, it offers an interface that should feel right at home for anyone coming from Messenger. Telegram offers some huge benefits over Messenger, including features like groups that can hold up to 200,000 members for a chat. There is no limit on your media or chat size, and you can share all types of files between users and in groups.
From a privacy standpoint, Telegram has robust security, but it is worth noting that only “secret” messages are end-to-end encrypted and can self-destruct. Non-secret messages can be stored on Telegram’s servers so you can pick them up between your devices quickly. That’s a consideration worth knowing prior to making Telegram your default Messenger replacement. Telegram is free across all platforms.
THREEMA
Rising in popularity, Threema is another privacy-focused alternative that has quickly become a competitor to Facebook Messenger. This paid service ($2.99 on both App Store and Play Store) is a pay-once, use forever option. Once you pay the small fee, you gain all of Threema’s touted privacy options, like open-source end-to-end encryption for both messages and calls.
Like Signal, Threema won’t require you to link any phone numbers or emails to your account. All chats are handled anonymously, and the service generates a random user ID when you first open and register for the app. No data is collected from any of your chats and no ads are shown.
The Swiss-made app does have its own servers hosted in Switzerland, which do not store any chat messages. Another privacy benefit of Threema is the notion that all of your contact lists, groups, and user profiles are hosted on your device, not on the Swiss servers. Because of that, Threema can once again state that none of your personal info is stored anywhere they have access.
One of the errors you can encounter while browsing the web using your Google Chrome browser is the ERR_TUNNEL_CONNECTION_FAILED error. If you happen to encounter this error, then this post could help you resolve it. This kind of error in Chrome can occur due to incorrect website domain configuration, conflicting browser data, incorrect proxy settings, and DNS connection issues.
To resolve the ERR_TUNNEL_CONNECTION_FAILED error in Chrome, here are some suggestions you can check out.
Option 1 – Try disabling the proxy server for your LAN
If your PC was just attacked by some adware or malware as of late, it is possible that it has changed the network settings in the system and might display spam advertisements. Thus, you have to disable the proxy server for your LAN. To do that, refer to 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 2 – Try to reset Winsock, TCP/IP & Flush DNS
Resetting Winsock, TCP/IP, and flushing DNS might help you resolve the ERR_TUNNEL_CONNECTION_FAILED error. To do so, follow these steps:
Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
netsh winsock reset – type in this command to reset Winsock
netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
ipconfig /flushdns – type in this command to flush the DNS cache
Next, restart your PC and check if the problem’s fixed.
Option 3 – Try using a VPN connection
There are instances when the network that your computer is logged on might have blocked your access to the website you are trying to open and so to fix it, you can try to use a VPN connection. Once you’ve connected using VPN, try to open the website again and see if you can now access it.
Option 4 – Try clearing browser data
There are times when some data in the browser is conflicting with the loading of the website and triggers errors like ERR_TUNNEL_CONNECTION_FAILED. And so you can try to clear your browser’s data. This might be a very basic solution but oftentimes it works in fixing this kind of error in Google Chrome. Follow the steps below to clear the data in your browser.
Open your Google Chrome browser.
After that, tap the Ctrl + H keys. Doing so will open a new panel that allows you to delete the browsing history and other data in your browser.
Now select every checkbox that you see and click on the Clear browsing data button.
Then restart your Chrome browser and check if you can now open any website or not.
Option 5 – Get rid of any conflicting browser extensions
Open Chrome and press Alt + F keys.
Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
Click the Recycle bin and select Remove.
Restart Chrome and press Alt + F keys again.
Proceed to On Startup and mark Open a specific page or set of pages.
To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.
Note: If removing the browser extensions or toolbars didn’t work, you can also try to reset your Google Chrome browser.
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.
Have you been feeling anxious in the digital space? Feeling like you have a million eyes on you each time you visit a website? It can definitely make you uneasy. Luckily there’s an easy fix, and it’s called a VPN.
In this article we’ll take you through the basics of what a VPN does and some of the biggest benefits you can reap from buying one.
VPN: definition and how it works
VPN stands for Virtual Private Network, so its name already says a lot about what it does.
A VPN is specialized software that keeps your browsing private and secure. Essentially it hides your identity, preventing possible cyberattacks and data theft. This is especially important in cases of public network use, where you’re highly exposed to potential threats.
To be more specific, this software encrypts your Internet Protocol (IP) address by filtering it through a server hosted by the VPN provider first. That way, it prevents your Internet service provider, third parties and lurking online thieves from tracking the actual you.
Credit: FLY:D on Unsplash
Some providers, such as Surfshark VPN with its IP Rotator feature, even make it a habit to frequently change your IP address to further protect your identity. With most VPN providers, you can also appear to be in a completely different country, adding to your disguise.
There are tons of advantages you can look forward to if you decide to use a VPN. Take a look at some of the crucial ones.
Benefits of using a VPN
When choosing a VPN, you can find both free and paid options. We recommend you go with the paid ones, since they have stronger security, encryption and data protection, as well as more advanced features. Free VPNs come with limitations and risk of malicious attacks on the software itself.
You can choose to buy a singular VPN service or opt for antivirus software that has a VPN built in, for example Bitdefender’s Ultimate Security plan. That depends on what you use your computer for and how much.
When you pick one, here’s what it can do for you.
1. Access region-specific content
When we said you could change your location, we meant it. Say you’re using a streaming service and a show you desperately want to watch isn’t available in your country. You can use your VPN to make it look like you’re browsing from a country where it’s unlocked.
This option is also convenient for gamers who want to access maps, skins and other in-game items unavailable in their location.
In addition, you can use this powerful feature when you’re traveling to a region where some of your favorite content may not be accessible.
Do keep in mind that you need to read the Terms and Conditions (yeah, we know - who does that?) of your games and services before doing this, since you could end up getting a penalty. It’s also important to remember that there are entire countries that have strict regulations or even bans on VPNs, for example Belarus, Russia and China. So make sure to be very cautious with your VPN use, friends.
2. Browse like no one’s watching
VPNs shield your browsing habits from prying eyes on the web. Those can be malicious hackers or just third-party cookies tracking your every move to later bombard you with targeted ads. For example, Surfshark VPN features a Cookie blocker that blocks all cookie-related pop-ups and lets you browse in peace (and secret). It works even when the VPN is turned off, which is also pretty neat.
In addition, their CleanWeb 2.0 technology makes sure ads and especially malware don’t stand a chance at all, since they’re blocked before they can even load.
The inability of sites to track your browsing means they can’t collect and analyze any of your data. So, your personal information - or your company’s information in case that’s what you’re using your computer for - is entirely hidden and secure.
3. Save money
It’s well-known that the prices of certain items and services vary based on your location, browsing time, age and many other factors. This most commonly goes for airline tickets and hotel stays.
You can use your VPN to avoid high prices and surcharges. Clear all cookies, turn on your VPN and visit an online shopping site to check out their prices. Then compare your findings with the offers you see when your VPN is off, when you spend a long time on the site or have an active account with the company.
Sometimes this can really help you find the best deals and avoid breaking the bank. But again, check the Terms and Conditions before you purchase something using a VPN.
4. Secure your smart home
The more smart devices you have connected to your network, the more exposed you are to potential cyberattacks. Phones and computers are generally designed to be decently secure even without a VPN or antivirus, but smart home devices leave a lot to be desired in that regard.
Protecting your home network with a VPN software means all devices connected to it are secure, be it an air purifier or Alexa.
Credit: Bence Boros on Unsplash
5. Prevent connection slowdown
Your ISP can intentionally slow down your internet speed based on how much data you’ve consumed (data throttling) or your activities online (bandwidth throttling).
But with a VPN, what kind of data you send and receive and how much is entirely hidden. Therefore, if your ISP can’t see you, they can’t control you and they can’t throttle down your speed.
The bottom line
You can never be too safe online. So definitely think about getting yourself a solid VPN to pump up your privacy and security as much as you can. And if you have any questions or need help choosing the perfect software for you, feel free to reach out to us.