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

USB keep disconnecting and reconnecting
If your USB keeps disconnecting and reconnecting after you connect your USB device on its own randomly, then the problem might have something to do with a hardware or driver issue. The first thing you have to do in such a case is to make sure that the device is working on another computer. This will help you isolate the problem and if it turns out that it works, then the problem lies in your computer and not your USB device. To fix this connection problem between your USB device and Windows 10 computer, you can use the options given below as a reference.

Option 1 – Update or reinstall the Universal Serial Bus Controller driver

Since it could be a driver issue, you can try to update or reinstall the Universal Serial Bus Controller drivers using the Device Manager. Refer to the following steps:
  • First, click the Start button and type “device manager”.
  • Then click on the “Device Manager” from the search results to open it.
  • From there, look for the “Universal Serial Bus controllers” option and then right-click on each one of the USB drivers and select the Update Driver from the menu.
Note: If it is a regular USB drive, then it will be listed as a USB Mass Storage Device but if you have a USB 3.0 device, then look for a USB 3.0 Extensible Host Controller.
  • Restart your PC and then click the “Search automatically for updated driver software” option.
Note: If updating the USB Controller drivers didn’t work, you can try to reinstall them instead.

Option 2 – Try to change the USB port

You might want to change the USB port since modern computers have a variety of USB ports. So if your USB drive supports USB 3.0 or 3.1, make sure that you plug it inside a USB 3.0 or 3.1 ports. If you’re not sure which port, just keep in mind that the USB 3 port is usually blue or you can also use your computer’s documentation or manual as a reference to locate it.

Option 3 – Try to turn off the Power Saving option

You could also try to turn off the Power Saving option to resolve the problem. All you have to do is switch to Power Management after you select the Properties of the USB device and from there, uncheck the “Allow the computer to turn off the device to save power” option. On the other hand, if you are using a laptop and did not use the USB device for a long time, then it could be powered off. This will ensure that the system does not turn off the USB device.

Option 4 – Try to reinstall the latest Universal Serial Bus controller drivers in Compatibility Mode

If you were unable to install the Universal Serial Bus controller drivers you’ve downloaded, you can try installing them again but this time using Compatibility mode. Follow the steps below to do so:
  • You need to download the driver and place it on your desktop.
  • After that, right-click on it and select Properties.
  • Next, switch to the Compatibility tab where you should see two options:
    • Compatibility troubleshooter, and let Windows figure out what works best for you. If it fails, follow the next.
    • Manually choose the version of Windows it was correctly working.
  • Now right-click on the file and select the “Run as administrator” option to install. After that, you should now be able to change your screen aspect ratio to what you were using early on.
Note: If you have other programs that won’t work on the existing version of Windows, then make sure to run the program in a Compatibility mode.

Option 5 – Run the Hardware and Devices Troubleshooters

  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.
Read More
Open specific pages each time Chrome starts
When we are working on our computer, we have tendencies to make it look and behave to our best needs and however, best suits us. The Internet has crawled into our lives and made itself a must-have in modern society, internet browsers as a crucial piece of software for viewing the web have also grown and made themselves to be more open for user settings and personalization, Chrome, one of the most popular browser has the option to open a specific set of pages one it is opened and that is what we will cover today in this tutorial. No matter would you like to by default open some online store, maybe an email or news website, you can open each of them or all of them once Chrome is run, making your daily routine more enjoyable and stress-free. The first thing, of course, is to start Chrome itself, once Chrome is up, click on three dots in the upper right corner of the Chrome window and select settings. Google chrome settingsWhen you are in settings, on the left side move toward the bottom until you run into a tab that says On Startup and click on it. On right, a new section will open, click on Open a specific page or set of pages. Chrome startup pagesYou will be presented with the option to add a new page by typing its URL or getting it from bookmarks or using a specific opened one. You can repeat this process until you have added all pages that you wish to be automatically opened once Chrome is opened for the first time.

BONUS:

If you have noticed right above the setting that we have used for opening a specific set of pages there is the option Continue where you left off, this option will open each page exactly where it was when Chrome was shut down letting you keep viewing where you have left off. This is useful if by any chance your battery ran out or you had to quickly turn the computer off for whatever reason.
Read More
5 Windows 10 Upgrade errors you might encounter

5 Windows 10 Upgrade Errors

The recently released Windows 10 captivated the mass but its rollout, polished as it might have been, proved everything but seamless. Surf the Internet and you’ll get the gist. People are complaining and they need assistance. Assistance with what you might ask? Many have attempted to make an upgrade but failed after encountering various strange combinations of letters and numbers. These are none other than error codes. If you’ve tried and failed, feast your visuals below as you might encounter one of these 5 Windows 10 Upgrade errors.

Error Code 0x80073712

Encountering error code 0x80073712 in no way implies that you need to throw out your computer system and acquire a new one. Not at all! This error code simply means that a very important file to Windows might have gone missing or corrupted. This file is crucial to Windows update so without obtaining this file, you won’t be able to proceed with the update.

Error Code 0x800F0923

Likely, there are many programs and drivers installed on your computer. They all play a vital role. However, if you’ve received error code 0x800F0923, it might be time to consider or turn your eyes to installed drivers on your system. Why? Error code 0x800F0923 means that there’s a driver or driver on your current Operating System that’s not compatible with Windows 10. There’s clearly a dilemma here.

“We couldn't complete the updates. Undoing changes. Don't turn off your computer.” Or “Failure configuring Windows Updates. Reverting changes”

That’s a pretty odd error but I will say it's slick… That Windows 10 upgrade error is straightforward. Microsoft is just letting you know that they won’t be able to complete the update to Windows 10 and so they are putting your computer back to where it was. How nice of them.

The error messages above are pretty generic and will manifest when the upgrade fails for one reason or the other. To resolve this issue, you’ll most definitely have to decipher what error code was presented. Identifying that will provide a glimpse into exactly what steps you need to take.

The Update Isn't Applicable to Your Computer

I don’t know about you but I strongly believe Microsoft is subtly letting you know that your computer system is old and needs to be thrown out. Also, this update could imply that your PC needs to install important updates to rev you up to the requirements. All relevant updates to your computer must be installed before you can get past this stage.

Error… “Something Happened”

This Windows 10 upgrade error has been the talk of the Internet. In fact, users of Windows OS have been making it a mockery. Clearly, not many have had success after encountering this error. Obviously, “something happened” but it’s just not easy to decipher what went wrong. Microsoft is still trying to figure it out.

Solution

Restoro box image
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
Microsoft blocking Office users
Microsoft Office 365 banerMicrosoft starting as of today will block its Office 365 users if they are using Internet Explorer or early versions of Edge browsers. So if you are using older non Chromium Edge versions of Microsoft browsers you can no longer access Office services until you switch. Now normally I would fully support this kind of decision since Internet explorer is a slow and vulnerable browser and the edge is similar in that regard. The new edge browser is great and it should be used but the issue I have is that Office 365 is not free, it is a premium feature and I am wondering how Microsoft plans to deal with people that have already paid for service but suddenly cannot access it anymore.
Read More
A Quick Guide to Fixing Files.exe Error

Files.exe Error - What is it?

To understand what Files.exe Error code is, it is first important for you to know what EXE stands for, and EXE files function. EXE is the abbreviation for Executable. It is a file extension for an executable file format. This file contains a program that is a particular file type capable of being executed or run as a program. The Windows Operating System contains literally thousands of executable files. Every program that you have installed on your PC runs because the .exe application files execute the tasks. Files.exe are also used by websites that are not entirely static to display properly. There are thousands and thousands of exe files on your PC that are supported by millions of Dynamic Link Library (DLL) files. It is advisable to run executable files from publishers you trust because these files can potentially change your computer settings and harm your PC. The files Exe error code occurs when you are unable to open and run executable files. The error message is often displayed in either of the following formats:
  • ‘Access Deny’, ‘Runtime error ‘
  • Windows cannot find FileName.exe
  • Windows cannot find FileName.exe. This program is needed for opening files of type "ProgramName".
  • Windows cannot find ProgramName. Make sure you typed the name correctly

Solution

Restoro box imageError Causes

The files Exe error code can be triggered due to multiple causes:
  • Corrupt registry
  • Viral infection- This changes the default configuration for running exe files
  • Missing files
  • Invalid registry entries
If this error occurs on your PC, it is advisable to fix it immediately to ensure your desired programs run smoothly. Also, if not fixed timely it can lead to serious PC damages like system failure, registry corruption and also put you at risk of privacy errors if the cause of this error is viral infection and spyware.

Further Information and Manual Repair

To resolve the files.exe error on your PC, try the solutions given below:

Clean and Restore the Registry Manually

If the files.exe error occurs on your system due to registry corruption, then to resolve it you need to clean it and restore it back. You can do this manually and automatically. The manual way is slightly time-consuming and tricky. If you are not a computer programmer and don’t have sound technical expertise, then you may find the manual procedure of cleaning the registry complex. However, we’ll be discussing both methods one by one. The registry is the main database of the PC. It saves all the files on your system including both important and unnecessary files and obsolete files like bad keys, invalid registry entries, temporary files, cookies, internet history, and junk files. It is important to delete these files from the registry because they take up a lot of disk space and also damage and corrupt the registry. And when this happens, you start experiencing file.exe errors. To clean and repair the registry manually, here’s what you should do:- First, go to the start menu and then click run.
  • Now type ‘command.com’ and press enter.
  • After this, type the following commands: “cd” press enter then “cd windows” press enter.
  • Type copy ‘regedit.exe regedit.com” and press enter again.
  • After that type ‘start regedit.com” and press enter. Now navigate to and select the key: HKEY_CLASSES_ROOTexefileshellopencommand.
  • Once you select the key, in the right pane double click the default value.
  • Delete the current value data and simply insert “%1”%*.
  • Close the Regedit (registry editor) utility. Now try running your desired program; it is most likely to resolve the error if it occurred due to registry corruption.

Clean & Restore Registry Automatically with Restoro

To clean and restore the registry automatically in seconds, run a deep Registry system scan using Restoro. This is a powerful registry cleaner deployed with intuitive algorithms that scan for all types of registry issues on the system. It wipes out all the unnecessary files in seconds, clearing up the cluttered disk, and also simultaneously repairs and restores the registry. In just a few simple clicks the error is resolved.

Run an Antivirus

If the files.exe error code is triggered by viral infection and spyware, then to resolve it install and run an antivirus. However, once you install an antivirus, your PC speed may slow down dramatically. This is often compromise users have to make to keep viral infection and malware away from their systems. But you don’t have to make this compromise if you download Restoro. This tool is more than just a powerful registry cleaner. It is embedded with multiple utilities that help remove practically all types of PC-related issues. These utilities include antivirus and a system optimizer. The antivirus utility scans and removes all malicious software on your system and while the system optimizer module boosts your system’s speed. Total System Care is safe, multi-functional, and efficient software. It is compatible with all Windows versions. To resolve files.exe error on your PC, click here to download Restoro NOW!
Read More
How to remove BIOS password
BIOS is software that is running in a chip located on your motherboard, you can enter BIOS usually by hitting DEL once the computer is turned ON but this sometimes varies and it depends solely on the motherboard manufacturer. Inside BIOS you can configure your computer components and set up some other important things including passwords for BIOS itself or for the entire system. Password itself is meant to protect access to BIOS from other non-technical users or to prevent access to the system from other people if for example computer is in one household and you would like to be the only one having access to it. However, passwords can be forgotten, and sometimes you can even purchase a second-hand computer with a password on it. In this guide, we will lead you through ways on how to remove your BIOS password so you can regain access to your BIOS settings.
  1. Use Manufacturers master password

    Most motherboard manufacturers have built-in a couple of master passwords for BIOS access. If your motherboard has one you can easily find it on the manufacturer's website. Use the master password and remove other passwords inside BIOS, save and exit.
  2. Remove CMOS battery

    If you could not find the manufacturer's master password or your motherboard model does not have one remove the CMOS battery to reset BIOS. Note that this method will reset the whole BIOS not only the password. Open on side of your computer casing and locate the round battery on it, do not worry, there is only one battery so you can not make mistake. Remove the battery and leave it outside for around 20 to 30 minutes then place it back as it was, CMOS is reset now and you can access BIOS.
  3. Reset BIOS via jumper

    If you want to remove only the password and do not touch other BIOS setting you can locate the BIOS password reset jumper. How the location of this jumper and position is different from the motherboard to motherboard we can not cover them all here and it is advisable to read the manual or find information on the official manufacturer's website.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
How to Fix Error Code 0x8007267C on Your PC

Error Code 0x8007267C – What is it?

Error code 0x8007267C is specific to Windows 10. This error is triggered when no DNS server is currently configured in your network settings during the Activation process. If you are fairly confident in your ability to address command-line tools and networking issues, you can follow the steps below to try to remedy the error code on your own. If not, you may need to contact a qualified technician in order to resolve the error successfully.

Solution

Restoro box imageError Causes

The cause of Error Code 0X8007267C within the Window 10 system is fairly straightforward. Windows Activation requires a valid DNS server to be configured in order to complete the Activation process; if one is not available or properly configured, then you may see this error code and Activation will fail.

Further Information and Manual Repair

The following methods may help you to resolve this error, but you’ll need to have some familiarity with command-line tools to complete the steps successfully. If these methods do not work or if you are uncomfortable in using the command prompt, you may need to consult a technician to fully resolve this particular error code on the Windows 10 system.

Method 1: Register a DNS server within your network properties and test the connection.

In order to resolve this error code, client connectivity to a DNS server must first be established. The following steps may help you to determine the root problem with your connectivity status:

  1. Open a command prompt, after which you'll run IPCONFIG /all
  2. Verify the following values: The IP address that has been assigned, the DNS server, the subnet mask, and the default gateway. Compare each to ensure that all are set with the values that correspond to your specific environment
  3. Check for basic IP connectivity to the DNS server using the PING command. In using the PING command, utilize the address of the DNS server found in Step 1

ping <DNS Server IP address>

If basic connectivity to the DNS server in question is failing, then you will need to resolve that issue before going further in the process.

After troubleshooting the above basic connectivity issues to the DNS server, you can reattempt Windows Activation by using the command below from within an Elevated Command selection:

cscript windowssystem32slmgr.vbs -ato

If the steps above did not work for you, you may want to try the steps found in method 2.

Method 2: Use phone-based authentication with a MAK (multiple activation key).

If a DNS server is not connected to your network, you can use an alternative method to complete the Windows Activation process. Bypass Method 1 by using a MAK product key instead to activate the volume license installation. Certain MAK product key providers have a variation on the specific key numbers that you will need to use. If you are using TechNet media or MSDN media, you will have to change the product key listed to the product key provided. The product keys provided by either TechNet media or MSDN media for Windows Server 2008 or for Windows Vista Enterprise will be the MAK product key that you will enter in a later step.

Like the previous method, you will need to have some familiarity or confidence in your ability to operate Command Line tools before proceeding. Once you have found your MAK product key, you’ll need to open a command prompt and use the following command to change the product key to match the MAK product key, which should look something like the example below:

            slmgr –ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

After completing the product key change, use the following command to initiate the phone activation wizard, thereby completing the activation of the system:

            slui 04

The activation wizard should be able to walk you through the remainder of the process in a step-by-step manner. In addition to appearing as an error code in Windows 10, this particular error may apply to multiple versions of Windows, including:

  • Windows 7 Enterprise
  • Windows 7 Enterprise E
  • Windows 7 Enterprise N
  • Windows 7 Professional
  • Windows 7 Professional E
  • Windows 7 Professional N

Steps to address the error code may be different in any of these other versions of Windows. If you have difficulty in resolving the error effectively, seek professional technical help.

Read More
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.
Read More
What is and how to Remove Shortcut Virus
Shortcut virus is an easily spreadable and annoying combination of Worm and Trojan that hides all of your files and folders and then replaces them with shortcuts that look identical to replaced files and folders. Shortcut virusOnce disguised it will wait patiently for a user's click and once that happens it will replicate itself and further infect the system. This rapid spread can lead to stolen personal data, some system hick-ups, and other system-related issues. This malware mainly affects physical file transfer devices like for example and most USB drives, hard drives, and SD memory cards and it can easily transfer itself to the computer. The advantage of this shortcut virus comparing it to others is that it is mostly undetected by a vast variety of antivirus software. So running just anti-virus software maybe not be enough to remove it from your system. Luckily for all unfortunate users that have caught this annoyance, it can be easily removed fully manually in a short time.

How to Remove Virus from USB and other removable media

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

How to Permanently Remove a Shortcut Virus from Your PC

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