You left your computer to go to the bathroom or to fetch something to eat, maybe you have to answer the phone or open door to a friend and after some time you get back to your computer see the black screen, you move the mouse and it starts to come from sleep slowly.
I am the kind of person who gets annoyed by this kind of behavior, I like my PC to be ON all time when I want it to be ON and my power plan on best performance so naturally, I have turned this sleep feature OFF. If you are interested to see how you to can turn off your screen sleeping follow this easy guide.
Press ⊞ WINDOWS to open the start menu and click on the settings
On settings, screen click on system
When the system dialog opens go to Power & Sleep and on the right side change all values to never.
Please note that after each update Windows tend to reset these settings so you will sadly have to return to this after each major update.
If you are using File Explorer but suddenly encountered an error saying, “No such interface supported”, read on as this post will guide you on how to fix the problem. This kind of error occurs due to the corruption in the system files which supports several tasks in the system that works with the Windows File Explorer process or File Explorer. This kind of error can give you a hard time in browsing the files on your computer, or when you open important utilities like the Control Panel, or when you copy files and other inconveniences. Needless to say, it won’t bring you any productivity at all and can only leave you frustrated.
To fix this problem, there are several options you can try. You can try to run the System File Checker scan or the DISM tool. You could also try to re-register the potentially corrupted DLL files or fix the User Profile. For more details, refer to each one of the given options below.
Option 1 – Try to run 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 to good system files that might be the cause why you’re getting the errors 0x8024a11a and 0x8024a112. To run the SFC command, follow the steps given below.
Type “cmd” in the Start search and then right-click on the appropriate search result.
Next, select “Run as administrator” to open Command Prompt with admin privileges.
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.
Now restart your computer and see if the problem is fixed or not.
Option 2 – Try to fix the User Profile
The next thing you can do to fix the problem is to fix the User Profile. All you have to do is migrate to a new User Profile in Windows 10 by creating a new User Account and migrating all your personal files from the current user profile folder in the C:/Users location to the new user profile folder which is also located in the same folder.
Option 3 – Run the DISM tool
You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the “No such interface supported” error. 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. Once it’s done, restart your computer.
Option 4 – Try to re-register the problematic DLL file
You may have to re-register the ntdll.dll file using the regsvr32.exe before you can successfully install the program and fix the error. The Regsvr32 tool is a command-line utility that can be used to register and unregister OLE controls like DLL and ActiveX (OCX) controls in the Windows operating system. Follow the steps below to use it.
Open Command Prompt as admin from the WinX menu.
Next, type the following command in the elevated Command Prompt and hit Enter to execute it. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
regsvr32 c:windowssystem32actxprxy.dll
After you execute the given command, you should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. If it didn’t work, you can try to execute this command instead: FOR /R C: %G IN (*.dll) DO "%systemroot%system32regsvr32.exe" /s "%G"
If your USB keeps disconnecting and reconnecting after you connect your USB device on its own randomly, then the problem might have something to do with a hardware or driver issue. The first thing you have to do in such a case is to make sure that the device is working on another computer. This will help you isolate the problem and if it turns out that it works, then the problem lies in your computer and not your USB device.
To fix this connection problem between your USB device and Windows 10 computer, you can use the options given below as a reference.
Option 1 – Update or reinstall the Universal Serial Bus Controller driver
Since it could be a driver issue, you can try to update or reinstall the Universal Serial Bus Controller drivers using the Device Manager. Refer to the following steps:
First, click the Start button and type “device manager”.
Then click on the “Device Manager” from the search results to open it.
From there, look for the “Universal Serial Bus controllers” option and then right-click on each one of the USB drivers and select the Update Driver from the menu.
Note: If it is a regular USB drive, then it will be listed as a USB Mass Storage Device but if you have a USB 3.0 device, then look for a USB 3.0 Extensible Host Controller.
Restart your PC and then click the “Search automatically for updated driver software” option.
Note: If updating the USB Controller drivers didn’t work, you can try to reinstall them instead.
Option 2 – Try to change the USB port
You might want to change the USB port since modern computers have a variety of USB ports. So if your USB drive supports USB 3.0 or 3.1, make sure that you plug it inside a USB 3.0 or 3.1 ports. If you’re not sure which port, just keep in mind that the USB 3 port is usually blue or you can also use your computer’s documentation or manual as a reference to locate it.
Option 3 – Try to turn off the Power Saving option
You could also try to turn off the Power Saving option to resolve the problem. All you have to do is switch to Power Management after you select the Properties of the USB device and from there, uncheck the “Allow the computer to turn off the device to save power” option. On the other hand, if you are using a laptop and did not use the USB device for a long time, then it could be powered off. This will ensure that the system does not turn off the USB device.
Option 4 – Try to reinstall the latest Universal Serial Bus controller drivers in Compatibility Mode
If you were unable to install the Universal Serial Bus controller drivers you’ve downloaded, you can try installing them again but this time using Compatibility mode. Follow the steps below to do so:
You need to download the driver and place it on your desktop.
After that, right-click on it and select Properties.
Next, switch to the Compatibility tab where you should see two options:
Compatibility troubleshooter, and let Windows figure out what works best for you. If it fails, follow the next.
Manually choose the version of Windows it was correctly working.
Now right-click on the file and select the “Run as administrator” option to install. After that, you should now be able to change your screen aspect ratio to what you were using early on.
Note: If you have other programs that won’t work on the existing version of Windows, then make sure to run the program in a Compatibility mode.
Option 5 – Run the Hardware and Devices Troubleshooters
The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
After opening Settings, look for the Update and Security option and select it.
From there, go to the Troubleshoot option located on the left-hand side of the list.
Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.
As you know, Windows 10 is equipped with a Mobile Hotspot feature that allows users to share the existing internet connections to other devices over Wi-Fi. However, one of the downsides to this feature is that it does not stay on if there are no devices connected to it for over five minutes. In other words, if there are no devices connected to the mobile hotspot for five minutes, it will turn off automatically. Thus, if you want the mobile hotspot to stay turned on, then you’ve come to the right place as this post will walk you through how to stop the Mobile Hotspot from turning off in Windows 10.
There are two scenarios tackled in this post wherein the Mobile Hotspot feature turns off automatically and where the hotspot disables when there is no internet connection. To remedy these scenarios, you can try turning off the power saving feature or use a PowerShell command to change the “PeerlessTimeoutEnabled” settings or increase the Mobile Hotspot idle timeout settings. You could also increase the timeout period when a cellular connection is not available or disable the Wi-Fi and network adapter power management options. For detailed instructions, refer to each one of the given options below.
Option 1 – Try turning off the power saving feature
The first solution you can check out is to turn off the power-saving feature. To do so, follow these steps:
Open the Settings app and go to Network & Internet and from there, click on the Mobile Hotspot option.
Next, toggle the “Share my Internet connection with other devices” option.
After that, toggle the “When no devices are connected, automatically turn off mobile hotspot” option.
Option 2 – Execute a command in PowerShell
The next option you can try to keep the mobile hotspot turned on is through a command in PowerShell. To get started, follow these steps:
Tap the Win + X keys and select the “Windows PowerShell (Admin)” option.
Next, execute the following command to make sure that the Mobile Hotspot stays on even when no devices are connected to it:
After the command is executed, here is what the script is doing in the background:
It stops the Mobile Hotspot service (icssvc).
It navigates to this registry path (HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesicssvcSettings) and creates a DWORD key named “PeerlessTimeoutEnabled” which has a value of 0.
It then restarts the Mobile Hotspot Service (icssvc).
Option 3 – Try increasing the Mobile Hotspot idle timeout settings
Another option you can try is to increase the idle timeout settings of the mobile hotspot. In case you don’t know, the default timeout when there’s no active connection is about five minutes. So if you don’t want to keep it on always but want to keep it on longer than five minutes, then this option is for you. All you have to do is change the same key (PeerlessTimeout) as mentioned above, at a different location. In fact, you can change it to a maximum of 120 minutes. To give this a try, follow these steps:
Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then tap Enter to open the Registry Editor.
Next, navigate to this registry path: HKLMSystemControlSet001ServicesICSSVCSettingsPeerlessTimeout
From there, change its value to anywhere between 1 up to 120.
Once done, exit the Registry Editor and restart your computer.
Option 4 – Try increasing the timeout period when a cellular connection is not available
There are many times when you want to connect devices so it becomes part of the network. And as pointed out, the Mobile Hotspot turns off automatically when there is no internet or mobile data but when you use a registry setting, you can change any value between 1 and 60 inclusive.
Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then tap Enter to open the Registry Editor.
Next, navigate to this registry path: HKLMSystemControlSet001ServicesICSSVCSettingsPublicConnectionTimeout
From there, set the value of the “Timeout” key between 1 and 60.
After that, close the Registry Editor and restart your PC.
Option 5 – Try to disable the Wi-Fi and Network adapter in Power Management options
As you know, the Wi-Fi adapter and the network devices have properties that will turn off when on battery and when it’s not used for a long time so you can try to disable these options.
Tap the Win + X + M keys to open the Device Manager.
Next, expand the list of Network devices and select the Wi-Fi adapter.
After that, go to the Power Management tab and make sure that anything related to power saving should be turned off. This will ensure that none of the network devices will turn off the Mobile Hotspot or trigger anything that will do that.
If you encounter error 0x8024500C after a Windows Update or when you were trying to update Windows Store apps, read on as this post will guide you in fixing the problem. This kind of Windows Update error indicates that the Windows Update service has been blocked.
Here are some suggestions you could check out to resolve the Windows Update error 0x8024500C on your Windows 10 computer.
Option 1 – Try checking the status of all the Windows Update Services
You need to check if all the Windows Update Services are up and running or not. To do so, follow the steps below.
Tap the Win + R keys to open the Run dialog box.
Next, type “services.msc” in the field and hit Enter to open Windows Services.
From the list of Services, look for the following services that support Windows Update:
Background Intelligent Transfer Service (BITS)
Delivery Optimization
Windows Update
Windows Update Medic Service
Once you’ve found them, check if they are running just fine or not. if not, you can right-click on each entry and click on Start.
Option 2 – Run the Windows Update Troubleshooter
You might also want to run the Windows Update Troubleshooter as it could also help in fixing Windows Update Error 0x8024500C. To run it, 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 downloading and installing the Windows Updates manually
Error 0x8024500C might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
Go to Settings and from there go to Update and Security > View Update History.
Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.
Option 4 – Try checking the Registry settings
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 path: HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsWindowsUpdate
Then double click on “DisableWindowsUpdateAccess” located at the right side of the panel and make sure that its value is set to “0”. If not, you have to change it to “0”.
Now restart your computer and check if error 0x8024500C is now fixed or not
Option 5 – Disable the 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 6 – Try to reset the Microsoft Store cache
Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
Right-click on the start button and click on Command Prompt (administrator).
Next, type in the command, “exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
Now restart your PC and afterward, try opening Microsoft Store again.
Option 7 – Perform a System Restore
Performing System Restore might help you in fixing the Windows Update error 0x8024500C. 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.
This post will guide you through fixing the INTERNAL_POWER_ERROR Blue Screen Error on your Windows 10 computer. If you encounter this kind of Blue Screen of Death error, this means that the policy manager experienced a fatal error which in turn means that it can happen because of Drivers or Software or even due to external hardware. And so to resolve the issue, here are some suggestions that might be of help.
Option 1 – Update the Device drivers
As mentioned, the INTERNAL_POWER_ERROR BSOD error might have something to do with the drivers. It could be that the drivers are outdated so you need to update them in order to resolve the issue.
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. If you see a red or yellow sign that shows up against the driver, right-click on the driver’s name and select “Update Driver Software” or “Uninstall”. And if you find any drivers with a label saying, “Unknown device”, you need to update them as well.
Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
Restart your PC.
Option 2 – Check the Device performance and health
You can also try checking the device's performance and health in the Windows Defender Security Center.
Open the Windows Defender Security Center.
From there, check if there is a yellow exclamation icon in the Device performance and health section.
After that, click on the View report option and you might see Health Report that points towards Storage Capacity, Device Drivers, or Apps and Software which should give you an idea of what the root cause of the problem really is.
Option 3 – Try to run the Chkdsk utility
Running the CHKDSK utility might also help you resolve the INTERNAL_POWER_ERROR Blue Screen error. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
Open Command Prompt with admin privileges.
After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
Wait for the process to be completed and then restart your computer.
Option 4 – Try increasing the size of the Hibernation file
In the Cortana search box, type “command prompt” in the field, and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
Next, type in the following command and hit Enter to execute it:
powercfg /hibernate /size 100
Note that the default size of the Hibernation file is 75% and after executing the command, it should increase to 100%. Now exit Command Prompt and check if the problem’s now fixed or not.
Option 5 – Try to run the troubleshooters
Blue Screen Troubleshooter:
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.
Performance Troubleshooter:
Tap the Win + R keys to open the Run dialog box.
Type “msdt.exe /id PerformanceDiagnostic” in the field and hit Enter to open the Performance troubleshooter.
Then click on Next to get started. Wait until the process is completed.
System Maintenance Troubleshooter:
Tap the Win + R keys to open the Run dialog box.
Type “msdt.exe /id MaintenanceDiagnostic” in the field and hit Enter to open the System Maintenance Troubleshooter.
After that, click on Next to start troubleshooting the problem and wait until it’s done then check if it fixes the problem or not.
Option 6 – Uninstall the programs you installed recently
Chances are, some programs that you just installed might be the one that’s causing the BSOD error. Thus, you need to uninstall the program to resolve the problem.
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 the concerned program and select it and then uninstall it.
Note: If you have downloaded the app from the Windows Store, you can simply right-click on it from the application list and then uninstall it.
Option 7 – Run Windows Defender offline
You also have the option to run Windows Defender offline and scan your computer to see if any malware has infected the computer and the one that’s causing the INTERNAL_POWER_ERROR Blue Screen Error.
Wondering if upgrading to Windows 11 will boost your gaming experience? We can’t give you a straightforward answer, sadly. But we can take you through the tweaks you can expect if you have all the right requirements and help you make a final decision.
Is Windows 11 good for gaming?
Essentially, the answer to this question is yes. Microsoft has definitely added a bunch of enhancements and features to its latest OS to give gamers the best possible experience. However, you have to keep in mind that this may not work out smoothly for every single user.
Whether you’ll be able to fully take advantage of the Windows 11 gaming features really depends on your setup. As expected, Windows 11 has more demanding system requirements than its predecessor.
Credit: Florian Olivo on Unsplash
So, unless your hardware can run the new OS comfortably, you might not be able to make the most of all these gaming perks. In that case, we recommend you first upgrade your hardware and then make the switch. Be prepared to be a little surprised by a few other interesting changes in comparison to Windows 10, though!
For some of the new gaming features to work, it’ll also be necessary for you to have an NVMe SSD and an HDR-compatible monitor. So let’s take a look at 4 big improvements you can expect if your setup is compatible.
Gaming enhancements on Windows 11
1. Enjoy faster loading speed with DirectStorage
For this powerful feature to work, you need a compatible graphics card and, as stated before, an NVMe SSD. It’s also important for your GPU to support the DirectX 12 graphics API at least. And since we’re on that subject, you’ll be happy to know that Windows 11 has also introduced a new version of the API called DirectX 12 Ultimate.
Now, what does DirectStorage do? It’s a new feature designed to make full use of the speedy storage of NVMe SSDs. It also transfers game data directly onto the graphics card, lightening the load on your CPU. Normally the CPU would have to decompress the data first, but DirectStorage helps bypass this. That’s how loading times are reduced and games run more smoothly.
2. Fully immerse yourself through Game Mode
Windows 11’s Game Mode is certainly a welcomed addition. When you turn on Game Mode, usage of background apps that aren’t essential to your game is reduced. This results in the game you’re running becoming a priority process. This way, it uses your hardware and system resources to the max. Ultimately, the Game Mode means less lag and higher frame rates so you can play undisturbed and fully enjoy your gaming session.
3. Vibrant visual experience thanks to AutoHDR
For this one you’ll absolutely need an HDR-compatible monitor. Basically, HDR (High Dynamic Range) means a wider range of contrasts and colors that can be displayed on a monitor.
Windows 10 has an HDR feature, but you have to turn it on and off manually (“Use HDR”). Plus, users have reported that, if left on, it results in an unappealing appearance of content other than movies and games.
Windows 11 fixes that problem with its AutoHDR feature. Toggling it results in the system automatically adjusting the color contrast, balance and brightness based on what you’re currently looking at. For gamers, this means vivid imagery in every single game, resulting in a supreme visual experience. You can check out Microsoft’s own video showcasing the power of AutoHDR.
Aside from AutoHDR, another way Windows 11 improves the visual aspect is through its support for refresh rates of up to 360Hz.
4. Xbox Game Pass & Game Bar
It’s no secret that Microsoft wants to integrate Windows and Xbox. We’ve seen some attempts with Windows 10, but they’re pretty wonky compared to the new OS.
Windows 11’s built-in Xbox Game Bar enables quite a few options all gamers desire. You can take screenshots and videos of your game and send them, for starters. Furthermore, you can use it to see audio settings and monitor your PC’s performance without having to leave the game or open the Task Manager.
Widgets are also a really cool part of the Game Bar. You can choose from a wide variety of widgets, such as Xbox Achievements, Spotify, Gallery, Xbox Social and more.
Moreover, the Xbox Game Pass has been streamlined on Windows 11. Game Pass is a subscription service that unlocks hundreds of awesome games and supports cloud streaming. Do keep in mind that the games are only unlocked for a certain period of time, as the selection rotates once in a while.
What can you do for a better gaming experience?
Windows 11 does offer tweaks that require zero input from you. However, there are a few things you can do manually to get even more out of your new OS while gaming.
Turn off enhanced pointer precision. Most games enhance precision by default, so having this feature on might interfere with that.
Make sure to select your high performance graphics card for each game. Go to Settings > Gaming > Game Mode and tap ‘Graphics’ from the ‘Related settings’ menu. Find the game you want to adjust, click on ‘Options’ and choose your high performance graphics card to be the default setting. While there, you can also turn on ‘Hardware-accelerated GPU scheduling’ at the top.
Disable unnecessary apps and programs. As long as they aren’t essential to running your game, they might take up valuable system resources, so disable them to make space for your gaming requirements.
Check for pending updates and install them. It’s well-known that out-of-date software causes bugs, latency and crashes. The same goes for your GPU drivers.
Use the High-performance power plan (Control Panel > Power Options > Additional plans) to maximize the use of resources for the best possible performance.
Summary
Windows 11 has done quite a bit for avid gamers. We hope your setup is compatible with all these new features and you can experience these enhancements ASAP!
There are various components that take part during a Windows Upgrade process such as the CPU, Disk, Network, and many more. This is why the process of upgrading your Windows 10 computer can be quite complex and due to its complexity, there are times when you might encounter some errors like the Windows Upgrade error 0x800701E3.
If you encounter this kind of error then it has something to do with the “disk” part of the whole upgrade process which could be due to a conflict with the storage of your Windows 10 computer. When you receive this error, you will see the following error message on your screen:
“Windows cannot install required files. Make sure all files required for installation are available and restart the installation. Error code: 0x800701e3.”
To fix this Windows Upgrade error, here are some suggestions that might help.
Option 1 – Delete Files from Software Distribution Folder & Catroot2 folders
The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to 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 wuauservnet start cryptSvcnet start bitsnet start msiserver
After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
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.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
Type each one of the following commands.
net start wuauservnet start cryptSvcnet start bitsnet start msiserver
After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.
Option 2 – Try running the DISM tool
You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Upgrade problem. 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.
Option 3 – Run the System File Checker Scan
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. 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.
Restart your computer.
Option 4 – Try running the ChkDsk utility
You can also run the ChkDsk utility to fix the Windows Upgrade error 0x800701E3.
First, open This PC and right-click on your operating system partition for Windows.
Next, click on Properties and navigate to the Tools tab.
Then click on Check under the Error Checking section.
After that, a new mini window will be opened and from there click on Scan drive and let it scan your disk drive partition for any errors and then restart your computer.
Option 5 – Run the Windows Update Troubleshooter
Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update or upgrade errors like error code 0x800701E3. To run it, 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 6 – Run Microsoft’s online troubleshooter
Running Microsoft’s online troubleshooter might also help you fix the Windows Upgrade error code 0x800701E3. 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.
In case you don’t know, Windows 10 comes with a native ability to project to another screen, be it wireless or wired. All it takes to do that is by tapping the Win + P key combination to display options to manage the extended display. However, there are times when you might encounter errors when you do that like the “Your PC can’t project to another screen” error. This kind of error stops you from projecting your computer to the other screen. Here’s the full content of the error message:
“Your PC can’t project to another screen, Try reinstalling the driver or using a different video card.”
This error could be due to loosely connected hardware or the display adapter. It is also possible that a recent Windows Update has messed up its settings. To resolve this issue, you can try several suggestions that will be given in this post. You can try to check the hardware cable connections or run the Hardware and Devices troubleshooter. You could also update or reinstall the display adapters or replace the graphics card.
Option 1 – Try checking the hardware connections
The first thing you have to do before you further troubleshoot the problem is to check the hardware connections of your computer and see if there are damaged ones, just like with the ports as it would also affect the overall connectivity of the device with the computer. You also have to make sure that no pin is missing from the ports. So if you notice some irregularities in the connecting cable physically, you might have to buy another one and replace it and then see if it fixes the problem or not.
Option 2 – Run the Hardware and Devices Troubleshooters
The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
After opening Settings, look for the Update and Security option and select it.
From there, go to the Troubleshoot option located on the left-hand side of the list.
Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.
Option 3 – Try to update or reinstall the display adapters
You might also want to update the drivers for Display adapters and Monitors or you might also have to update or reinstall your NVIDIA driver if you’re using one. To update or reinstall the display adapters, follow these steps:
Tap the Win + R keys to open the Run dialog box and then type in MSC and tap Enter or click OK to open the Device Manager.
Expand the section for Display Adapters.
And then select the Display Driver and right-click on it.
From the drop-down menu, select the Update Driver option and follow the on-screen instructions to install the latest version of the Display Driver.
Restart your PC after the installation.
If you find that updating the drivers does not help, you can try to reinstall them. How? Simply follow the steps below.
Tap the Win + X keys and select the Device Manager.
After that, look for the affected driver in the Device Manager window. And if you see a yellow exclamation mark beside it, right-click on it and select the option “Rollback” to roll back the driver.
And if the Rollback option is not available, just select Uninstall and then restart your PC.
Finally, open the Devices Manager once again and select the option “Scan for hardware changes” to install the driver.
Option 4 – Consider replacing the graphics card
You might also want to consider replacing the graphics card of your computer to resolve the problem if the options provided above didn’t work.
The SearchUI.exe file is the one that manages the search feature of Cortana. However, a number of users have recently reported that this feature stops responding within minutes of booting their Windows 10 computer. This kind of problem could be caused by missing system files or some issues with the Cortana program itself. And so if the SearchUI.exe file is not responding, then you wouldn’t be able to use the search feature of Cortana. But worry not for this post will walk you through fixing this problem.
Before you troubleshoot the problem, you can try to restart your computer and see if it helps, if it doesn’t, then proceed to the given options below.
Option 1 – Try to run the Search and Indexing troubleshooter
You might also want to run the Search and Indexing troubleshooter in Windows 10 as it checks whether the settings for Cortana are in place and automatically corrects any issues if the update or software installation has changed the settings. To run it just click on the Start button and select Settings > Updates and Security > Troubleshoot. From there, select the Search and Indexing Troubleshooter.
Option 2 – Restart Cortana’s process in the Task Manager
Restarting Cortana’s process in the Task Manager could also help you resolve the problem. Refer to the steps given below to do so.
Tap the Ctrl + Alt + Del keys to open the Security options window.
From there, look for the Task Manager in the given list and open it.
Next, look for the process of Cortana and right-click on it, and then select the End Task option to end its process.
After that, the Cortana process will restart by itself and re-initialize.
Option 3 – Try resetting Cortana
Open Cortana and go to the Settings section where you’ll see the “Turning off Cortana clears what Cortana knows on this device, but won’t delete anything from the Notebook. After Cortana is off, you can decide what you’d like to do with anything still stored in the cloud” option. Turn this option off.
Restart your PC.
After your computer boots, launch Cortana again and check.
Option 4 – Try running the DISM tool
You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Upgrade problem. 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.
Option 5 – Try to reinstall Cortana
If none of the options given above works, you must consider reinstalling Cortana.
First, right-click on the Start button and click on the Windows Powershell (Admin) option from the list.
Next, type the following command and hit Enter to execute it:
Restart your computer and check if Cortana is now able to connect.
Option 6 – Try troubleshooting the problem in a Clean Boot State
There are instances that some conflicting programs installed in your computer might be the one that’s causing some issues with Cortana or causing the SearchUI.exe process to stop. 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.
Recent Windows updates have been slowly but surely moved a lot of control panel features into settings. This indicates that in the long term goal is probably to get rid of the control panel altogether. No matter how the setting app is easy to use and good there are still things in the control panel that we need and we will still need until they are all moved in the setting application.
There are several ways to open and get to the control panel from run dialog to shortcut keys but one perhaps more convenient and easiest way is to just simply have in file explorer right beside hard drives double click away.
In order to place the control panel icon inside file explorer, we will need the help of our old friend: the registry editor. As always playing with the registry editor can cause some instability and it is always a smart thing to back up it first before attempting any kind of edits.
Registry editor adding a key
To open registry editor press ⊞ WINDOWS + R to open the run dialog and inside type in REGEDIT followed by ENTER
Once the registry editor is opened locate the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer
Right-click on the NameSpace folder on the left navigation pane and then select New > Key
Rename the key with {21EC2020-3AEA-1069-A2DD-08002B30309D} (This CLSID code will add access to the Category view of the Windows 10 Control Panel) or with {26EE0668-A00A-44D7-9371-BEB064C98683} (This CLSID code will add access to the large icons view of the Windows 10 Control Panel)
Save and exit the registry editor
Now when opened, file explorer will show a control panel icon for easy access.