Logo

Fix cannot open IPv4 Properties in Windows 10

Many Windows 10 users often change the IP addresses of their computers’ network adapter in order to connect to the internet or network they belong to in times when there is no automatic connection for their computers. In most cases, access to modifying this setting is restricted for some odd reason even if you are an administrator. So if you are one of the users whose Windows 10 VPN IPv4 Properties are not working, this post can help you remedy that so that you can open and edit the IPv4 Properties on your Windows 10 PC.

The common way to change IP settings is by going to Settings > Network and then to Internet > Change adapter options > Select Network adapter > right click and open Properties. From there, you can select TCP/IP 4 and modify it. If you aren’t able to do this, refer to the instructions laid out below to troubleshoot the problem in accessing the IPv4 Properties.

Option 1 – Try using PowerShell to manually set the IPv4 properties

As you are not able to set it using the interface, you can do so using PowerShell instead. Note that this option will only work for you if you run PowerShell with administrator privileges.

After opening PowerShell, according to many users, you have to run the this command – set-DnsClientServerAddress -InterfaceAlias “Ethernet” -ServerAddresses xxx.xx.xxx.xxx,x.x.x.x,xxx.xx.xxx.xxx,x.x.x.x

Usually, Ethernet is the name of your network adapter which is set by default. If you want to see the actual name of your network adapter, you can just type this command and tap Enter after doing so – Get-NetAdapter -physical | where status -eq 'up'

After entering the given command, you will see a list of active Ethernet adapter in your computer as you can see on the image above. Note that the 4 sets of X like the one on the image below should match with the sequence:

Option 2 – Try editing the rasphone.pbk files

The rasphone.pbk files stores property for the connections and since you are not able to access the IPv4 properties, it is most likely that it has been disabled here. The good thing is that you can open these files and edit them using Notepad. Refer to the steps below to do so.

  • Open the Windows Explorer and then enable the show hidden files option.
  • After that, look for the files at this location – C:Users <username>AppDataRoamingMicrosoftNetworkConnectionsPbk_hiddenPbkrasphone.pbk
  • Then right-click on it and select the “Open with” option and choose the Notepad app.
  • After opening the file, look for “IpPrioritizeRemote” from the long list.
  • Once you found it, set its value from “1” to “0”.
  • After that, look for “IPInterfaceMetric” and set its value to “1” and tap Ctrl + S to save the changes you’ve made, and then exit and try accessing the IPv4 properties again. It should work, but if you’re still unable to access it, try the next option below.

Option 3 – Enable the Split Tunneling if you use VPN

All data goes back and forth when you are using a VPN service on your computer. And since you are using VPN, it could be that it disables the IPv4 interface. If that’s the case, you need to stay connected with both the local network and VPN and to do so, you have to enable Split Tunneling. How? Follow these steps:

  • Open PowerShell with administrator privileges.
  • Next, type in “Get-VpnConnection” and tap Enter. After doing so, it will give you the exact name of your VPN.
  • After that, type in “Set-VpnConnection -Name “yourVPNName” -SplitTunneling $True” and tap Enter. Once you enter the command, it will free your IPv5 settings so that you can change it to connect with your local network if you prefer it to.

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

Selected boot image did not authenticate Error
If you are using UEFI and you encountered an error message that says, “Selected boot image did not authenticate”, then read on as this post will show you what to do it fix it. This kind of error indicates that UEFI is having an issue in figuring out if the boot image has tampered with. UEFI offers Secure Boot and if the boot image seems to be invalid, you won’t be allowed to boot into your computer. Aside from that, it could be that you may be using endpoint encryption and the software can’t validate the certificate. To fix the “Selected boot image did not authenticate” error in UEFI, you need to first check if the error has given any reference to any software that you might have for encryption. If it has, then you need to disable the Encryption tool to resolve the problem. In addition, you could also try to disable Secure Boot or perform Startup Repair in case the disabling Encryption tool didn’t work. For more details, make sure to use each one of the options provided below as a reference.

Option 1 – Try to disable the Encryption tool

The first thing you can do to fix the “Selected boot image did not authenticate” error is to disable the Encryption tool. Many users reported that some encryption tools like the ESET Endpoint Encryption won’t let them boot into the computer if the system manufacturer does not include the correct certifications as a part of the UEFI BIOS. And since there is no way to bypass this, you have to disable Secure Boot in order for you to boot into your computer.

Option 2 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the error. To disable Secure Boot, here’s what you have to do:
  • First, boot your computer into Windows 10.
  • Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
  • After that, go to the BIOS of your computer.
  • Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
  • Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further options including System restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Select the UEFI Firmware Settings which will take you to the BIOS.
  • From there, go to the Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
  • Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
  • Save the changes made and exit. Afterward, your computer will reboot.

Option 3 – Try to run the Automatic Repair Utility

If disabling Secure Boot did not fix the problem, you might also want to run the Automatic Repair utility in fixing the error. To do so, follow the steps below.
  • You can start by booting into the Advanced Recovery Mode.
  • After that, select Troubleshoot > Startup Repair.
  • Next, follow the on-screen instructions that appear on the screen and finish the Automatic Repair process.
  • Now check if the block is gone once the reboot is completed.
Read More
Capture screen with Windows 10
if you were following our articles you are aware that Windows 10 has a build-in-game mode that you can summon by pressing ⊞ WINDOWS + G. But did you know that you can use this to capture and record your screen? Hello and welcome to another great tutorial about how to get the maximum out of your Windows 10, today our topic will be recording your screen using Windows 10 game mode.
  • In order to start recording first, we need to bring game mode by pressing ⊞ WINDOWS + G
  • In the Game Bar overlay screen, look for the “Capture” window.
  • If you don’t see it, click the Widget menu icon on the left. It looks like several lines with bullet points to their left.
  • A drop-down list will appear; click “Capture.” The “Capture” shortcut may also be in the Game Bar toolbar.
  • Look for the “Capture” widget window in the overlay. There are four buttons on the Capture widget (from left to right):
    • Screenshot: Takes a screenshot of the active window.
    • Record last 30 seconds: Creates a recording of the previous 30 seconds.
    • Start recording: Starts recording your active window.
    • Turn on the mic while recording: If this option is enabled, Windows 10 will capture audio from your computer’s microphone and include it in the recording.
  • You’ll notice text underneath the buttons. This is how you’ll know what the active window is, aka what will be recorded. For example, if you’re browsing the web, it will show the title of the open tab.
  • To start recording your screen, you must first decide whether you want to use your mic, which is useful if you’re trying to explain something on the screen.
  • Next, simply click the Start Recording button.
  • The screen recording will begin, and you’ll see a little toolbar appear in the corner of the screen. It will show the running time of the recording, and it also has buttons to stop recording and toggle the microphone.
  • When you’re finished, click the Stop icon to end the recording.
  • From the Capture widget, click “Show All Captures” to see your recording.
  • Your recording will be at the top of the list. Click the folder icon to see all recordings and screenshots in File Explorer.
  • These recordings are stored under your Windows user folder at C:\Users\NAME\Videos\Captures by default.
Read More
Outlook 2013 Preview
Hello and welcome to our Outlook 2013 Preview. Everyone has heard of sneak peeks when it comes to new movies and games that are coming out soon. That is what advertisements and test reels are for to get the audience interested and excited before the piece of media even comes out. It serves to entertain the target audience in the months, maybe even years, up until the release date of this thing they want to play or see and it keeps it in the public mind. It is also great for the viewers because it is a hint to what they will expect when it comes out and it keeps them wanting more excitedly. However, did you know that sometimes computer software releases previews and sneak peeks too?

Outlook 2013

Well, they do and Microsoft has released some sneak peeks and previews of their new Outlook, Outlook 2013! This is probably to get consumers ready for when it comes out next year; people are going to be getting excited about this new makeover that Microsoft Office, with Outlook, has given itself, people from Microsoft even saying it is ‘the most ambitious’ version of Office yet! The new orange color scheme and logo design look promising enough for the consumer without even checking the new features and special things that have been revealed about it yet!

Outlook 2013 Features

The best part of this new Outlook is that you can move widgets around in it. If you don’t like the fact that your inbox is placed over your outbox, you can move it- simple as that! It will be really handy for people who like messing around with layouts and will also be handy for people who tend to overlook things at the bottom of the pile like spam and trash if they can move them to a more noticeable location for themselves. Another great thing is that the new Microsoft Office that Outlook comes with has a cool new stylus option, allowing you to personalize things with your own handwriting or even drawings. This can then be used as your email signature on Outlook which can give a really nice and personal feel to the emails you are sending. Another new thing is their labeling of drafts. Like Gmail, Google’s own email service, a red-lettered ‘draft’ will now appear over composing messages you have not yet sent.

Handy Email Tools in Outlook 2013

This is handy because you know where your message has been saved as opposed to how it could be saved in your outbox or be sent to the trash. Also, there are new links with Facebook that allow you to see what your friends are doing through Outlook. You can also converse with Facebook friends through Outlook now, which is a big step forward in this age of social media. You can get an email from a person and, at a click of a button, also read all their Facebook posts. However, there is not an option for Twitter or Tumblr or even Myspace, which is a shame I suppose, but maybe in the next update. So, I think Outlook 2013 will be worth looking at, don’t you?
Read More
Babylon Removal Tutorial

What is Babylon?

Babylon is a self-published computer dictionary and translation program. Babylon is a tool used for translation and conversion of currencies, measurements, and time, and for obtaining other contextual information. The program also uses a text-to-speech agent so users hear the proper pronunciation of words and text. Babylon’s translation software adds the Babylon toolbar identified as a browser hijacker. This toolbar may modify the homepage of the browser. It adds a Scheduled Task, Startup file, and Registry Keys that allow it to run at any time. A Windows Firewall exception is also added for the software, allowing it to connect to the internet without content.

About Browser Hijackers

Browser hijacking is actually a type of unwanted software program, commonly a browser add-on or extension, which causes modifications in browser settings. Browser hijackers will do a number of things on your computer. Often, hijackers will force hits to internet sites of their choice either to increase targeted traffic generating higher ad revenue, or to obtain a commission for each and every user visiting there. It could seem harmless, but the majority of these websites aren’t legitimate and can present a significant risk to your online safety. Additionally, hijackers can make the entire infected system fragile – other harmful malware and viruses will take hold of these opportunities to get into your PC effortlessly.

Signs of browser hijacker malware

There are several symptoms of browser hijacking. Here are a few of them: the home page of your browser is changed all of a sudden; new bookmarks pointing to porn websites are added to your favorite pages; the default browser settings have been modified and/or your default search engine is altered; unsolicited new toolbars are added to your internet browser; you notice a lot of pop-ups on your computer screen; your web browser gets sluggish, buggy, crashes frequently; you cannot go to certain sites such as homepages of anti-malware software.

How it infects your computer

Browser hijackers may use drive-by downloads or file-sharing networks or perhaps an email attachment in order to reach a targeted computer system. They may also originate from any BHO, browser extension, toolbar, add-on, or plug-in with malicious intent. Sometimes you might have accidentally accepted a browser hijacker as part of a software bundle (usually freeware or shareware). Examples of well-known browser hijackers include Fireball, GoSave, Ask Toolbar, CoolWebSearch, Babylon Toolbar, and RocketTab. The existence of any browser hijacker on your system will considerably diminish the browsing experience, monitor your online activities that lead to troublesome privacy issues, produce system stability issues and finally cause your PC to slow down or to a nearly unusable state.

Browser hijacker removal tips

Some hijackers can be easily removed by deleting the free software they were included with or by eliminating any add-ons you’ve recently added to your computer system. Sadly, most of the software packages used to hijack a web browser are intentionally designed to be hard to eliminate or detect. And there’s no denying the fact that manual fixes and removal can be quite a difficult task for an inexperienced PC user. Besides, there are numerous risks associated with fiddling around with the pc registry files. Anti-malware application is extremely efficient when it comes to picking up and eliminating browser hijackers that regular anti-virus program has overlooked. To get rid of any kind of browser hijacker from your PC, you could download this top-notch malware removal tool – Safebytes Anti-Malware.

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

Practically all malware is inherently unsafe, but certain types of malicious software do much more damage to your computer than others. Certain malware types alter browser settings by adding a proxy server or modify the PC’s DNS configurations. In such cases, you will be unable to visit some or all websites, and thus unable to download or install the required security software to clear out the infection. So what you should do if malware prevents you from downloading or installing Anti-Malware? Even though this sort of problem can be tougher to get around, there are some actions you can take.

Boot Windows in Safe Mode

If the malware is set to run at Windows start-up, then booting in Safe Mode should prevent it. Just the minimum required applications and services are loaded when you start your laptop or computer into Safe Mode. To launch your Windows XP, Vista, or 7 computers in Safe Mode with Networking, follow the instructions below. 1) After switching on the computer, hit the F8 key before the Windows splash screen begins to load. This should bring up the Advanced Boot Options menu. 2) Use the arrow keys to select Safe Mode with Networking and press ENTER. 3) Once this mode loads, you should have the internet. Now, make use of your internet browser normally and navigate to https://safebytes.com/products/anti-malware/ to download Safebytes Anti-Malware. 4) Immediately after installation, do a full scan and allow the software to delete the threats it detects.

Obtain the antivirus software using a different browser

Certain malware may target vulnerabilities of a particular browser that obstruct the downloading process. The best way to overcome this problem is to opt for a web browser that is well known for its security measures. Firefox comprises built-in Phishing and Malware Protection to help keep you secure online.

Install security software on a flash drive

Another option is to store and run an antivirus program completely from a Thumb drive. Try these simple actions to clear up your affected computer using a portable antivirus. 1) Use another virus-free computer to download Safebytes Anti-Malware. 2) Mount the USB drive onto the same PC. 3) Double-click the exe file to run the installation wizard. 4) When asked, choose the location of the pen drive as the place in which you would like to store the software files. Do as instructed on the screen to finish up the installation process. 5) Remove the flash drive. You may now utilize this portable anti-malware on the infected computer. 6) Double-click the antivirus software EXE file on the pen drive. 7) Press the “Scan Now” button to start the virus scan. If all the previously mentioned methods are not able to help you in downloading and installing the anti-malware, then you have no option but to reinstall the computer’s operating system to wipe out all of the data, including the harmful programs which are obstructing the anti-malware installation. If you are unclear regarding which method works best for you, simply call 1-844-377-4107 to speak to our computer professionals who can walk you through the process to fix your infected computer system.

SafeBytes AntiMalware Overview

Today an anti-malware program can protect your PC from different kinds of internet threats. But how to decide on the best one among countless malware protection application that is available in the market? You may be aware, there are several anti-malware companies and products for you to consider. A few of them do a good job in eradicating malware threats while many will harm your computer themselves. While looking for an anti-malware program, pick one which provides dependable, efficient, and total protection against all known computer viruses and malware. With regards to commercial application options, many people select popular brands, like SafeBytes, and they are quite happy with it. Safebytes is among the well-established computer solutions firms, which offer this all-inclusive anti-malware program. When you have installed this software, SafeBytes' sophisticated protection system will make sure that no viruses or malware can seep through your PC. SafeBytes anti-malware provides a myriad of enhanced features which set it apart from all others. The following are some of the great features included in the tool. Optimum AntiMalware Protection: With its enhanced and sophisticated algorithm, this malware removal tool can detect and remove the malware threats hiding within your computer system effectively. Real-time Active Protection: SafeBytes offers entirely hands-free real-time protection and is set to monitor, block, and destroy all computer threats at its very first encounter. They’re highly efficient in screening and getting rid of numerous threats because they’re regularly revised with new updates and safety measures. Web Filtering: Through its unique safety score, SafeBytes notifies you whether a site is safe or not to visit it. This will ensure that you’re always certain of your online safety when browsing the world wide web. Light-weight: This program is not “heavy” on the computer’s resources, so you’ll not notice any performance difficulties when SafeBytes is operating in the background. 24/7 Guidance: You can obtain totally free 24/7 technical assistance from their IT experts on any product queries or PC security concerns. SafeBytes has put together an excellent anti-malware solution to help you conquer the latest computer threats and virus attacks. There is no doubt that your computer system will be protected in real-time as soon as you put this software to use. So if you’re trying to find a comprehensive antivirus program that’s still easy to use, SafeBytes Anti-Malware is exactly what you need!

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove Babylon without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised. The following files, folders, and registry entries are created or modified by Babylon
Files: $APPDATABabylonToolbarBabylonToolbar $APPDATABabylonToolbar $PROGRAMFILESBabylonToolbarBabylonToolbar $PROGRAMFILESBabylonToolbar Registry: key HKEY_CLASSES_ROOT named Babylon.dskBnd. key HKEY_CLASSES_ROOT named Babylon.dskBnd key HKEY_CLASSES_ROOT named bbylnApp.appCore. key HKEY_CLASSES_ROOT named bbylnApp.appCore key HKEY_CLASSES_ROOT named bbylntlbr.bbylntlbrHlpr. key HKEY_CLASSES_ROOT named bbylntlbr.bbylntlbrHlpr key HKEY_CLASSES_ROOT named bbylntlbr.xtrnl” key HKEY_CLASSES_ROOT named bbylntlbr.xtrnl key HKEY_CLASSES_ROOT named escort.escortIEPane. key HKEY_CLASSES_ROOT named escort.escortIEPane key HKEY_CLASSES_ROOT named escort.escrtBtn. key HKEY_CLASSES_ROOT named esrv.BabylonESrvc. key HKEY_CLASSES_ROOT named esrv.BabylonESrvc key 09C554C3-109B-483C-A06B-F14172F1A947 at HKEY_CLASSES_ROOTTypeLib. key 2EECD738-5844-4a99-B4B6-146BF802613B at HKEY_CLASSES_ROOTCLSID. key 2EECD738-5844-4a99-B4B6-146BF802613B at HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objects. key 3718D0AF-A3B8-4F5E-86F3-FAD8D02043BE at HKEY_CLASSES_ROOTInterface. key 4E1E9D45-8BF9-4139-915C-9F83CC3D5921 at HKEY_CLASSES_ROOTTypeLib. key 6E8BF012-2C85-4834-B10A-1B31AF173D70 at HKEY_CLASSES_ROOTTypeLib. key 706D4A4B-184A-4434-B331-296B07493D2D at HKEY_CLASSES_ROOTInterface. key 78868069-5D96-4B47-BE52-3D625EE3D7CB at HKEY_CLASSES_ROOTInterface. key 78888F8B-D5E4-43CE-89F5-C8C18223AF64 at HKEY_CLASSES_ROOTInterface. key 8B8558F6-DC26-4F39-8417-34B8934AA459 at HKEY_CLASSES_ROOTInterface. key 94C0B25D-3359-4B10-B227-F96A77DB773F at HKEY_CLASSES_ROOTInterface. key 98889811-442D-49dd-99D7-DC866BE87DBC at HKEY_CLASSES_ROOTCLSID. key 9E393F82-2644-4AB6-B994-1AD39D6C59EE at HKEY_CLASSES_ROOTInterface. key A3A2A5C0-1306-4D1A-A093-9CECA4230002 at HKEY_CLASSES_ROOTInterface. key AD25754E-D76C-42B3-A335-2F81478B722F at HKEY_CLASSES_ROOTAppID. key AD25754E-D76C-42B3-A335-2F81478B722F at HKEY_CLASSES_ROOTTypeLib. key B0B75FBA-7288-4FD3-A9EB-7EE27FA65599 at HKEY_CLASSES_ROOTInterface. key B12E99ED-69BD-437C-86BE-C862B9E5444D at HKEY_CLASSES_ROOTTypeLib. key B173667F-8395-4317-8DD6-45AD1FE00047 at HKEY_CLASSES_ROOTInterface. key B8276A94-891D-453C-9FF3-715C042A2575 at HKEY_CLASSES_ROOTCLSID. key BDB69379-802F-4eaf-B541-F8DE92DD98DB at HKEY_CLASSES_ROOTAppID. key BFE569F7-646C-4512-969B-9BE3E580D393 at HKEY_CLASSES_ROOTInterface. key C2434722-5C85-4CA0-BA69-1B67E7AB3D68 at HKEY_CLASSES_ROOTInterface. key C2996524-2187-441F-A398-CD6CB6B3D020 at HKEY_CLASSES_ROOTInterface. key C8D424EF-CB21-49A0-8659-476FBAB0F8E8 at HKEY_CLASSES_ROOTInterface. key D7EE8177-D51E-4F89-92B6-83EA2EC40800 at HKEY_CLASSES_ROOTTypeLib. key E047E227-5342-4D94-80F7-CFB154BF55BD at HKEY_CLASSES_ROOTInterface. key E3F79BE9-24D4-4F4D-8C13-DF2C9899F82E at HKEY_CLASSES_ROOTInterface. key E46C8196-B634-44a1-AF6E-957C64278AB1 at HKEY_CLASSES_ROOTCLSID. key E77EEF95-3E83-4BB8-9C0D-4A5163774997 at HKEY_CLASSES_ROOTInterface. key FFB9ADCB-8C79-4C29-81D3-74D46A93D370 at HKEY_CLASSES_ROOTCLSID. key BabylonToolbar at HKEY_CURRENT_USERSoftware. key BabylonToolbar at HKEY_LOCAL_MACHINESOFTWARE. key dhkplhfnhceodhffomolpfigojocbpcb at HKEY_LOCAL_MACHINESOFTWAREGooglechromeExtensions. key escort.DLL at HKEY_CLASSES_ROOTAppID. key esrv.EXE at HKEY_CLASSES_ROOTAppID. value 98889811-442D-49dd-99D7-DC866BE87DBC at HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerToolbar.
Read More
Enable or disable Full-screen optimizations
In case you don’t know, there is a feature in Windows 10 computers that allows them to function a lot better. This feature is called Full-Screen optimization and it is enabled by default for several applications such as games and video players. If enabled, the Full-Screen optimization feature enhances the video playback and gaming by simply putting the CPU and GPU process as a priority. However, there are times when it can also result to a drop in the frame rate or FPS while in full-screen mode. And of course, the obvious solution to this dilemma is by disabling the Full-Screen optimization feature which is why Microsoft took action and removed this feature themselves in the recent Windows 10 Update releases. However, there is another way for you to enable it back or disable it yourself if you haven’t installed the recent updates yet and there are plenty of ways you can do both. All you have to do is follow the options given below carefully.

Option 1 – Try using Windows 10 Settings

If you haven’t installed the recent updates yet and all you have are the earlier releases, then this method would suit you.
  • Open the Windows 10 Settings app.
  • Next, navigate to System > Display > Graphics Settings or Advanced graphics settings.
  • From there, uncheck the “Enable Fullscreen optimization” option if you want to disable the feature, else just keep it checked.

Option 2 – Try using the Registry Editor

  • Tap the Win + R keys to open the Run dialog box and then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Afterward, if a User Account Control or UAC prompt appears, click on Yes.
  • Once the Registry Editor is pulled up, navigate to this registry key: HKEY_CURRENT_USERSystemGameConfigStore
  • Next, right-click on Explorer and select New > DWORD (32-bit) Value and then name it to “GameDVR_DSEBehavior and tap Enter to save it.
  • Now double click on the newly created GameDVR_DSEBehavior DWORD and set its value to “2” if you want to disable it, or “0” if you want to enable it.
  • Once you entered the value, close the Registry Editor and restart your computer to successfully apply the changes made.

Option 3 – Try running the application in Compatibility Mode

If the first two options didn’t work, the next thing you can do is to run the application in a Compatibility Mode. Follow the steps below to do so:
  • Go to the location of the application or game on which you need to disable or enable the Full-Screen optimization feature.
  • After that, right-click on it and select Properties.
  • Next, switch to the Compatibility tab where you can see the “Disable fullscreen optimization” option to disable the feature and vice versa.
  • Now click on the Apply and OK buttons to apply the changes made in the application’s settings.
Read More
How to Fix Error Code 0x80073afc

Error Code 0x80073afc - What is it?

Error code 0x80073afc deals with an antivirus program first built into Windows 8/8.1 This error occurs when Windows Defender, the built-in anti-virus software in Windows 8/8.1 and higher, does not start automatically and users attempt to manually start the program. During the initialization period of the program start-up, something goes wrong and users get a 0x80073afc Error message. The error message states there was a problem with the initialization of the program. Windows Defender provides protection of your computer and it is advised by the Microsoft Corporation that you ensure it starts up automatically on every start-up.

Solution

Restoro box imageFurther Information and Manual Repair

Users have found several manual repairs that have fixed the problem without needing to contact technicians for extra help. While the methods below should solve your problem easily, if this is the first time you have encountered the issue you may want to do a simple restart. This has fixed the problem for some users and is the easiest first troubleshooting move. If it doesn’t work move on to the methods listed below, which are easily completed without extra help.

Before trying any of these methods, please make sure that you are logged into a profile that is listed as the administrator of the computer of his administrative powers enabled. If this is not the case you will not be able to complete the following methods. Please log out and log back in on the administrator profile.

Method 1:

First, check to see if you have a third-party anti-virus program installed on your computer. Some users believe that the built-in Windows Defender program is not powerful enough to handle the safety of their computer so they usually download a third-party program. However, that program may have caused a conflict with Windows Defender and may not allow it to open. If you do have a third-party program installed, try uninstalling it then manually starting Windows Defender.

Method 2:

If method one does not work, you may be infected by malware or a virus that has tampered with the settings on your computer and will not allow Windows Defender to start automatically or manually.

First, open Run by holding the “Win” key and pressing the “R” key. Then type “Regedit”. The program will ask for permission to follow through with this action. Click on “Yes” and the Open Registry Editor will open.

Find the HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionImage File Execution Option and check to see if there are any files similar to MSASCui.exe or MpCmdRun.exe. If there are any file entries that resemble that, you will want to right-click on them before selecting the “Delete” option. If you do not see any entries that match, this is not the issue with your Windows Defender and you will want to try another method.

The Registry on your computer is very important. It helps tell your computer what programs are safe to run, what programs should be run, and what programs should not be run. If it is tampered with by a virus or Malware, multiple system operations can be affected.

However, if you did find similar file names, and you deleted them, try to start Windows Defender manually. If it does not work again, move on to the next method. 

Method 3:

If the first two methods do not work for your issue, and you are still receiving error code 0x80073afc when attempting to start Windows Defender, this step should solve the problem if you have Restore Point installed on your computer, which you most likely do.

For this method, we will be restoring your computer to a previous Restore Point. First, just like in method two, hold the “Win” key and press the “R” key. This will open run. Next type “Rstrui.exe” and click “ok”. After some time, you will see System Restore Windows. Click “Next” and select the restore point that you would like to go back to. After your computer has restored to the point you selected, check to ensure that Windows Defender has started correctly.

If the above methods aren't able to rectify the issue, you might have to download and install a powerful automated tool to get the job done.

Read More
The quick demise of the BRAVE browser
Brave browser has gained popularity very rapidly and many websites have gone into the territory of recommending it. Sadly although the browser kind of offered better performance, it seems that so much advertised privacy and security was a lie. Several months ago, Brave was involved in a “scandal”. Unfortunately, this incident did not get much media attention, and it’s hard to search for and discover as of today. There is an article on the Android police website explaining this issue in detail, you can check it here: https://www.androidpolice.com/2020/06/07/brave-browser-caught-adding-its-own-referral-codes-to-some-cryptcurrency-trading-sites/ But to sum things up and keep them short if you do not want to go through the full article, Brave had been injecting their affiliate codes into popular crypto-currency websites. This means that they had been intercepting your traffic, which they promised was secure by the way, and modifying it. This means Brave Software has access to all of your information on those crypto-currency sites as well. They can see your payments/purchases, and your activity on the websites (through affiliate statistics). Now some people might point out that they are not interested in crypto or have been visiting some of the sites but the issue still remains and that is they did all of this, without telling the user. They intentionally didn’t tell the user because they knew it would cause backlash and disruption. They knew one hundred percent what they were doing, and they knew it was unethical. And the point remains if something like this was already done, who knows what will come up in the future. Personal recommendation is to avoid Brave and go back to other browsers.
Read More
How to Fix Internal Error 2771

Internal Error 2771 - What is it?

Internal Error 2771 is an internal error code associated with Kaspersky Internet Security and Antivirus software. This error pops up when Kaspersky Internet Security software fails to install on your PC successfully. Installation of the software is interrupted and therefore it ends prematurely. This happens mostly when you try to install a new build on an existing installation. Internal Error 2771 is displayed in one of the following formats:
Internal Error 2771, Sandbox Feature or Internal Error 2771, WholeProduct Feature

Solution

Restoro box imageError Causes

This error may result on your computer screen due to several reasons. Some of the most common underlying causes include:
  • A leftover Registry Key
  • Bad entries from previous Security Package
  • INFCACHE.1 file corrupted
  • Conflicts with other security software installed on your system

Further Information and Manual Repair

To successfully overcome this problem and ensure the successful installation of Kaspersky Internet Security software on your system, try the methods given below.

Method 1- Remove the Leftover Registry Key

Sometimes Internal error code 2771 may appear during installation due to the leftover registry key from the previous Kaspersky software removal. A registry key is often created when uninstalling the previous Kaspersky version from the PC. This key is left behind even after you reboot your system. This key is called AVP**_post_ uninstall, you need to delete it to ensure the new version of the Kaspersky program is installed successfully on your PC.  For this, simply go to the start menu and type Regedit in the search bar. Now navigate to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun and then look here for the registry key called AVP**_post_ uninstall. In order to delete this file, right-click it and then select delete. Once uninstalled, reboot your PC and then try installing the Kaspersky Internet Security program again. Hopefully, this will resolve the issue. If the software installs smoothly, then the error is fixed, in case it still persists, then try other methods illustrated below.

Method 2 - Remove the INFCAHCE.1  Corrupt File

Another reason for the error pop-up may be INFCAHCHE.1 corruption. This file is basically used to store driver information and inf file locations. However, if it contains corrupted information, then you must remove it. To do this, go to the start menu and type cmd into the search bar. This will open a command prompt. Here type del C:\Windows\infinfcache.1. Now reboot your PC and try installing Kaspersky software on again.

Method 3 - Fix Software Conflict

Security software conflict can also result in internal error 2771 code display. And when this happens, the installation of Kaspersky prematurely ends. Security software conflict may occur if you have Comodo Firewall installed on your PC. A firewall is known to cause issues with Kaspersky software programs. The best way to resolve this issue is to uninstall all security software programs on your PC. Once all security software is removed, then install Kaspersky on your system. If the installation is successfully completed, then reinstall the other software again.

Method 4 - Download Restoro

Error 2771 can also result on your computer screen if traces of the previously installed Kaspersky software still remain in the registry despite the program removal. In such an event it is advisable to download Restoro. This is a cutting-edge and user-friendly PC Repair Tool deployed with an intuitive interface and a powerful registry cleaner. The registry cleaner scans your entire PC in seconds and detects all registry-related problems. It removes all the bad entries, invalid registry keys, traces of previously uninstalled programs, junk files, and cookies that are known for registry corruption. It takes just a few clicks to perform this process. Once all traces are removed, you can install the new version of the Kaspersky Internet Security program on your PC without interruption. Click here to download Restoro and be on your way to resolve Internal Error 2771 on your computer!
Read More
New vulnerability found in Windows
Windows users need to be on high alert. Microsoft has confirmed a critical vulnerability has been found in all versions of Windows which presents an immediate threat, and you need to act now. A critical new zero-day hack has been found which affects all Windows versions. windows vulnerabilityTracked as CVE-2021-34484, the “zero-day” flaw enables hackers to breach all versions of Windows (including Windows 10, Windows 11, and Windows Server 2022) and take control of your computer. Microsoft mistakenly thought it had patched the vulnerability (which was first found in August) when it was publicly disclosed in October. But the fix itself was found to be flawed, something the company admitted, and this drew even more attention to the vulnerability. Microsoft subsequently promised to “take appropriate action to keep customers protected” but two weeks later, a new fix has still not arrived. Luckily the third-party security specialist 0patch has beaten Microsoft to the punch with a ‘micropatch that it has now made available for all Windows users “Micropatches for this vulnerability will be free until Microsoft has issued an official fix," 0patch confirmed. You will need to register for a 0patch account and install its download agent before the fix can be applied, but with 0patch fast becoming a go-to destination for hot fixes which beat software companies to the punch this is a no brainer. Hopes will be high that Microsoft can release an effective patch sooner rather than later but, until then, all Windows users must act now if they want to be safe. Download 0patch here: https://blog.0patch.com/2021/11/micropatching-incompletely-patched.html
Read More
Program Cannot Start Because MSVCR100.Dll Is Missing, What Can I Do?
When you get the error information, "The Software Can Not Begin Because MSVCR100.Dll Is Missing", what this implies is that the Computer will be lacking the  MS Visual C++ 2010 libraries. The malfunction is rather frequent throughout installations. It doesn't matter the number of times you try to reinstall the program. The malfunction can happen whether you've been utilizing your pc for many years, or it's really a recent one.

Solution

Restoro box imageError Causes

a) Missing MSVCR100.DLL: As the problem message indicates, you get this information mainly because MSVCR100.DLL is completely missing. b) Broken MSVCR100.DLL: When the msvcr100.dll is broken, you will also get the same error, suggesting the software won't start. The thing you need to understand is the fact that MSVCR100.DLL is playing an important role in the application referred to as MS Visual C++ 2010 Redistributable Package. Without the MS Visual C++ 2010 Redistributable Package, any software that you simply make an effort to install won't start. You could possibly complete installing it by pursuing proper installation procedures, and then end up getting the "The Software Can Not Begin Because MSVCR100.Dll Is Missing" error.

Further Information and Manual Repair

If you get the "The Software Can Not Begin Because MSVCR100.Dll Is Missing" error information on an effective setup of any software, you shouldn't worry. You can really repair the issue and commence your recently installed software without any more hassle. Start by checking whether you presently use 64-bit or 32-bit Windows. Visit the start button, in case you use Winxp. Type winver. On the window that appears, click Run, subsequently push enter. Head to Start, in case you use both Win7 or Vista. Subsequently, click on the search box and type “Computer”. Right-click windows and subsequently click on Properties. Under Windows Edition, you'll find whether your Windows is 64-bit or 32-bit. Search for the correct variation of MS Visual C++ 2010 Redistributable Package, as soon as you discover whether your Windows is 64-bit or 32-bit. Down load the x86 variant of MS Visual C++ Redistributable Package if your version is 32-bit and you must obtain the x64 variant of MS Visual C++, for those who own a-64-bit version of Windows Operating System. You must never obtain MS Visual C++ 2010 Redistributable Package from third-party websites. This is because Microsoft doesn't charge a cent for the files. The files are openly and easily available on Microsoft. These files come in many different variants. Consequently, select what's suitable for your own Computer with regards to the version of Windows which you operate.
  • Never pick the edition of MS Visual C++ 2010 Redistributable Package that's not compatible or appropriate to your Windows Operating System.

Make use of the release date, when installing MS Visual C++ 2010 Redistributable Package. You might also look out for Service Pack 1 and obtain it for your Windows. Service Pack 1 only ensures that you simply obtain the latest edition. As soon as you end installing the most up-to-date version of MS Visual C++ 2010 Redistributable Package as demonstrated above, reboot your computer and you'll not have to worry about getting the annoying"The Software Can Not Begin Because MSVCR100.Dll Is Missing" error message anymore.
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