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

Reset Windows computer without Settings app
As you know, the Settings app is a vital part of Windows 10 as it helps in fixing issues in the system and offers users access to various Troubleshooters, as well as the Reset function and many more. So if you want to Reset this PC or a Windows Store app, you need to use the Settings app to do so. However, one of the most annoying errors you can encounter when using the Settings app is that it crashes or sometimes does not open at all. Thus, if you are having issues with this app, worry not for there are alternative ways you can try to reset your Windows 10 PC. For you to reset your Windows 10 PC without using the Settings app, the main option you have is to use the Advanced Startup options and there are different methods by which it can be accessed. It can be accessed via Lockscreen, Command Prompt window, or via Start Menu.

Option 1 – Reset Windows 10 via Lockscreen

  • You need to first boot into the Advanced Startup options from the lock screen. If you’re already logged in to your account, you have to hit the Win + L keys to get on the lock screen.
  • Next, click on the Power button located at the bottom right corner of the screen.
  • After that, hold the Shift key and click on Restart to restart your computer into the Advanced Setup option mode. And from there, you can reset your Windows 10 computer.

Option 2 – Reset Windows 10 via Command Prompt

  • Search for “cmd” in the Cortana search box or hit the Win + R keys to open the Run box and type “cmd” in the field and hit Enter to open Command Prompt.
  • If a User Account Control or UAC prompt appears, click Yes to proceed in opening Command Prompt.
  • After that, type the following command and hit Enter to execute it:
shutdown /r /o /f /t 00
  • After you execute the command, it will restart your computer into the Advanced Startup options where you can reset your Windows 10 computer.

Option 3 – Reset Windows 10 via Start Menu

  • Tap the Win key or click on the Start button located in the Taskbar.
  • Then click on the Power button at the bottom right portion of the screen.
  • Next, press and hold the Shift key on your keyboard and then click on Restart. This will restart your Pc into the Advanced Startup options.
Note: Once you have access to the Advanced Startup options, you have to go to the setting which allows you to Reset your Windows 10 PC. All you have to do is select Troubleshoot > Reset this PC to reach the following screen Afterward, select either the “Keep my files” option or the “Remove everything” option depending on your preference, and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer.
Read More
The PrintNightmare vulnerability finally fixed
PrintNightmare vulnerability has been a struggling issue for Microsoft in the past weeks, each time it seems to be addressed and fixed something new popped up and it still had issues. Microsoft finally addressed the issue but with a price. The default behavior of Point and Print is changed. From this fix onward, the Point and Print driver installation and update behavior will require administrator privileges, which should prevent the exploit to the Windows Print Spooler that could be used by malicious individuals to gain administrative privileges in Windows. The drawback of this fix from Microsoft is that non-elevated users may have difficulty adding or updating printers. Microsoft feels that the security risks caused by PrintNightmare are worth the tradeoff, though. If you really want to let non-elevated users add printers, you can follow the instructions in this Microsoft Support article to disable this mitigation with a registry key. However, doing so will expose you to this known vulnerability and isn’t recommend.
Read More
Install Remote Server Administration Tools
RSAT or Remote Server Administration Tools for Windows 10 is a collection of programs for IT experts. It helps in managing Servers from a Windows 10 PC and starting with the Windows 10 v1809 or the October 2018 update, users have to install the Remote Server Administration Tools for Windows 10 as Features on Demand or as Optional Features. The program includes the Microsoft Management Console or MMC snap-ins, Server Manager, consoles, Windows PowerShell cmdlets, and providers as well as command-line tools for managing roles and features that run on the Windows Server. So if you have updated your Windows 10 pc to v1809 or later then the RSAT tool has to be installed as a set of Features on Demand right from Windows 10. You can install RSAT Tools on Windows 10 Enterprise or Windows 10 Professional and once you install it, make sure that you do not install RSAT tools from the Microsoft Download page directly. Step 1: Open Settings and then go to Apps > Apps & Features. Step 2: Next, click on Manage Optional Features. Step 3: After that, click on Add a Feature which will load all the optional features one can install. Step 4: Now scroll to find the listing of all 18 RSAT tools and depending on what you need, click and install them. Step 5: Then go back to where you should see the progress of the installation. Click on the Manage Optional Features page to check the status. Note: If you are well-versed with the command line or automation, you can also install Remote Server Administration Tools for Windows 10 via DISM /add-capability. And when you install anything via Features on Demand, they stay across Windows 10 version upgrades. On the other hand, if you feel that you don’t need a particular RSAT feature, you have the option to uninstall it using the Manage Option Features. However, bear in mind that some tools depend on one another which means that if you uninstall anything that has a dependency, it will only fail that’s why you need to be careful.

To uninstall an RSAT feature, here’s what you have to do:

Step 1: Go to Settings > Apps > Manage Optional Features. Step 2: After that, look for the list of installed feature that appears before this. Step 3: Now select the feature you want to uninstall and go back. If you have some system-related issues that need to get fixed, there is a one-click solution known as [product-name] you could check out to resolve them. This program is a useful and efficient tool that could repair corrupted registries and optimize your PC’s overall performance. Aside from that, it also cleans out your computer for any junk or corrupted files that help you eliminate any unwanted files from your system. This is basically a solution that’s within your grasp with just a click. It’s easy to use as it is user-friendly. For the complete set of instructions in downloading and using it, refer to the steps below.
Read More
Choosing default browser in Windows 11
Default applications in previous Windows versions were a pretty straightforward process. The user went to the settings application and picked for each category which application he would like to choose from the list of installed ones. In Windows 11 things are little changed. In this article, we will show you how to choose the default internet browser inside Windows 11, and sadly it is a more tedious task than in previous versions.

windows 11 default browserChoosing default browser in settings

As in previous versions of the Windows operating system you will need to use the settings application in order to change your default Internet browser. Previously, in Windows 10, a variety of general categories like email, web browser, and photo viewer were all listed under the Default Apps section of the Settings panel. It was easy to click on one of those categories and click on the option you like best from the small pop-up suggestion window. In the Windows 11 Insider Build, you’ll see a gauche list of an individual file or link types that you’ll need to specify your preferred browser for. The types include: HTM, HTML, PDF, SHTML, SVG, WEBP, SHT, FTP, HTTP, and HTTPS. There are additional optional types you can specify your preferred browser for as well. The issue here is in order to use a single browser which most users do you will have to go through each file type and set your preferred one. I am really not sure why this was introduced or why it has to be this way, all I can do is hope that in the final release of Windows 11 this feature will be rolled back as it used to be and that you could set your default browser in just one simple click.
Read More
Fix Device requires further installation Error
If you are trying to connect an external device to your computer but you suddenly encounter an error that says, “Device requires further installation”, then you’ve come to the right place as this post will guide you on how exactly you can fix this error. In most cases, USB sticks, headphones, speakers, and other external devices, install drivers automatically once you connect them to your computer which means that the drivers are downloaded and installed in the system as soon as the external device is plugged in. However, if the driver has become corrupted or outdated, you might encounter an error like the
“Device requires further installation”
Aside from corrupted or outdated drivers, the error could also be caused by pending updates, an incorrect version of the Intel PROSet Wireless driver, or checking the wrong event. Whatever the cause is, this post will provide you with some potential fixes that can help you resolve the problem. But before you troubleshoot the problem, ensure that your Windows 10 computer is updated to its latest version and you must also not forget to check that you’re checking the correct event on the Event Viewer. Once you have these things covered, proceed to the instructions below.

Option 1 – Try to update the device drivers to the latest version

One of the most likely root causes of the “Device requires further installation” error is either outdated or corrupted drivers in your computer. This kind of problem is more common on several devices like scanners and printers for which the drivers are provided with them.
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for any outdated device drivers and click on each one of them.
  • After that, right-click on each entry of the device drivers and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also opt to download the latest versions of the device drivers directly from the website of the manufacturer. Once you’ve downloaded them, you can install them into your computer right away and then try connecting the external device again. On the other hand, you can also try to reinstall the device drivers.

Option 2 – Try to install the latest version of the Intel PROSet Wireless driver

A lot of users who experience the problem reported that their wireless driver wasn’t also working properly and it was then found that it was caused by the outdated Intel PROSet wireless driver. Thus, to fix the problem, you need to install the latest version of this driver from the intel.com website and install it on your computer. When you download the driver, make sure that your computer is running an Intel system and then download the correct driver depending on whether your computer is a 64-bit system or a 32-bit one.
Read More
Fix BAD_SYSTEM_CONFIG_INFO error in Windows
If you encounter the BAD_SYSTEM_CONFIG_INFO Blue Screen error in your Windows 10 PC, then read on as this post will guide you in fixing this issue. Usually, this kind of Blue Screen error is caused by some issues with the Boot Configuration Data file. The main issue inside of the Boot Configuration Data file is that either some boot order files or older files might be in conflict with the newer ones or the stable ones and thus triggering the BAD SYSTEM CONFIG INFO Blue Screen error. This kind of Stop error also indicates that there is an error in the Windows Registry which is why you need to update potential culprit drivers as well as edit some entries in the Registry if need be. But before you get started, make sure that you create a System Restore Point first. After creating a System Restore Point, try to boot your computer into Safe Mode and then restart your computer normally. However, if it doesn’t work, proceed to the given options below.

Option 1 – Run System Restore

Performing System Restore might help you in fixing the BAD SYSTEM CONFIG INFO Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 2 – Update or rollback your device drivers

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

Option 3 – Try fixing the Windows Registry files

In order to fix the Windows Registry files, you need to make a bootable Windows 10 USB drive and then boot your PC using it. To do so, refer to the steps below.
  • Once you see the Welcome Screen, click on Next.
  • Then click on the “Repair your computer” option located on the bottom-left section of the window.
  • Next, click on Troubleshoot > Advanced Options > Command Prompt.
  • After opening Command Prompt, execute each one of the commands listed below in the sequence that they are given:
    • CD C:WindowsSystem32config
    • ren C:WindowsSystem32configDEFAULT DEFAULT.old
    • ren C:WindowsSystem32configSAM SAM.old
    • ren C:WindowsSystem32configSECURITY SECURITY.old
    • ren C:WindowsSystem32configSOFTWARE SOFTWARE.old
    • ren C:WindowsSystem32configSYSTEM SYSTEM.old
  • After executing the commands given above, type in the next ones below and make sure to execute them in the given sequence below.
    • copy C:WindowsSystem32configRegBackDEFAULT C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSAM C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSECURITY C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSYSTEM C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSOFTWARE C:WindowsSystem32config
  • Now type “exit” to close Command Prompt.
  • Restart your PC for the changes to take effect.

Option 4 – Run a Memory Check to test RAM

On the other hand, you can also fix the BAD SYSTEM CONFIG INFO Blue Screen error by running a Memory Check using the Windows Memory Diagnostic. Refer to these steps to do so.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “mdsched.exe” in the field and hit Enter to open the Windows Memory Diagnostic.
  • After that, the Windows Memory Diagnostic will give out two options such as:
  1. Restart now and check for problems (recommended)
  2. Check for problems the next time I start my computer
  • Select any of the given options. After that, your computer will restart and check for memory-based issues upon the restart. If there are any issues, it will automatically them.

Option 5 – Rebuild BCD files and repair MBR files

Like what you did on the third option above, you also have to make a bootable Windows 10 USB drive for this option and then boot your Windows 10 PC using it.
  • Once you get to the Welcome Screen part, click on Next.
  • Afterward, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • Once Command Prompt has been pulled up, enter each one of the following commands and in the sequence that they are given to rebuild BCD files and repair MBR files:
    • bootrec /repairbcd
    • bootrec /osscan
    • bootrec /repairmbr
  • Now type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.
Read More
Custom widgets in Windows 11 later
windows custom widgetsOriginally Microsoft has imagined its widgets menu as Microsoft-only widgets but it seems that they have changed their mind. Due to the latest leak, it seems that Microsoft will open the widgets menu to 3rd party developers as well but at launch, it will be only official widgets. It was hinted that later widgets menu will be open to developers who want to bring their own stuff into it. Distribution, date, and technology that will need to be used in order to create your widget have not been discussed nor leaked at a given time but in some way, I am very glad that at least some customization will be in Windows 11. It is funny and amusing how some things that were in Windows Vista are getting back like glass design, round corners, and widgets. Let’s just hope Windows 11 will be a better Windows than Vista was.
Read More
Fix File Explorer stuck on Working on it…
One of the most useful utilities on a Windows 10 computer is the Windows File Explorer. It is undeniably one of the File Managers out there full of features on all the platforms. However, it is not without its issues and one of the most common ones most users encounter is when you are trying to open a folder or a location on File Explorer and it displays a message saying, “Working on it…” as it tries to load the content of that location or folder. This kind of issue mainly occurs to computers that run on an HDD although that doesn’t mean that it can’t happen to other computers that run an SDD. And so if the File Explorer on your Windows 10 computer keeps getting stuck on the “Working on it…” message along with a green animation bar moving very slowly while loading the contents of the folder, then it’s best if you follow the options given below to resolve this problem.

Option 1 – Try deleting the contents of the Automatic Destinations folder

  • Tap the Win + R keys on your keyboard to open the Run utility.
  • And then type “%AppData%MicrosoftWindowsRecentAutomaticDestinations” and hit Enter to open this location.
  • From there, select all the files and tap the Shift + Delete key combination.
  • After that, you will get a prompt that will ask you if you want to delete all the files permanently, just click on Yes. This will delete all the Quick Access cache.
  • Now check if you can now open a folder or a location without the “Working on it…” message.

Option 2 – Try to rebuild the Search Index

  • First, open the Indexing Options using the Search bar.
  • Next, click on the appropriate listing, e.g. Users folder.
  • After that, click on the Advanced button. This will open a mini-sized window and from there, go to the Index Settings tab.
  • Then click on the “Rebuild” option under the Troubleshooting section.
  • Now click on OK after the rebuilding is completed. This should rebuild the search index for all the files and thus, fix the File Explorer stuck on the “Working on it…” message.

Option 3 – Try to optimize the folder for General Items

You might also want to try optimizing the folder for General Items as it can help the File Explorer to load the contents faster.
  • Just right click on the folder that takes time to load the contents in it and is showing the “Working on it…” message.
  • After that, click on Properties to open the Properties mini window.
  • From there, go to the Customize tab and click on the drop-down menu to “Optimize this folder for” under the “What kind of folder do you want?” section and then select General Items.
  • Then check the checkbox with a label that says, “Also apply this template to all subfolders” and click on the OK button to save the changes.
  • Restart File Explorer and check if the problem is now fixed or not.

Option 4 – Try performing a System Restore

Running System Restore can also help you resolve whatever issue that’s causing the “Working on it…” message. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
Read More
Fix Power surge on the USB port
USB ports, just like any other ports, also comes with a power rating. The default power output of a standard USB port is 0.5 amperes and if you notice, mobile phones charge slowly on USB ports which explains why. There are times when Windows may throw an error or warning that says, “Power surge on the USB port”. This kind of error occurs when a connected device tried to draw more power and the error comes as a part of that notification so when you select it, it will say,
“A USB device has malfunctioned and exceeded the power limits of its hub port. You should disconnect the device”.
To easily fix the problem, you can try to disconnect the device and click on Reset and if you click on Close, the port will not work until you unplug it and then restart your computer. On the other hand, if disconnecting the device did not resolve the problem, you can try running the Hardware & USB troubleshooter or use a USB hub. You can also try to reinstall, uninstall or roll back the USB drivers or run the OEM diagnostics. For more information, refer to each one of the potential fixes provided below.

Option 1 – Try to run the Hardware & USB troubleshooter

  • 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.
Note: You could also try to run the USB troubleshooter as it could also resolve the problem.

Option 2 – Try to use a USB hub

If you’ve encountered the error on a specific device, then it is possible that the device requires more voltage. To fix this error, you can try to use the same device on another computer and if you still got the same error, you might want to use a USB hub that comes with its power source. USB hubs come with high-speed charging ports that should be able to supply the power needed for the device.

Option 3 – Update, rollback or reinstall the Universal Serial Bus Controller driver

If updating the drivers of the device did not fix the “The device is not ready” error, you can try to update, rollback, or reinstall the Universal Serial Bus Controller drivers instead of 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 4 – Try running OEM Diagnostics if you have any

If the laptop or desktop computer you are using is a branded one, OEMs usually include software to diagnose issues in the computer like the USB port error. So if you have this software, try to run it for diagnosis and use any given suggestions to fix the error.
Read More
Should you upgrade to Windows 11
Windows 11 has been rolling out for a while now so many PC users ask the question is it wise and good to upgrade your Operating System to the latest Microsoft incarnation. No Thank you for reading, cya tomorrow in next article. Windows 10 vs Windows 11Jokes aside, I truly believe that choosing to upgrade your System to Windows 11 at this point in time is a bad decision and I will explain why I do believe it.

Reasons to upgrade to the new OS

First of all, let me say what is good in Windows 11 and provide reasons why you should upgrade your computer.
  1. The new fancy look made for modern computers. New Windows new look, Microsoft has tried their best to bring a new modern look to its flagship operating system and I must say that they have managed it. I could argue that it is a little bit late since Apple had this kind of look in years but hey, better late than never I guess.
  2. Increased security This point is very valid but it will play a role only if you have all system requirements including TPM 2.0. If that is the case new security features of OS are really well done and are perhaps one thing that might nudge some people in installing W11 on their system.
  3. New settings app The New and redesigned settings app inside Windows 11 is really great and it provides a great workflow and easy management of system settings. This is not some radical change but it will save time and make life much easier.
  4. It is better suited to the newest hardware Windows 11 was made with the newest hardware in mind and its performances on it are great so if you are punching the latest tech this reason is sufficient to make a switch, however, if you are still on an older system you will not gain much by switching.

Reasons to avoid Windows 11 for now

  1. Almost just a visual update to Windows 10 Some features of Windows 11 are great but they are not plenty of them to justify a new number and new version of OS. Considering what we really got new under the hood Windows 11 could have been just a patch and update to Windows 10 since the architecture is the same.
  2. Bugs Each day there are new bugs reporting for Windows 11, most of them are at the moment unsolvable and are caused because hardware manufacturers' drivers and software overall is not W11 ready. This hinders the stability of some systems and introduces headaches to others.
  3. Runs poorly on unsupported hardware Strange behavior has been reported on some older systems, granted systems are not officially supported but the point is OS is simply not working at the top of its game on older hardware.
  4. No updates on non supported systems Officially stated if you install Windows 11 on non-supported hardware you will not get any security updated on in. This is a deal-breaker as far as I am concerned.
  5. It is still under development When Windows 11 was released, Android native apps were not working on it, it later came with an update, this is just one example but there are more features that were promised but are not delivered on release and constant updates are fixing these things. It is obvious that Windows 11 is still under active development and not the final product that was promised.
  6. Microsoft’s edge pushing And not just edge, some other things as well but most notably is edge pushing to borders they are risking lawsuit similar as they did in the past pushing and disabling any other browser except internet explorer.

Conclusion

Firstly I want to point that this is my personal opinion but going through facts and taking into account the current state of Windows 11, at this point, it is not worth making a switch. I am sure that in time it will become a system that will be worth upgrading to but until that time comes, my advice would be to stay with Windows 10.
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