Logo

Makecab.exe is running & consuming CPU

The Makecab.exe process that’s running on your Windows 10 computer is a program that compresses the Component-Based Servicing log or CBS log files and they can get really huge if they’re not compressed. As a result, it would utilize important space on your operating system although makecab.exe does not consume high CPU resources in doing so. However, there are times when it recreates thousands of instances of itself and could cause overconsumption of system resources which slows down your computer. So when the makecab.exe process causes high CPU usage in your system, this could mean that there is a failed Windows Update. In addition, the high CPU usage of the makecab.exe process could also mean that your computer is infected with a virus or malware. Whichever the case is, you can check out several possible solutions that are given in this post to resolve the problem.

Option 1 – Try to delete log file using File Explorer

The CBS log files could reach up to 20GB size and so if you delete them, it would help in saving space in your computer and since they’re not much of use, deleting them won’t negatively affect the system at all. To delete the CBS log files, all you have to do is open the File Explorer and then go to C:/Windows/Logs/CBS and from there, open the CBS log files and delete them all. Doing so should ease the load in the makecab.exe process since it no longer has to compress the CBS log files. As a result, the process would be more relaxed. After that, you can restart your computer and check if the problem’s now fixed.

Option 2 – Try deleting the log file via Command Prompt

You can also try to delete the log files using an elevated Command Prompt. Refer to these steps to do so:

  • Type “command prompt” in the Windows Search bar and then right-click on the related search result and select the “Run as administrator” option.
  • Next, type the following command and hit Enter to execute it:

del /f %windir%logscbs*.log

  • Restart your computer afterward once the command has been executed. This should end the high disk usage by makecab.exe, if not, proceed to the next given options below.

Option 3 – Uninstall any suspicious programs you’ve installed recently

If you have recently installed some programs on your Windows 10 computer, and since then you’ve experienced high CPU usage brought on by makecab.exe, then you might want to uninstall those programs.

  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the suspicious programs you’ve installed, select them and then click on Uninstall to remove them.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.

Option 4 – Try running Disk Cleanup

You might want to run the Disk Cleanup utility as it is a useful tool that could delete temporary and useless files on your computer.

  • Tap the Win + R keys to open the Run dialog box and then type “cleanmgr” in the field and hit Enter to open the Disk Cleanup window.
  • After that, select the drive you want to clean.
  • Now click OK to clean the disk and restart your computer.

Option 5 – Try to run System File Checker scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files and missing files. It replaces bad and corrupted system files to 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:

  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your PC.

Option 6 – Try scanning your computer using Windows Defender

As mentioned, the high CPU usage of makecab.exe might be caused by some malware or virus in the system and so to eliminate it, you have to scan your computer using security programs like Windows Defender.

  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.

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

Edge DevTools An error occurred while ...
In case you don’t know, Microsoft Edge, the new default browser of Windows 10, is equipped with the essential tools that are needed to help web developers in testing their websites in the Edge browser. However, it is not without its flaws as there are instances when you could also encounter some errors when using DevTools. One of these errors is the “An error occurred while starting the profiling session” error. You can see this error message in the DevTools Memory Panel, worry not for this post will help you resolve it. A memory panel is one that primarily measures your memory resource usage and compares heap snapshots in different states of code execution. The Memory panel also provides profiling of three different types, such:
  • Head Snapshot
  • Record Allocation timeline
  • Record Allocation profiles
Using a memory panel, you can find issues that affect the page performance in the most common scenarios like bloats and memory leaks. There are two steps you need to carry out to fix this error that’s associated with the Memory Panel of Microsoft Edge (Chromium) DevTools. First, you need to access the Microsoft (R) Diagnostics Hub Standard Collector Service. Second, you need to restart this service. For detailed steps, follow the instructions provided below. Step 1: Access the Microsoft (R) Diagnostic Standard Collector Service To access the Microsoft (R) Diagnostic Standard Collector Service, follow these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “services.msc” in the field and hit Enter or click OK.
  • This will open the Services Manager. Here, look for the Microsoft (R) Diagnostic Service from the Services panel that opens on the right-hand side.
Step 2: Now restart the Microsoft (R) Diagnostic Hub Standard Collector Service
  • After accessing the Microsoft (R) Diagnostic Standard Collector Service, right-click on it and select the Restart option.
  • Once it’s done, exit the Microsoft Edge Developer Tools as well as the tab.
  • Next, open a new tab and navigate to your page and tap the F12 key.
  • Now, try to check if profiling begins.
Read More
Fix cannot load the Device Driver Code 38
Each you connect time external devices like scanners, printers, and the likes to a Windows 10 computer, the device either pushes the drivers through the USB or any other port, or you are expected to install the drivers through external media. In both cases, the driver will be loaded into the system, allowing you to use the device. However, it doesn’t always go smoothly as you could encounter some errors like the “Windows cannot load the Device Driver for this hardware because a previous instance of the Device Driver is still in memory ( Code 38 )”. If you encounter such an error in the Device Manager, then this means that a previous version of the device driver is still in memory and that each time the device is used, that previous version is loaded into memory and then unloaded which triggers the “Windows cannot load the Device Driver for this hardware because a previous instance of the Device Driver is still in memory (Code 38)” error. This kind of error occurs if the operating system loads the unwanted driver or if it fails to unload the driver. It could be that there is an obsolete version of the driver that’s still installed in the system or it could also be that you need to update your USB drivers as they could be outdated or the problem could also be due to some third party program that is interfering with the installation. Whatever the cause is, here are some suggestions you can check out to resolve the problem.

Option 1 – Uninstall previously installed drivers and reinstall their latest working version from the manufacturer’s website

The first thing you can do is to uninstall the drivers that are currently installed on your computer and then reinstall their latest working versions from their official sites. This kind of error is commonly encountered while loading drivers for scanners and printers. This is due to the fact that their drivers and software come along with a package which is usually in external media like CD or DVD. So when you install the software package, there’s a possibility that a newer version has been launched by its manufacturer. When that happens, you have to uninstall the previously installed driver package and then download the drivers from the manufacturer’s website and install them.

Option 2 – Run the Hardware and Devices 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.

Option 3 – 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 4 – Restart your computer in a Clean Boot State

If the first three given options didn’t work and you still see the error when you connect external devices, you can try putting your computer in a Clean Boot State and then try connecting them again.
  • 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.)
  • Now try to connect the external devices and check if the error is now gone.
Read More
A Guide to Quick Fixing Error 10013

Error 10013 - What is it?

Error 10013 is a type of Socket Windows PC error. Socket error 10013 occurs when the attempt to access the server is denied. This indicates that the needed socket connection is denied which further implies that a port is blocked or unreachable.

Solution

Restoro box imageError Causes

The socket error 10013 can occur due to multiple reasons:
  • Antivirus or firewall software
  • Incompatible drivers
  • Registry corruption
  • Misconfigured files

Further Information and Manual Repair

To resolve the socket error 10013 on your PC, here are some methods that you can try:

1. Disable Firewall

To resolve this issue on your PC, you may have to temporarily disable Firewall. Sometimes Firewall can stop you from connecting to the server. Try doing this; it is most likely to resolve the error. If the Firewall is the reason for the denied access, turning it off will surely help.

2. Disable your Antivirus Software

If disabling the Firewall doesn’t resolve the issue, try disabling your antivirus software temporarily. If the error still persists, then try other solutions listed below.

3. Upgrade Drivers

Incompatible drivers could be a reason too for denied server access. Your server may no longer be using the drivers that you have on your PC which is why you may not be getting permission to access it. If this is the cause, then the best way to resolve it is to upgrade drivers. To find out about new drivers, visit the software manufacturer’s website for new drivers and then download them to your PC.

4. Registry Issues

Sometimes the underlying cause of the error could be registry issues and misconfigured files. If you don’t wipe out unnecessary and obsolete files from your systems like junk files, cookies, internet history, temporary files, and other files from your PC, it can damage and corrupt the registry and misconfigured files thereby causing socket error 10013 on your system. To resolve registry issues and repair your PC, download Restoro. It is an advanced, easy to use, and highly functional PC fixer embedded with multiple utilities including a powerful registry cleaner. It is deployed with an intuitive algorithm that scans and detects all registry issues in seconds. It removes all the unnecessary and obsolete files stored in your PC overloading your registry. This registry cleaner repairs the damaged and misconfigured files and restores the registry, thereby resolving socket error 10013 on your system right away. It has simple navigations and a user-friendly interface which makes it very easy for all levels of users to work around and use it to its maximum advantage.  Furthermore, it can be installed on all Windows PC. Restoro is compatible with all Windows versions. In addition to this, it also includes several other value-added features such as an antivirus, a system optimizer, and an Active X controls and class scanner. These utilities can be used to resolve numerous other PC-related errors. Click here to download Restoro today and resolve socket error 10013 on your PC right away.
Read More
How to Resolve Error 80073712 in Windows 10

Error Code 80073712—What is it?

Error code 80073712 is one of the dozens of error codes affecting Windows 10 users. It occurs when users attempt to upgrade their operating system but experience a failure. The error code usually results from problems associated with missing or damaged files within Windows Update. Common symptoms of this error code include the following:

  • The inability of Windows Update to successfully complete the upgrade process
  • Message box highlighting the presence of error code

Solution

Restoro box imageError Causes

In the case of error code 80073712, the issues preventing Windows Update from completing the upgrade process are most likely due to problems with files within Windows Update. For instance, there may be corruption within the Component-Based Servicing (CBS) manifest.

Further Information and Manual Repair

Manual repair methods offer solutions to Microsoft users who are experiencing Windows error codes like the upgrade error code 80073712 in Windows 10. The manual repair methods in this article are not guaranteed to fix problems unrelated to this error code. Thus, be certain you are experiencing error code 80073712 before you attempt to implement the solutions provided below.

Method One: Run Windows Update Troubleshooter

Since issues related to Windows Update may be causing error code 80073712 to occur, one of the best solutions you can consider is to run the Windows Update Troubleshooter. This troubleshooter will be able to detect and fix corruptions within Windows Update files or any other issues directly related to Windows Update. To implement this manual repair method, follow the steps listed below:

  • Step one: Open your Internet browser
  • Step two: Type www.microsoft.com/downloads
  • Step three: Type Windows Update Troubleshooter in the search bar at the top-right corner of the Microsoft website.
  • Step four: Select Windows Update Troubleshooter then wait for the webpage to load.
  • Step five: Select Run troubleshooter

Once you run the troubleshooter, you should be able to verify and fix any errors within Windows Update files. Restart your machine after the troubleshooting process is complete them proceed by checking Windows Update to see if you are able to complete the upgrade. If Windows Update downloads the upgrade and the installation of the upgrade occurs, the problem has been resolved. Otherwise, error code 80073712 will reoccur, in which case you will need to move to manual repair method two.

Method Two: Run DISM Tool

Another option available to Windows users experiencing error code 80073712 is to download and run the Deployment Image Servicing and Management (DISM) tool. This tool checks for inconsistencies or corruptions that may be preventing Windows Update services from functioning correctly. To download and run the tool, follow the instructions below:

  • Step one: Type Command Prompt in the search box near the Start button
  • Step two: Right-click Command Prompt, then click Run as administrator, providing administrator password or confirmation where necessary.
  • Step three: Select Allow
  • Step four: Press Enter after typing the following command:
DISM.exe /Online /Cleanup-image /Restorehealth

Wait a few minutes to ensure that the process is complete. Once you’ve run the DISM tool, it will detect errors, for instance within registry data, and correct or replace them. Restart your machine after running this tool then check Windows Update. Attempt to download the upgrade to see if you have successfully resolved error code 80073712. If you experience an upgrade failure, move to the next manual repair method mentioned below.

Method Three: Perform a Clean Install of Windows 10

The issues related to error code 80073712 may also be resolved by performing a clean install of Windows 10. This manual repair method ensures that any previous versions of your Windows operating system are removed before you attempt to access an upgrade. This can prove effective as it helps users avoid issues that would otherwise cause error codes or poor PC performance in cases where errors are present on one’s system.

To successfully perform a clean installation of Windows 10, be prepared to follow step-by-step procedures that include the following:
  • Step one: Download and run media creation tool
  • Step two: Click Run, then select Create installation media for another PC
  • Step three: Select changes to the installation options, then select Next
  • Step four: Choose USB flash drive or ISO file, then click Next
  • Step five: Select drive, then Next
  • Step six: Select Finish, then restart your computer, ensuring that the media option you choose, whether USB flash drive or DVD, is in your machine before you choose to reboot.
  • Step seven: Press any key then follow the prompts provided to set up Windows 10.

Method Four: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 8 and other related issues when they do arise, download and install a powerful automated tool.

Read More
Open specific pages each time Chrome starts
When we are working on our computer, we have tendencies to make it look and behave to our best needs and however, best suits us. The Internet has crawled into our lives and made itself a must-have in modern society, internet browsers as a crucial piece of software for viewing the web have also grown and made themselves to be more open for user settings and personalization, Chrome, one of the most popular browser has the option to open a specific set of pages one it is opened and that is what we will cover today in this tutorial. No matter would you like to by default open some online store, maybe an email or news website, you can open each of them or all of them once Chrome is run, making your daily routine more enjoyable and stress-free. The first thing, of course, is to start Chrome itself, once Chrome is up, click on three dots in the upper right corner of the Chrome window and select settings. Google chrome settingsWhen you are in settings, on the left side move toward the bottom until you run into a tab that says On Startup and click on it. On right, a new section will open, click on Open a specific page or set of pages. Chrome startup pagesYou will be presented with the option to add a new page by typing its URL or getting it from bookmarks or using a specific opened one. You can repeat this process until you have added all pages that you wish to be automatically opened once Chrome is opened for the first time.

BONUS:

If you have noticed right above the setting that we have used for opening a specific set of pages there is the option Continue where you left off, this option will open each page exactly where it was when Chrome was shut down letting you keep viewing where you have left off. This is useful if by any chance your battery ran out or you had to quickly turn the computer off for whatever reason.
Read More
Fix Error 0x8004230F when creating Restore
Creating a System Restore point is definitely a must especially when you are about to make some changes to your computer. This will help make sure that the system settings and files can go back to an earlier point, should something go wrong, without affecting any personal files. However, there are cases when creating a System Restore Point does not go smoothly and you encounter an error that says, “The shadow copy provider had an unexpected error while trying to process the specified operation ( ox8004230F )”. Aside from creating System Restore Point, you can also encounter this error when you create a system image or backup. According to reports, this error pops up when the required services are not running or not properly responding. And to fix it, there are several recommendations that will be provided in this post to fix the Error 0x8004230F when creating System Restore point in Windows 10. You can try to check the Volume Shadow Copy Services status or run the VSSADMIN tool. You could also check the status of the Microsoft Software Shadow Copy Provider Service or create System Restore Point in a Clean Boot State. For more details, refer to the provided options below.

Option 1 – Try checking the status of the Volume Shadow Copy Service

  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • From the list of services, look for the Volume Shadow Copy service and double-click on it.
  • After that, this will open the Properties where you have to make sure that the Startup type is set to Automatic (Delayed Start) and then click on the Start button underneath it.
  • Once done, click on Apply and then OK to save the changes made.
  • Now try creating a System Restore Point again and see if the error is already fixed or not.

Option 2 – Try to run the VSSADMIN tool

In case you don’t know, the shadow copy provider is sensitive and some other backup, disk cloning, etc. can make it malfunction. To fix this, you can run the VSSADMIN tool by following these steps:
  • Tap the Win + R keys to open the Run dialog box and type “cmd” and hit Enter to open Command Prompt.
  • Next, execute this command to check if you have other third party VSS admin providers: vssadmin list providers
  • After that, if it finds any, you need to disable them but if it does not find anything, then proceed.

Option 3 – Try to check the Microsoft Software Shadow Copy Provider Service status

  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • From the list of services, look for the Microsoft Software Shadow Copy Provider Service and double click on it.
  • After that, this will open the Properties where you have to make sure that the Startup type is set to Automatic (Delayed Start).
  • Once done, click Apply and OK to save the changes and then try creating System Restore Point again.

Option 4 – Troubleshot the problem in a Clean Boot State

It is possible that some third-party program installed in your computer might be the one that’s causing the ox8004230F when you try to create a System Restore point. Thus, you can try to boot your computer in a Clean Boot State and then try to perform the task again.
  • 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 “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 to configure Windows to use the usual startup, just simply undo the changes.)
  • Once your computer has restarted try to create a System Restore Point again and if it now works, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Read More
Fix Windows Activation Error 0x80070005
Windows uses 2 types of keys for its activation, KMS or MAK. These keys should work without any issues since they are elevated with higher permissions but in some cases, they are by accident run without their proper permission, and then we have access denied error or error 0x80070005 To resolve this issue please first check if not by any chance your antivirus or firewall is preventing slmgr.bs file to access the right permissions, that being said if the previous solution is not working note that you have to be an administrator of the system or have administrator privileges. As an administrator, you will have to use Software Licencing Management Tool or short SLMGR.VBS, a VBS file in Windows used for its activation purposes. As an administrator, open Command prompt with admin permissions and then run slmgr.vbs This will make sure that activation goes through, make sure to use proper options like:
/ipk <ProductKey> or /ato [<Activation ID>]
Read More
Fix Windows Update Error 0x80244007
Getting errors while trying to update your Windows 10 computer is not an uncommon occurrence. Although some of them are easy to fix, there are others that need a lot of time and research in order to resolve. One of these tough Windows Update errors is Error 0x80244007. This kind of Windows Update error halts the process of Windows Update and a simple system restart won’t help much to fix it. When you encounter this Windows Update error, you will see a description that says, “SOAP client failed because there was a SOAP fault for reasons of WU_E_PT_SOAP_* error codes”. One of the main causes of such an error is that Windows was not able to renew the cookies for Windows Update. To fix this error, here are some suggestions that might be useful.

Option 1 – Clear up temporary or junk files

The error could be caused by some temporary or junk files in your computer and so you need to clear them up to fix the problem. You can achieve that using the Storage Sense feature.
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space. Make sure that Storage Sense is on.
  • Next, find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
    • Windows Upgrade Log Files
    • The system created Windows Error Reporting Files
    • Thumbnails
    • Temporary Internet Files
    • Previous Windows Installation Files
    • Delivery Optimisation Files
    • DirectX Shader Cache
  • Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
  • Now go to the “Free Up Space Now” section and click the Clear Now button. This will get rid of all the temporary or junk files in your computer and should hopefully fix the Windows Update error 0x80244007.

Option 2 – Try running the Windows Update troubleshooter

Windows 10 have various troubleshooters that can help you resolve many system issues. So if you’re dealing with Windows Update errors like Error 0x80244007, you can run the Windows Update troubleshooter to resolve it. 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 to reset the Windows Update components

If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. How? Refer to the following steps:
  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
    • ren C:WindowsSoftwareDistribution SoftwareDistribution.old
    • ren C:WindowsSystem32catroot2 Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.
Read More
Windows SmartScreen can’t be reached right now
SmartScreen is a cloud-based anti-phishing and anti-malware component that’s come packed in all Windows 8 (8.1) and Windows 10 versions. This security component is also used in several browsers and programs like Internet Explorer, Microsoft Edge and Outlook.com. Although this program is quite useful, there’ve been reports that SmartScreen is apparently blocking Microsoft’s own apps from opening. According to some users, they only get the “Windows SmartScreen can’t be reached right now” error message every time they try to open apps from the built-in Windows suite like Photos, Mail, Alarms, Maps, etc. Whenever Windows SmartScreen is either down or unreachable on an end-user PC, your computer won’t be able to download anything in both official and unofficial channels. This error might be due to a corrupted Windows account, or it could be that SmartScreen is disabled from the Windows Defender Security Center or it might be down due to an MS issue. In addition, the error might also be caused by a proxy entry.

Option 1 – Make sure that SmartScreen is enabled

Before anything else, the first thing you must do is to check if SmartScreen is even enabled as it might be the reason why you’re getting the error. You can verify this by simply going to the Windows Defender Security Center. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “ms-settings:windowsdefender” in the field and hit Enter to open the Windows Defender Security Center.
  • After that, click on the Open Windows Defender Security Center button located under Windows Security.
  • Then click on App & browser control.
  • From there, make sure that the Check apps and files toggle is set to Warn and then check the same thing for Microsoft Edge and SmartScreen for Microsoft Store apps.
  • If it turns out that SmartScreen is indeed disabled, you have to restart your computer after making some changes and then check if the issue is fixed upon the next startup.

Option 2 – Check if SmartScreen is down for maintenance

Another possible reason why SmartScreen is not working is that it might be scheduled for maintenance. When SmartScreen is scheduled for maintenance, it will become unreachable for a lot of users at the same time and so before you go over unnecessary troubleshooting steps, you need to verify if SmartScreen is down for maintenance or not.

Option 3 – Try to disable the proxy server

If applicable, you can try to disable the proxy server to fix SmartScreen. There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. In some instances, certain proxy servers can interfere with the SmartScreen component and cause it to become unusable. However, if you are not using a proxy server, just skip this option and proceed to the next one, otherwise, follow the steps below to disable the proxy server.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “ms-settings:network-proxy” in the field and hit Enter to open the Proxy tab under Settings.
  • After that, scroll down to the Manual proxy setup and make sure that the toggle button of the “Use a proxy server” option is turned off.
  • Now restart your PC and check if the problem is fixed upon the next startup.

Option 4 – Try to create a new Windows user account

There are some users who were able to fix the problem by simply creating a new Windows user account. Although this solution will make you lose a couple of settings enforced through your user account, it’s actually effective in circumventing the “Windows SmartScreen can’t be reached right now” error. To create a new Windows user account, here’s what you have to do:
  • Tap the Win + R keys to open the Run dialog box.
  • And then type “ms-settings:otherusers” in the field and hit Enter to open the Family & other people tab under the Accounts menu.
  • After that, click on the “Add someone else to this PC” option and then click on “I don’t have this person’s sign-in information.
  • Next, insert the user credentials like emails, password, birth date, etc., and then click Next. Take note that if you want to create a new local user account, just click on Add a user without a Microsoft account.
  • After you’re done creating the new Windows user account, click the start icon and then click the account icon and choose to Sign out.
  • After you’re logged in, check if SmartScreen now works properly or not.
Read More
Renaming items in the Win+X menu
As you know, the Win + X menu, which is the shortcut context menu, is a useful way to launch several utilizes in Windows such as Power Options, Windows PowerShell, Event Viewer, Device Manager, and so on. However, there are times when you might experience difficulty in identifying the required utility. This is actually a part of the Windows 10 shell that goes out of scope in the customization of Windows 10. However, there is an easy trick you can use to do that. So in this post, you will be guided on how you can rename the options in the Win + X menu in Windows 10. In case you don’t know, the context menu is divided into three groups. Microsoft has categorized the bottom-most part as Group 1, while the middle part is categorized as Group 2 and the first part as Group 3. To rename these options, you need to use File Explorer and follow the instructions laid out below. Step 1: First, tap the Win + E keys to open File Explorer. Step 2: Next, navigate to this path: %LocalAppdata%MicrosoftWindowsWinX Step 3: From there, you should see three folders as Group 1, Group 2, and Group 3. Open the appropriate folder of your choice. Step 4: After that, right-click on the shortcut option you want to rename and then select Properties. Step 5: Next, navigate to the Shortcut tab under the Properties window. Step 6: Now in the text field of Comment, enter the new name of the option you selected. Step 7: Click on the Apply and OK buttons to save the changes made. Note: You can now either Sign back in or sign out of your Windows 10 User Account to see the result of the changes you’ve made. You could also restart the process of File Explorer via Task Manager. This will close the File Explorer as well as the shell components and then only launch the shell components again. In addition, you can check the Win + X menu to see the customized name that you’ve just set for a particular option. As you can see, even though it does not add anything extra, it is still a lot better in knowing how you can customize it.
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