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

How to Fix Error 1005 Access Denied
Recently, some users reported that they were unable to access a website and only got the Error 1005 Access Denied instead. Specifically, users experience this issue when trying to open the Crunchyroll website – one of the largest anime and manga websites. This particular error is encountered not just on Crunchyroll but on a variety of websites like blogs, video streaming, forums, and so on. Here’s the full context of the error message:
“Error 1005 Access Denied – The owner of this website has banned the autonomous system number (ASN) your IP address from accessing this website.”
Usually, this error occurs when the website administrator decides to block an IP address or IP range. To fix this error, here are some suggestions you can try:

Option 1 – Uninstall the VPN service you are using or use a different provider

If you are using a VPN service, you might want to uninstall it. As mentioned, website administrator blocks IP ranges if they notice any malicious activities and because of this, your IP address might fall into the banned range even if you didn’t do anything at all. To uninstall the VPN service, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the VPN service you are using, select it and then click on Uninstall to remove it.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.

Option 2 – Try disabling the Proxy server

There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. Follow the steps below to disable proxy server.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 3 – Use the Google Public DNS

You might want to change your DNS to Google Public DNS as it could also help you in fixing the ERR_CERT_COMMON_NAME_INVALID error in Chrome. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Try contacting the website administrator

If the first three given options didn’t work, you might want to consider contacting the website administrator especially if you’ve already determined that the issue does not occur due to a VPN or proxy server that you’re using. This option can be quite tricky since you won’t be able to submit a contact form since you’re banned from accessing the website but you can contact the admin via the form section if available.
Read More
Windows Dynamic Lock is missing or not working
If you are familiar with the Dynamic Lock feature in Windows 10, then it has probably made it easier for you to lock your computer the instant you move away from it. This interesting feature does not need any special software like IR Cameras to use this feature as long as your Windows 10 computer supports Bluetooth which it most likely does. However there are times when the Dynamic lock feature is either missing or not working. When that happens, here are some suggestions that could help you. But before anything else, you need to create a System Restore point first since you will be modifying some critical system settings as well as registry files. After you’ve created a System Restore point, refer to the following options below to fix the issue with Dynamic Lock.

Option 1 – Try using the Settings app

  • Tap the Win + I keys to open the Settings app and then navigate to Accounts > Sing-in options.
  • After that, scroll down until you see the Dynamic Lock section.
  • Next, make sure that the checkbox for “Allow Windows to automatically lock your device when you are away” is checked.
  • Now that you’re all set, exit the Settings app.
Note: If for some reason the above-given solution didn’t work, you can try the next options below.

Option 2 – Try to pair your Bluetooth Device

If you get a message saying, “Allow Windows to automatically lock your device when you are away” in the Notifications Center or in the Settings app, then you need to pair your Bluetooth device. To do so, follow the steps below.
  • Go to Settings > Devices > Bluetooth & other devices.
  • From there, make sure that Bluetooth is turned On and then pair your Bluetooth device.
  • And if you open the Windows Defender Security Center, you will see the following message as well.
  • Simply click on the Add Bluetooth device button and it will open the Bluetooth settings where you can also pair the device.

Option 3 – Try to reinstall or update the Bluetooth driver

The issue might have something to do with the Bluetooth drivers. It could be that it is outdated and needs to be updated or that you recently updated it and since then you have trouble removing the Bluetooth device and so to fix the issue, you can update, roll back or uninstall the Bluetooth drivers. How? Follow the steps below.
  • Tap the Win + X keys to open the Device Manager.
  • Next, look for the Bluetooth device and right-click on it.
  • Select the option “Update driver”.
  • After that, a new popup window will appear. In there, select the option, “Search automatically for updated driver software”.
Note: Checking the update may take a few minutes so you’ll have to wait until it finishes. If it is able to find an update, you must install it. And if you want to reinstall the Bluetooth driver, just select the “Uninstall driver” option and follow the next on-screen instructions that follow.

Option 4 – Try to use 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.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed.
  • After that, navigate to the following registry key:
HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWinlogon
  • Next, look for a DWORD named “EnableGoodbye” located on the right-side panel and then make sure that its value is set to 1 which means that it is enabled while 0 indicates disabled.
  • Now close the Registry Editor and restart your computer to apply the changes made successfully.

Option 5 – Try checking the Group Policy setting

If your Windows 10 version has the Group Policy Editor, you can use it to fix the Dynamic Lock issue as well. Simply follow the steps below to use it.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • Next, navigate to the following path:
Computer ConfigurationAdministrative TemplatesWindows ComponentsWindows Hello for Business
  • After that, look for an entry named “Configure dynamic lock factors” and double click on it to open a new window.
  • Once you enable this Group Policy setting, the signal rules will be evaluated to detect the absence of a user and will lock the device automatically. On the other hand, if you disable or don’t configure this setting, you can continue locking your computer with existing locking options. Take note that it may be Not configured or Enabled but shouldn’t be set to Disabled.
  • Now select the radio button for Enabled and set the Signal rules then click OK.
  • Then exit the Group Policy Editor and restart your computer.
Read More
Fix Windows errors 80240020, 8007002C, 80246007, 80070004
Upgrading your Windows 10 computer does not always go smoothly and you often encounter not just one but various errors so, in this post, we are going to cover several Windows 10 upgrade errors such as 80240020, 8007002C, 80246007, 80070004. All these upgrade errors are related to the Windows Update folder. Thus, you need to clear the Software Distribution folder, repair the System Image and fix System Health in order to resolve all these Windows 10 Upgrade errors. Before you get started on the steps to resolve these tons of errors, you have to disable your security program for the meantime, disconnect your peripherals, remove USBs connected to your PC and then make sure that your PC is connected to the main power supply. Once you have everything covered, carefully follow the options given below.

Option 1 – Delete Windows 10 Update Files in the SoftwareDistribution folder

The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. A lot of users tried deleting the files in this folder to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net stop bits
  • After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
  • Next, go to the C:\Windows\SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
  • Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.
net start wuauserv net start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
  • Now Open Settings and check for Windows Updates. Windows 10 should begin the download right away.

Option 2 – Try using the DISM tool

Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Note: If it happens that the Windows Update client is broken, you need to run the following command to repair it then restart your PC and click on Update once again.
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess
Note: The Windows Upgrade error, with error code 80240020 is an expected error message that happens when the upgrade requires customer user action. Thus, you need to do the following steps to resolve this particular Windows Upgrade error.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this registry key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate
  • Now right click on WindowsUpdate located in the left pane and then create a new key and name it as “OSUpgrade
  • Next, right-click in an empty space in the left pane and create a new DWORD and name it “AllowOSUpgrade” and enter “1” as its value.

Option 3 – Try running the Windows Update in a Clean Boot State.

Putting your PC in a Clean Boot state can also help you install Windows Updates or Upgrades without any trouble because, during this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
  • 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” checkbox 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” checkbox.
  • 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 that, try to install the Windows Updates or upgrade again.
Read More
Malware Guide: How to Remove Bandoo

What is Bandoo?

Bandoo application, specifically product version 5.0.2.4762, is a bundled program. What does this mean? Simply, Bandoo, upon installation, installs additional programs, extensions, and add-ons to a computer and computer’s browser, without the knowledge of the user. This version of Bandoo concentrates on providing features for entertainment and also functionality/tools for backing up your computer files. Once executed, the file installs the iLivid Download Manager Software. Additional tools installed within the bundle include a Movie Toolbar and the thriving search engine ‘Ask.com.’ Technical details about Bandoo include: 
Digital Signature/Publisher:  Bandoo Media, Inc. Product Version: 5.0.2.4762 Entry Point:  0x000038AF

Assessment of Bandoo Potentially Unwanted Program

Interestingly, before the installation of Bandoo product version 5.0.2.4762 was complete, Spyhunter detected that the software was a PUP. After the installation was complete, product version 5.0.2.4762 of Bandoo added add-ons and extensions to both Internet Explorer and Chrome Browsers (these were the only 2 browsers used within the assessment). These appeared in the form of a Movie toolbar, providing quick access to movie trailers, reviews, ratings, and other video functionality, and ‘Ask’ (Ask.com) search engine.

Areas of Infiltration by Bandoo

Bandoo product version 5.0.2.4762 infiltrated several areas of the computer system. After installation, folders were neatly placed as files within all programs. Within “All Programs” there were 3 newly added programs. These included:
  • iLivid
  • Movies Search App for Chrome
  • Movies Search App for Internet Explorer
The iLiVid application seems to be the main offer while the others, namely Movies App for Internet Explorer by Ask was featured as promotions or advertisements. Additionally, just below the 'END USER LICENSE AGREEMENT AND PRIVACY POLICY' a request was made that the user set Ask.com as both their homepage, new tab, and default search engine. This is just another well-concocted plan to get Internet users onto the 'Ask.com' search engine. Along with the 3 programs installed as a bundle,  a new folder was found within the computer's local drive. This program was termed OLBPre.

What is OLBPre?

OLBPre.exe is reputed as dangerous adware that weakens the security settings of a computer system. It's also covertly used for dropping files on a targeted computer, often without the user's consent or knowledge.

Manual Steps for Removal of Movie Search Apps

I found this removal pretty simple. Depending on your Operating System, there will be slight discrepancies in the manual removal steps. Using the Windows 8 (8.1) OS on your computer:
  • Step 1: from your desktop, right-click on the ‘Start Button’.  A menu box will then appear.
  • Step 2: from the menu box, click ‘Search’.
  • Step 3: enter “Programs and Features” within the Input Box.
  • Step 4: locate the installed apps. You should be able to see “Movies Search App for Chrome” & “Movies Search App for Internet Explorer”.
  • Step 5: right-click on the names of the Apps (the ones you want to remove) when you’ve located them.
  • Note: you will have to remove the apps one after the other.
  • Step 6: after right-clicking the app, click the uninstall option (probably the only option available anyway).
  • Note: If a box appears asking If you wish to ‘block’ or ‘allow’, select the allow option. That’s just the Publisher’s way to annoy you out of uninstalling the app.
  • Step 7: follow instructions until the app is fully removed.
  • Step 8: Repeat steps for the other app.
Since Bandoo also changed your search engine, you’ll have to reset that manually for Internet Explorer and Chrome. Follow the steps below:
  • Step 1: Open your Internet Explorer browser.
  • Step 2: Click the tool option located in the top right-hand corner of the page.
  • Step 3: Click the “Internet Options” option.
  • Step 4: Under the “General” tab, you’ll be able to see approximately 3 buttons. Click the button labeled ‘Use Default”.
  • Step 5: At the bottom right-hand corner of the pop-up menu, select the “Apply” button and “OK”. That should do the trick.

Removal for Chrome Extension

This removal is simple.
  • Step 1: Open your Chrome browser.
  • Step 2: A pop-up box will be visible.
  • Step 3: Click the “Remove from Chrome” option.
After removing the extensions/add-ons, perform another scan with Spyhunter. You’ll pick up a few threats. The second scan should clear up everything. To completely remove Bandoo from your computer, click here to download and install Spyhunter.
Read More
Fix Communication with service process failed
This post will guide you in fixing the “Communication with service process failed” error in Windows 10. This error is related to the Intel Driver and Support Assistant application. Although this error does not reportedly cause any loss of functionality in the computer, however, it still indicates that there is something wrong with some of your driver modules. Intel has taken a bold step and combined its older modules into this new application (Intel Driver and Support Assistant) recently. This application enables users to scan their computers for any available updates from Intel. This is the main application of Intel and provides users a way to update their driver software automatically instead of manually updating it. However, with the recent reports submitted by some users, it seems that something is wrong with this application, and users to have to deal with the “Communication with service process failed” error. This error might be caused by several reasons, for one, it could be that the application is corrupted or incomplete in its nature which is possible since this is still a developing and newly released app. It could also be that there are other utilities or modules that conflict with the Intel software. Whichever the reason may be, you can try out the options given below to resolve the problem but before you proceed, make sure that you have an administrator account as well as an active and stable internet connection.

Option 1 – Disable DSATray in Startup

If you receive this error message every time you start your computer then this means that the application is not able to launch properly. Like pointed out, it could be that it is still incomplete in nature or it conflicts with other applications. Thus, you can try to disable the service from the startup and check if it fixes the problem.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “taskmgr” in the field and hit Enter to open the Task Manager.
  • After that, go to the Startup tab and look for the Intel Driver and Support Assistant app.
  • Right-click on the app and select Disable.
  • Restart your PC and check if the error is now fixed or not

Option 2 – Reinstall the Intel Driver and Support Assistant

If the first option did not work, you can try reinstalling the Intel Driver and Support Assistant app. To do so, follow these steps:
  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for Intel Driver and Support Assistant and select it and then uninstall it.
  • After you have the app uninstalled, open your browser and go to Intel’s official website. From there, download the driver utility manually.
  • Once the download is finished, right-click on it and select “Run as administrator” and install the app on your PC with elevated access.
  • Restart your PC and then check if the error is now fixed.
Read More
Setting up an FTP Server in Windows
File Transfer Protocol Server, also known as FTP Server, is a private or public service that can host files that can be accessed both locally and globally. It is a quick, flexible and seamless service that allows you to store any kind of files depending on the total size of the server. If you’ve always found an FTP server useful, then the good thing is you can now create your FTP server since Windows 10 now allows it. You can host this server locally and later on make it globally available via the internet. So if you are planning to set up an FTP server on your Windows 10 computer, read on as this post will guide you on how to do so.

To set up the FTP server, you need to configure it first and then configure the Windows Firewall for the connections to go through. For more details, refer to the following steps:

Step 1: You need to configure the FTP server on Windows 10.
  • In the Search box, type in “Turn Windows Features On or Off” to search for it.
  • Then click on the appropriate result which will open a mini window.
  • From this mini window, scroll down to the list and expand “Internet Information Services where you have to expand the FTP Server section.
  • Next, select all the checkboxes to enable all the entries under FTP Server and then click the OK button to apply the changes made.
  • And now, since your computer is now allowed to host an FTP server, you need to configure it. To do so, type “Internet Information Services (IIS) Manager” in the Search box and click on the appropriate entry.
  • Next, right-click on Sites under the navigation bar of Connections and select Add FTP Site. This will open a new window where you have to input some information about your FTP hosting.
  • Now enter the details and click on Next.
  • Upon clicking Next, you will be prompted to give some authentication details. Enter the following details in the screenshot below.
  • Now click on Finish. After that, you will get an FTP Server being hosted on your Windows 10 PC.
And now that you’ve successfully configured the FTP Server, the next thing you have to do is to allow connections from and to the FTP server. Refer to the next step below. Step 2: Configure the Windows Firewall for FTP connections to pass-through
  • In the Start Search, type “Allow an app or feature through Windows Firewall” and click on the related search result which will open a window with all the settings.
  • From there, click on the Change Settings button. This will display a list where you have to mark all the checkboxes for the FTP server to enable them in both the Private and Public configurations.
  • After that, click OK. This will allow you access to the FTP server on your local network.
Read More
How to remove weather widget from W11
The latest Windows 11 update has brought with it not so popular widget from Windows 10, the weather widget that will reside into the taskbar and constantly show stuff like temperature, weather conditions, etc. The weather widget is not a bad thing but most users found it a little annoying and turned it off in Windows 10. If you wonder how can you do the same but this time inside Windows 11 please keep reading. weather widgetThe first step is to right-click  anywhere on the taskbar (in empty space) and choose Taskbar settings Once the taskbar settings are opened, find Widgets and click on the switch on the far right to turn it off, immediately no more information will be shown on the taskbar and it will be free again. And that is all there is to it.
Read More
Blinking or Flashing Desktop After login - Windows 10 Upgrade

Blinking or Flashing Desktop After login - What does it mean?

Upon updating to Windows 10, some users might encounter a blinking or flashing desktop after logging in. This will result in a repetitive restarting of explorer or you won’t be able to make the start menu and shortcut keys work. In addition, the network icon might not appear in your taskbar as well. Other Windows 10 error messages include error code 0xc000021a.

Solution

Restoro box imageError Causes

Your blinking or flashing desktop after logging in might be the result of problems with the bushell.dll shell extension, which is a part of the Norton Security Suite. Another possible cause for this annoying problem is an issue with your display driver since not all systems will use the same display driver and will depend on what graphics card you use.

Further Information and Manual Repair

In fixing the bothersome blinking or flashing desktop after logging in problem, you can do a manual repair method to address the root problem. You need to be familiar with the Windows command line to successfully go through the process. However, if you are not knowledgeable or confident enough to do this on your own, it would be best to seek help from a professional. Or, you might want to consider using an automated tool to solve the issue.

You need to identify first what’s causing the blinking or flashing of your desktop after login to properly address the issue. The following methods can be done if your issue is caused by bushell.dll shell extension issue:

Method One: Forcefully Terminate Process

  1. Press on Ctrl+Alt+Del then select Task manager
  2. Start a Command Prompt as an administrator by choosing the File menu then Run New Task.
  3. Type exe. Make sure to tick the checkbox “Create this task with administrative privileges.”

NOTE: Text input is most probably affected by the explorer restarts so you might need to repeatedly type some letters or to carefully input texts.

  1. In the Command Prompt, type taskkill /f /im explorer.exe. This will stop the blinking or flashing.
  2. Type cd “Program Files” afterward, type dir /s bushell.dll to locate where the dll is. (For example, purposes, use c:\program files\Norton Security Suite\Engine6422.5.2.15 as the location)
  3. If the dll file is not found, you can try repeating step 5 but this time, use “Program Files (x86)” However, you can proceed with the next step if you already located where the bushell.dll is.
  4. Type cd ”c:\program files\Norton Security Suite\Engine 6422.5.2.15” to change the name of the directory you found the dll in.
  5. Type ren bushell.dll bushell-crash.dll
  6. Restart now the system by typing shutdown /r /f /t o in the command line.

Method Two: Uninstall Programs

  1. Log out then go to the sign in screen
  2. Press the Shift key as you simultaneously click on the Power button on the screen.
  3. Continue pressing on the Shift key as you click
  4. Continue pressing on the Shift key as you wait for the Advanced Recovery Options menu to appear.
  5. Once the Advance Recovery Options menu appears, click on Troubleshoot then select Advanced options.
  6. Click on the Startup Settings then select
  7. Boot on Safe Mode by pressing 4 on your keyboard.
  8. Log in then press Windows key + X.
  9. Select the Device Manager then expand Display Adapter.
  10. On your Display Adapter, right-click then select
  11. Exit Device Manager
  12. If in case you also have an older Antivirus utility, you should uninstall it as well.
  13. Restart

NOTE: You might need to download the latest Video Driver on a working computer. Save it in a thumb drive then copy and install it on your computer. If in case there is no native Windows 10 driver, you can also download the latest Windows 7 or Windows 8.1 video driver. Afterward, install it in compatibility mode.

Method Three: Use Microsoft System Configuration Utility

  1. Log out then go to the sign in screen
  2. Press the Shift key as you simultaneously click on the Power button on the screen.
  3. Continue pressing on the Shift key as you click
  4. Continue pressing on the Shift key as you wait for the Advanced Recovery Options menu to appear.
  5. Once the Advance Recovery Options menu appears, click on Troubleshoot then select Advanced options.
  6. Click on the Startup Settings then select
  7. Boot on Safe Mode but this time, choose 5 to start in Safe Mode with networking.
  8. Check if your problem is present or not in Safe Mode. If not, then you are on the right track.
  9. Press on the Windows key + R then type msconfig to start up your exe file.
  10. Click on the Services tab then choose Disable All. Afterward, click on
  11. Once you’re prompted to reboot your computer, go ahead and reboot in Normal Mode. Check if the issue is still present.
  12. If the blinking or flashing desktop after login is gone, then you can just do a process of elimination.
  13. Start-up on your exe again then begin bringing up services a few at a time.
  14. You can turn on all other services except for the following which causes the blinking or flashing desktop after login problem: Problem Reports and Solutions Control Panel Support •Windows Error Reporting Service.
Read More
Fix Windows Update Error 0x80070BC9
As you know, every Windows Update is essential for every Windows operating system. They have to be regularly installed, especially since they include various security updates that are important to the system. However, there are times when Windows Update fails to execute properly and you get errors like the error code 0x80070BC9. When you encounter this particular Windows Update error, you will get the following error message on your screen:
“0x80070BC9 – ERROR_FAIL_REBOOT_REQUIRED. The requested operation failed. A system reboot is required to roll back changes made.”
This kind of Windows Update error is most likely caused by a newly installed problematic software, corrupted Windows Update files, or policies that restrict the behavior of the Windows Module Installer. The Windows Module Installer, also known as “WMIW” or “TiWorker.exe”, is the one that checks for new updates from the Windows server and installs them on your computer. This is why you need to make sure that you do not have any policies that control the start behavior of the Windows Module Installer since this service must not be hardened to any start value and should be managed by the operating system. To resolve the Windows Update error code 0x80070BC9, you can check out the options provided below.

Option 1 – Try checking the status of the Windows Modules Installer Worker Service

Since the Windows Update error code 0x80070BC9 has something to do with the Windows Module Installer Worker service, you need to check its status in the Service Manager. Refer to the following steps to do so.
  • In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “MSC” in the field and hit Enter to open the Services Manager.
  • After opening the Services Manager, look for the Windows Modules Installer Worker Service.
  • Once you found it, check its status and make sure that its Startup type is set to Manual.
  • Now click on the Start button and see if it fixes the Windows Update error.

Option 2 – Run the Windows Update Troubleshooter

You might want to run a built-in Windows Update troubleshooter to resolve the Windows Update error. It is one of the things you can check out as it is known to automatically resolve any Windows Update errors like error code 0x80072EE2. To run this troubleshooter, 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.

Option 3 – Try contacting the IT administrator to modify the group policies

You could also try to contact the IT administrator to have the group policies modified. This option is applicable for company-managed systems. As mentioned, one of the possible causes of the Windows Update error 0x80072EE2 is the policies that control the start behavior of the Windows Module Installer. Thus, you need to have them removed so that the Windows Module Installer Worker service is managed by the operating system itself. And since there could be many policies, it is highly advised that you contact your company’s IT administrator to get the job done for you.

Option 4 – Try to install the Windows Updates in a Clean Boot State

There are some instances that some conflicting programs installed in your computer might be the one that’s causing Windows Update error code 0x80070BC9. To identify which program is causing the problem, you need to put your computer in a Clean Boot State. To do so, follow the steps below.
  • 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.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Read More
Check Windows 11 UI inside your Browser
windows 11 websiteWindows 11 release date is closing in, some people have tried it via insider build, some have decided not to. It has come to our attention that there is a little website made by BlueEdge that offers a virtual Windows 11 desktop. Opening the Website will put you right inside Windows 11 desktop, now take note that this is not Windows 11, it is a simulation of Microsoft’s newest OS and therefore many things will not work like File Explorer, etc. One thing you can make sure it is working is UI itself, you can see how you do like the new Taskbar, start menu, widgets, and some other things. You can just pop up on the site and check how you do like the overall new look and feel of Windows 11 UI before installing it or trying it. We are sure that many more options will come in time but even now you can get a feel of the newest OS. Windows 11 BlueEdge site: https://win11.blueedge.me/
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