If you are getting this error even if STEAM.EXE is present on your system then follow the easy guide to solve the issue.
Scan your system for malware
Scan your complete system for viruses and other malware. If all the scans come negative then move to the next step.
Disable your anti-virus software
Some anti-virus and anti-malware software can detect steam as a potential threat and block it. Turn off your protection software and try to run Steam once all your protection is disabled. If this works you will need to either place Steam in the applications exception list or to move to another protection software.
Remove administrator privileges from steam client
Right-click on steam.exe and choose properties, go to the compatibility tab, and uncheck run this program as administrator. Try to run Steam again.
Delete Steam registry value
If everything else failed try deleting the registry value for steam. Open registry editor and locate key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options
Double click on Image File Execution, find steam on left, right-click on it, and choose delete. Save and exit the registry editor.
Setting up the Windows operating system in a computer can be quite a complicated task since there are a couple of things that take place in the background to ensure a full and protected setup of the operating system which includes a number of programs, scripts, and so on. They work together in the background to guarantee the integrity of the Windows operating system. However, there are times when this piece of code could also go wrong. As a result, you might encounter errors like the “There was a problem running preinstall.cmd scripts” error. “Preinstall.cmd” is a type of CMD file associated with Applications & Drivers developed by Gateway for the Windows OS.
To fix the “There was a problem running preinstall.cmd scripts” error, there are several things you can try. You can try to download a new Windows installation image or create a new bootable drive as well as uninstall conflicting or incompatible programs. In addition, you can also run the Windows Update troubleshooter or reset Windows 10.
Option 1 – Try to download a new Windows installation image
Your first option to fix the “There was a problem running preinstall.cmd scripts” error is to download a new Windows installation image. You can get the official ISO files for the latest release of Windows 10. After you’ve downloaded the ISO files, you can use them to upgrade to the latest Windows 10 version.
Option 2 – Try creating a new bootable drive
Insert your USB drive into your PC.
Tap the Win + R keys to open the Run dialog box and type in “cmd” and tap Enter to open the Command Prompt. Alternatively, you can also search for “cmd” in the Cortana search box to open Command Prompt.
Once you’ve opened CMD, type in this command to open the DISPART utility – diskpart
After that, you should see a new black and white window that would say, “DISKPART>”.
Next, type in “list disk” in the command line and tap Enter to see the list of all the Storage devices as well as your hard disk connected to your PC. Here, you have to identify your disk’s number.
Type in this command where “X” is the disk number you have identified and then tap Enter – disk X
Type in this command and hit Enter to clear the table records and all the visible data on the drive – clean
Now you have to recreate a new primary partition of the drive so you’ll have to type in this command and tap Enter right after – create part pri
A new primary partition has been created so you have to select it by typing this command and tapping Enter – select part 1
Now you have to format it to make it visible to normal users by typing – format fs=ntfs quick
Note: If your platform supports the Unified Extensible Firmware Interface or UEFI, replace the “NTFS” with “FAT32” in the command on Step 10.
After that, type in this command and tap Enter after – active
Finally, type this command and hit Enter to exit the utility – exit
After you prepare the image for the operating system, save it to the root of your USB Storage device.
Option 3 – Try to uninstall conflicting programs
If you are using a computer made by Dell and got Windows 10 preinstalled in it, then you can try to uninstall the programs listed below and see if it fixes the problem.
Dell Encryption Management service
Dell Digital Library service
Option 4 – Run the Windows Update Troubleshooter
You might also want to run the built-in Windows Update Troubleshooter in Windows that could help you in resolving the “There was a problem running preinstall.cmd scripts” error. All you have to do is go to Settings > Update& security > Troubleshoot > Windows Update. From there, click on the Run the troubleshooter button and follow the next one-screen instructions that appear. After that, restart your computer and check if the error is now fixed or not by trying to install the update once again.
Option 5 – Run Microsoft’s online troubleshooter
Running Microsoft’s online troubleshooter might also help you fix the error. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Option 6 – Try to reset Windows 10
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 and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer without losing your files.
KMODE_EXCEPTION_NOT_HANDLED seems to be connected primarily to a third-party driver, e1d65x64.sys associated with the Intel(R) Gigabit adapter, NIC/Wired network NDIS (Network Driver Interface Specification) 6.x driver. Error is known to produce the dreaded blue screen of death or BSOD.
Most usually error is connected with gaming on Windows 10 computer and it manifests itself during gaming sessions.
If you are unlucky and you are faced with this unfortunate error we will be happy to try to help you and present with tips and tricks in order for you to find a solution for it.
Before you proceed with the provided solutions, be sure you have sufficient disk space on the Windows drive, run Disk Cleanup and then run CHKDSK.
1) Run the Blue Screen Online Troubleshooter
Open Control Panel, change the view setting to icons. Click Troubleshooting, and click “View all” in the tasks pane. Click “Blue Screen”. This opens the Blue Screen Troubleshooter.
2) Run Driver Verifier
Start a Command Prompt window by selecting Run as an administrator, and type verifier to open Driver Verifier Manager.
Select Create standard settings (the default task), and select Next. You can also choose to Create custom settings to select from predefined settings, or to select individual options. For more information, see Driver Verifier options and rule classes and Selecting Driver Verifier Options.
Under Select what drivers to verify, choose one of the selection schemes described in the following table.
Driver verifier table:
Option
Recommended use
Automatically select unsigned drivers
Useful for testing on computers that are running versions of Windows that do not require signed drivers.
Automatically select drivers built for older versions of Windows
Useful for testing driver compatibility with newer versions of Windows.
Automatically select all drivers installed on this computer
Provides maximum coverage in terms of the number of drivers that are tested on a system. This option is useful for test scenarios where a driver can interact with other devices or drivers on a system.
This option can also exhaust the resources available for Special Pool and some resource tracking. Testing all drivers can also adversely affect system performance.
Select driver names from a list
In most cases, you will want to specify which drivers to test.
Selecting all drivers in a device stack allows the Enhanced I/O Verification option to track objects and check compliance because an I/O request packet (IRP) is passed between each of the drivers in the stack, which allows for a greater level of detail to be provided when an error is detected.
Select a single driver if you are running a test scenario that measures system or driver performance metrics, or if you want to allocate the greatest number of resources available for detecting memory corruption or resource tracking issues (such as deadlocks or mutexes). The Special Pool and I/O Verification options are more effective when used on one driver at a time.
If you chose Select driver names from a list, select Next, and then select one or more specific drivers.
Select Finish, and then restart the computer.
3) Update network device drivers
Go to the official Intel website and try to find newer versions of drivers, if there are none perhaps you will need to revert back to the previous version.
4) Scan memory for issues
Run a memory test on your system, sometimes these errors can be traced back to a faulty RAM bank.
5) Stop over-clocking your PC
If you have overclocked your PC please reverse it back to its original state and see if that would solve the issue
6) Perform System Restore to the previous restore point
If none of the previous solutions have bared fruit, roll back to a previous restore point and that should solve the issue.
There is a lot of software on the market today, but from time to time we discover something extraordinary and unique worth sharing and today we have a threat for you. Ventoy is a tool that will help you with system reinstallations and system maintenance once and for all.
If you are a computer user that has multiple operating systems or you are installing and maintaining different hardware via different OS there is a high chance that you have multiple USB sticks with different operating systems on them.
Now the problem with that is that there are probably too many unlabeled sticks around or you do not have enough so you keep making system USBs depending on which one you might need.
Ventoy solves all of these problems by letting you have as many operating systems images as your USB has capacity. The only thing you need to do is get the software here: https://www.ventoy.net/en/index.html and make a USB with it, then you can freely just copy your ISO images onto the USB and once it is inserted into the computer you will be given a menu to choose which one you would like to start with, simple as that.
As more and more people get into insider preview of upcoming Windows 11 we will see more and more different takes and opinions on it.
Generally speaking, the first wave was quite positive when it was previewed but how time is passing more and more limitations and frustration comes to the surface.
Some of the limitation that is inside it, which have been confirmed by Microsoft itself includes features missing that we had in Windows 10 like moving the application to the taskbar in order to pin it, moving the file in the taskbar to open it in default application and some big annoyances like Windows opening widgets always in Edge no matter what is your default browser. Not being able to move the taskbar from the bottom is also one of many illogical things.
There is not really a point in these missing features since they were working fine in Windows 10 and many users liked them since they could customize Windows more to their liking, now with this new look at limitations it reminds me personally much of apple macOS and I will be honest, I am not a big fan of that kind of thinking.
If I wanted that kind of OS I would have gotten myself a MAC, not custom build PC, but hey, Linux is always a free alternative, and how Microsoft itself is pushing limitations and in my opinion bad design choices along with awful system requirements that might just be a case for a lot of users.
I am really not sure what is logic behind these moves and I am sure they have their reasons but this time it seems that their take on the new OS is not resonating well with the overall user population, well at least what I have heard so far. Things of course can still be changed and made for the better and I would rather see release postponed and issues addressed than getting more system hogging and limited new OS that at its current state looks like reskinned Windows 10 with limitations.
If you suddenly encounter the DRIVER_CORRUPTED_EXPOOL Blue Screen of Death error when using your computer, then there might be some issues with the device drivers on your Windows 10 computer. This kind of BSOD error can occur at any point while you are using your PC. Its main cause is due to some error in the System Pool where a driver becomes incompatible with the operating system or when the configuration files get corrupted for some reason.
If you are one of the users who are currently inconvenienced by the DRIVER_CORRUPTED_EXPOOL error, worry not, as this post will give you some potential fixes that might help resolve the problem.
Option 1 – Perform a System Restore
Performing System Restore might help you in fixing the DRIVER_CORRUPTED_EXPOOL 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 – Run the Blue Screen Troubleshooter
The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like DRIVER_CORRUPTED_EXPOOL error. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
Tap the Win + I keys to open the Settings panel.
Then go to Update & Security > Troubleshoot.
From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Option 3 – Update the Device drivers
The device driver installed in your computer might be incompatible with your operating system which is the reason why the DRIVER_CORRUPTED_EXPOOL Blue Screen error occurs. To fix that, you have to update your device drivers.
Tap the Win + R keys on your keyboard to open the Run dialog box.
After that, type “msc” in the field and hit Enter or click OK to open the Device Manager.
After opening the Device Manager, update all the outdated Device drivers on your computer.
Next, right-click on all the driver entries that are appropriately labeled, and then click the Update driver option.
Now restart your PC and check if the BSOD error is fixed or not.
Option 4 – Uninstall any faulty device drivers
Tap the Win + R keys on your keyboard to open the Run dialog box.
After that, type “msc” in the field and hit Enter or click OK to open the Device Manager.
From there, look for any device driver which has a yellow exclamation mark which indicates that something is wrong with them.
And then right-click on each one of them and click on Uninstall.
Once you’re done uninstalling the faulty drivers, restart your computer and allow your computer to reinstall the drivers you just uninstalled.
Option 5 – Try running the System File Checker
System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be causing the Machine Check Exception BSOD error. To run the SFC command, follow the steps given below.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Option 6 – Try updating the BIOS
As you know, the BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
Tap the Win + R keys to open the Run dialog box.
Next, type “msinfo32” in the field and press Enter to open System Information.
From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
After that, you should see the developer and version of the BIOS installed on your PC.
Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
Now double click on the downloaded file and install the new BIOS version in your computer.
Now restart your computer to apply the changes made.
Option 7 – Try resetting Windows 10
To fix this BSOD error, you can try resetting Windows 10. Doing so won’t get rid of any file in your system – instead of erasing all your media files and documents, this reset option resets all the system settings and files.
From photo editing and compositing to digital painting, animation, and graphic design you can do it all in Photoshop. Bring ideas to life across desktop and iPad. Magically transform images with the power of AI. Learn new skills and share your projects via Livestream.
Started as a photo editing application, photoshop has surpassed the original ideas and designs in the following years growing with each release and including more tools and flexibility not matched in other applications. Photoshop was the first to introduce many new features and set standards for other applications.
How years have passed product grew and innovation was pushed forward, it took some time but eventually, photoshop was able to set itself as the industry-standard application for pixel editing and it holds that position even today. Throughout the world artist all over the globe are using it to create digital art in various fields be that illustrations, film, photography, texturing, etc.
Its vast majority of tools and possibilities as well as its extensibility with plugins, actions, brushes have cemented it in the highest place in any designer or artist toolkit.
Today you can get it as a part of a creative suite for a monthly fee on the official adobe website and even if you do not need other creative suite applications photoshop is worth the fee alone. Simply you have to try it, learn it, and then harvest its power.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
A surprisingly large amount of things present at your home can and do interfere with your wi-fi signal making it weak so devices are dropping it, having trouble connecting, or being slow.
Hello and welcome to our latest article where we will take a look at all things that are present in a lot of homes but are very bad for your WI-Fi signal.
Bad router placement
Having a router in a bad position can have some really large effects on WI-Fi signal strength and its availability. Usually, we do not give great attention to where we are placing our router but it has been proved over and over again that being close to certain objects does indeed have a great influence on the wireless signal strength and performance.
So, what are these objects and bad positions where we could place the router and effectively kill his Wi-Fi capabilities?
Fish Tanks
Water will block all radio waves including Wi-FI signals and waves themselves, so having a router next to the aquarium or any large source of water is a bad idea. You should always look at water as something bad for your Wi-Fi and move your router away from it as far as possible.
Bookshelves
Paper is another story and example of the dampening effect on radio waves. Did you know that various patterns of paper are used in silent rooms and recording studios in order to eliminate sound reflection from surfaces? Well besides absorbing sound waves, the paper also absorbs Wi-Fi signals and if you have a large bookshelf with a lot of books packed one beside another you just have a great wall of signal absorbing.
Mirrors
The problem with mirrors is in their coating that goes over the glass in order to turn it into the mirror, that coating is metal and as such, it is absorbing signals in large amounts. If you have an old or high-quality mirror that has a silver coating things are even worse since silver will absorb even more waves than modern cheap ones.
TV
Yup, TV is also on this list and for a similar reason as a mirror, although TV does not have coatings of metal, they have something even worse: a large metal plating on the back. Metal plating is there to produce structural integrity of the TV set and provide it with shielding from electromagnetic waves and as such it will prevent Wi-Fi waves as well. Do not place the router behind your TV.
Things that influence signals in homes
Any kind of metal decoration
Now when we covered mirrors and TV because of the metal they have, we must take a look at the metal itself. Any kind of metal stuff that you might have like baskets, figures, statues, frames, etc will effectively block your signal.
Kitchen appliances and Home utilities
Kitchen appliances like refrigerators, microwaves, ovens, stoves, etc. along with home appliances and utilities like dishwashers, washing machines, dryers, etc are large metal objects enclosed in a metal cage that will block signals from spreading further and it is no secret that most kitchens have weaker Wi-Fi because of this reason.
Home gyms
This is a logical conclusion as to everything explained so far if you have a workout room or small gym at home it is probably filled with weights that are metal and have mirrors inside, all of that will interfere and block signals.
Things blocking your Wi-Fi that you have no easy control over
Walls
Thick walls will dampen signals, thick walls from bricks will dampen even more and concrete walls will kill it almost completely. Any kind of metal reinforcement wiring inside walls will reduce and kill signals as well.
Floors and ceiling
This is somewhat important if you have a floor beneath or under the room where is your router located, but for the same reason how walls are blocking your signal floor and ceiling can do it as well, especially since most of the time they are made of some stronger material like concrete with metal fence inside.
Heating systems
If you have a heating system that is composed of metal radiators with water inside, then in terms of Wi-Fi signal strength you have an aquarium but in a metal box, and as such it will greatly reduce signal strength.
If you have multiple keyboards, things can get quite tricky. There are times when the keyboard language changes on its own since the keyboard changes while you are typing. The thing is, the keyboard changes because sometimes we accidentally tap shortcuts like Win key + Space key or Alt + Shift or Ctrl + Shift which changes the keyboard pairs or language. Thus, if your keyboard language changes on its own, there are two ways to resolve it. First, you have to make sure that Windows 10 does not add keyboards without your permission. Second, you have to make sure that the shortcut keys don’t change the keyboard language. This second option is what we’re going to discuss in this post.
You need to first set a different input method for each app window. To do that, you have to disable the change in layout. Refer to these steps:
Go to Settings > Language and input.
Next, type “switching input methods” to open the Advanced keyboard settings with this option inside.
After that, select the checkbox labeled as “Let me set a different input method for each app window” and then click the Save button.
Restart your computer.
Now that you’ve disabled the change in layout, you now have to find the keyboard settings. Just go to Settings > Devices > Typing > Advanced Keyboard settings. From there, you have the option to select which keyboard is going to be used for any app. When you change the keyboard every time you use an app, usually, Windows remember it so that you won’t have to set it up all over again. In addition, the Advanced keyboard settings page also allows you to override the default input method which could be different from the first one in your language list. Aside from that, there is also a Language bar option that comes in handy as you can quickly switch between keyboards. And if you removed it, you have the option to restore the language bar back as well.
Now all that’s left for you to do is to change the Language Settings under the Administrative tab. A user from a forum that came up with this solution, reported that the issue occurred when he started typing in some program with non-Unicode characters which caused Windows to use the default system local language to interpret these characters even though the language is unavailable in the Language bar. To change the Language Settings under the Administrative tab, follow these steps:
Go to Settings > Time and Language > Language > Administrative language settings.
After that, click on Copy Settings under the Administrative tab.
Now make sure that all the Display language, Input language, and Format are English (United States) or any language you prefer.
Then mark the two checkboxes in “Copy your current settings to Welcome screen and system accounts & New user accounts”.
After that, click OK and then exit.
Note: You also have the option to disable those shortcut combinations which can change your keyboard settings accidentally.
Some users installing or upgrading to Windows 10 experienced the theKMODE_EXCEPTION_NOT_HANDLED Blue Screen of Death (or commonly known as BSOD) error. This error can be due to different types of things, ranging from software to driver issues. When you experience this BSOD error while trying to install Windows 10, it will prompt you to restart your computer every single time you experience it. In most cases, you will also not be able to proceed with the Windows 10 set-up.
Solution
Error Causes
The “KMODE_EXCEPTION_NOT_HANDLED” error is normally caused by:
Hardware incompatibility
A faulty device driver or system service
Further Information and Manual Repair
You won’t be able to successfully upgrade or set up Windows 10 if you continue to encounter this BSOD error. Note that this error will always prompt your computer to restart every time it happens, preventing you from completing the Windows 10 set-up.
If you’re not tech-savvy or not capable of debugging this issue, it’s highly advisable to proceed with the basic troubleshooting techniques available in this link.
After troubleshooting, below you’ll find a few solutions to rectify the issue.
Method 1 – Check The Cause of The BSOD Error
Two common causes of the KMODE_EXCEPTION_NOT_HANDLED issue are hardware incompatibility and faulty device driver or system service.
If you experience this error, check first if any of your newly installed hardware is compatible with Windows 10. You can find the required hardware for Windows 10 from this link.
If all your hardware is compatible with Windows 10, you might need to check the device driver or system service. Review the bug check message. If any of the drivers you have is listed in the message, either disable or uninstall them before upgrading or setting up Windows 10.
You might also find it useful to check the System Log available in the Event Viewer for other error messages that can help you figure out the driver or device that’s causing the error. Running hardware diagnostics can also be useful.
Method 2 – Disable (or preferably uninstall) Software Before Upgrading
If you’re upgrading Windows 10 from Windows 7 or Windows 8.1, you might need to disable or uninstall the software first.
First, try uninstalling your Antivirus utility before starting the upgrade. Restart a few times before starting the Windows 10 installation.
If you’re upgrading using the Windows 10 update, make sure that you disconnect from your Wi-Fi or Internet LAN (Ethernet) connection as soon as the download reaches 100% before attempting to start the set-up.
Other users also reported that the cause of the KMODE_EXCEPTION_NOT_HANDLED issue is BitDefender. If this is what happened in your case, it will show in the error message such as KMODE_EXCEPTION_NOT_HANDLED (bdselfpr.sys). Users reported that a common solution for this is renaming the file. In the case of BitDefender, try renaming it to bdselfpr.s__. However, make sure to do this cautiously. Sometimes, renaming a file will even do more damage than good.
Method 3 – Disable/Disconnect From Hardware
If you’re connected to any general USB devices (such a smart card reader), disable it. If your computer is connected to other external devices, disconnect all of them. Examples of this include gaming controllers, printers, external hard disk, USB keys, and other non-essential devices).
Method 4 – Other Troubleshooting Steps
Other troubleshooting steps include:
Upgrade using an .ISO file, instead of directly upgrading from Windows Update. When you do this, make sure you’re disconnected from the Internet during installation. If the process started and you forgot to disconnected, it’s best to restart the installation.
If you’re connected to a domain while trying to set up Windows 10, disconnect and use a local account.
If you’re using a SCSI hard disk, connect a thumb drive with the drivers for your storage device. While Windows 10 is setting up, click on the Custom Advanced Option. Using the thumb drive, use the Load Driver command to load the SCSI drive.
Another possible cause of this error is due to BIOS incompatibility. BIOS issues can be solved by upgrading your version of your system BIOS. If you don’t know how to do this, refer to your BIOS manufacturer’s website.
Method 5 – Use A Trusted Automated Tool
If you still experience the error after doing the methods above, you might want to try a powerful and trusted automated tool to fix the job.
If you encounter the “Setup has failed to determine supported install choices” error when trying to downgrade or upgrade your Windows 10 computer, this signifies that there are some compatibility issues with the installation process and that Windows was not able to either downgrade or upgrade to another version.
Usually, this error occurs when you are using the built-in options in Windows 10 upgrade or downgrade to another version of Windows. This option is mostly used as it keeps the user settings as well as data intact. Thus, you need to keep in mind a lot of parameters before you proceed with the installation because if there is any conflict in the process, you certainly won’t be able to downgrade or upgrade your Windows computer. To resolve the issue, here are some suggestions that might help.
Option 1 – Try running in Compatibility mode
This is the first thing you can try to resolve the issue instead of going right ahead on making a bootable device. So if you are downgrading Windows, you can try to run the installer in the compatibility mode for that specific Windows version.
Look for the setup file.
Once you find it, right-click on it and select Properties from the context menu.
After that, go to the Compatibility tab and mark the checkbox for “Run this program in compatibility mode for:” and from the drop-down list, select either Windows 7 or Windows 8.
You also have to check the “Run as administrator” option.
Now click the Apply button and then click OK to save the changes made and check if it has resolved the issue or not.
This option is almost the same as the first one except it is an alternative way of fixing the “Setup has failed to determine supported install choices” error in case the first one didn’t work. In this option, you will troubleshoot the compatibility issue.
Look for the setup file.
Then right-click on it and select the “Troubleshoot compatibility” from the context menu.
After that, click on the “Try recommended setting” option. Once the process is done, the error message should be gone.
Option 3 – Try to use the setup file instead of an image
If you are running the Windows ISO image for the installation, you can try running the setup file instead. This is because when you try to install Windows from an image file directly, it has to be loaded into a virtual CD drive first, and then from there, further operations are carried out. And so, you can just bypass this mechanism to avoid getting the “Setup has failed to determine supported install choices” error.
First, you need to extract the disk file to an accessible location.
After that, go to Sources > Setup.exe.
Now run the setup file to upgrade or downgrade the Windows version. Just make sure that you do run the setup file as an administrator.
Option 4 – Try to do the upgrade or downgrade in a Clean Boot state
Putting your PC in a Clean Boot state can also help when you want to upgrade or downgrade your version of Windows 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.
Option 5 – Try to use the Media Creation tool
The Media Creation tool in Windows allows you to use the ISO installation file to make a bootable device that you can use to install Windows on your PC. Note that this is kind of different from the usual installation process as it could erase your computer’s current settings and data on the primary drive. Thus, before you proceed, you need to backup all your data into some removable drive and then use the Media Creation Tool to make a bootable drive.
After making the bootable drive, you need to plug it into your computer and then reboot.
Next, tap the F10 or Esc key to open the boot options.
Now set the boot priority of the removable drive the highest. Once the setup comes forth, follow the next onscreen instructions and install Windows without any problems.