Logo

nslookup works but ping fails in Windows

nslookup is a command-line tool that helps in finding the DNS records of a website. It sends a name server query to the DNS and obtains the corresponding IP address. Aside from that, it can also perform some complex functionality such as finding details about FTP server, Mail server and many more but most of them are used by administrators. The best thing about nslookup is that it queries the DNS server directly and it does not rely on the cache.

On the other hand, there is another tool called PING that is used to verify connectivity. PING sends a packet of information to the IP address or Domain and gets back a response in the form of packets. So if everything goes well, all packets are received but if not, it will help you find out where the delay in the network exactly is. However, the ping command does not always attempt a DNS lookup which means that it might be using the DNS cache and use the IP address available in that table.

Although both nslookup and PING help you in identifying the host or IP address, however, they don’t always work and sometimes fail. So if your nslookup works but ping fails on your Windows 10 PC when querying the IP address of a website then it could be caused by many reasons. It could be that the nslookup queries work for you but when you try to use PING, it fails. For instance, if you open the abc.com website, here’s how it will look like:

nslookup xyz.com

Server: dns.company.com

Address: 192.168.1.38

C:> ping xyz.com

Ping request could not find host xyz.com. Please check the name and try again.

The domain is converted into an IP address and then data is sent to that IP address when you use PING. So when a reply comes back it means that the data is going back and forth to that domain without any problem. However, if the DNS fails to resolve the IP address of the website or if your PC does not attempt a DNS lookup, you will receive a similar error message that says, “Could not find host” and so on. To resolve this issue, here are some options that might help.

Option 1 – Reset Winsock, TCP/IP & Flush DNS

Resetting Winsock, TCP/IP, and flushing DNS might help you resolve the issue with nslookup and PING. To do so, follow these steps:

  • Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
  • After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
  1. netsh winsock reset – type in this command to reset Winsock
  2. netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
  3. ipconfig /flushdns – type in this command to flush the DNS cache
  • Next, restart your PC and check if the problem’s fixed.

Option 2 – Force Windows to do a DNS lookup using FQDN

  • Go to Settings > Network & Internet > Status > Change adapter options.
  • From there, right-click on the network and select Properties.
  • Next, in case you’re using IPv6, from the list of connections available in the list, select Internet Protocol Version 4.
  • Then click on Properties and click Advanced.
  • After that, switch to the DNS tab and select “Append these DNS suffixes (in order)” and click on the Add button and then add “.” as a suffix so that each time you query using PING and another tool, it will add a “.” at the end and will force the lookup.

Option 3 – Make sure that there is only one default gateway

If your computer has more than one NIC connected and there are multiple default gateways, then it will most likely create confusion which is why you need to remove the default gateway from the configuration of all NICs and make sure that there is only one default gateway.

Option 4 – Use the Google Public DNS

You might want to change your DNS to Google Public DNS as it could also help you in fixing the nslookup and PING issues. To do so, follow the steps below.

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

Option 5 – Check the Windows Host file

You can also try to cross-check the Windows Hosts file to find out if the website you are trying to open has been blocked, because if it is, then it’s no wonder why PING fails even when nslookup works. There are instances when some third-party application modifies the file and adds some websites to the blocklists. So if the website is indeed blocked, you need to remove it from the list.

Option 6 – Delete the WLAN Profiles

Deleting the WLAN Profiles might be a good idea if you are not able to connect to the internet on your computer and if you’re using Wi-Fi. It could be that the networks that were connected previously have gone rogue which is why it is not connecting properly. And so deleting the WLAN profiles might help you in fixing the issue with nslookup and PING.

Option 7 – Reinstall the Network Adapter Drivers

  • Tap the Win + R keys to launch the Run window and then type in the “msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Then right-click on each one of the Network drivers and select “Uninstall device”.
  • Restart your PC.

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

Keyboard wont type numbers in Windows
As you know, you can find the number keys in two spots on your keyboard – one is above the letters while the second one is at the number pad. Recently, a number of users reported not being able to type any numbers on their keyboards while some reported that their keyboards only type numbers. This issue could occur on both sets of the number keys or on the one at the number pad. This is a rare situation and seldom happens to users. So if you are one of the few who experience the same problem then you’ve come to the right place as this post will guide you on what you can do to fix the keyboard issue. This issue is most likely due to a switched-off number pad, outdated or corrupted keyboard drivers, turned on mouse keys or it might have something to do with the physical connections. Whatever the cause is, here are some options you have to try to resolve the problem.

Option 1 – Try to enable Numlock

The first thing you can do to fix the issue with the keyboard is to enable the Numlock since one of the most common reasons for this kind of problem is where the keyboard won’t type numbers because the Numlock key is disabled. Thus, you have to enable this key by pressing it once to enable the number pad.

Option 2 – Turn off the Mouse key

  • From the Start Menu, go to Control Panel.
  • Navigate to Ease of Access Center.
  • Then select the option “Make the keyboard easier to use”.
  • Navigate to the option “Control the mouse with keyboard” and then uncheck the “Turn On Mouse Keys” option to turn off the Mouse key.
  • Click on Apply and then on OK to save the changes made.
Note: The problem with the keyboard could stem down to a simple issue in its settings so if you have successfully followed the steps for this solution then you should be able to fix the problem.

Option 3 – Reinstall, update or rollback your keyboard driver

Once you’ve determined that the problem is in the software part of the keyboard, it is now time to try to reinstall, update or roll back your keyboard drivers. To reinstall the driver for your keyboard, refer to these steps:
  • From the WinX Menu, open the Device Manager.
  • In the Device Manager, you should find your laptop’s keyboard under the “Keyboards” option. Right-click on it and select the “Uninstall” option.
Note: If you’re not quite certain about your laptop’s keyboard, you can uninstall all the keyboards if there’s more than one.
  • After that, restart your PC and see if the keyboard driver is installing automatically. If not, open the Device Manager again and right-click on Keyboards, and select the option “Scan for hardware changes” to install it.
Once the keyboard driver is installed again, check if your keyboard is now working properly or not.

Option 4 – Try connecting the keyboard to a different USB port or another computer

The problem might have something to do with the USB port that’s currently in use by your keyboard. It could be that it’s not working so it makes sense to unplug it and attach it to another USB port. You can also clean the USB port on both ends to ensure that they are not affected by corrosion. In addition, you can also try connecting the keyboard to a different computer and see if the Shift key works there or not.

Option 5 – Try to check your connections

You can also try checking if the connection mode you are using for your keyboard is functioning properly. For instance, if you are using a Surface 2-in-device, you can clean the connection pins and see if it resolves the problem.

Option 6 – 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 Keyboard 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.
Read More
How to Fix Remote Computer requires network level authentication Error in Windows 10
A couple of Windows 10 users have reported an error on domain-connected systems when they tried accessing their computer systems remotely. This occurs when the network level authentication or NLA is enabled on the computer. If you are one of these users, you better keep reading as this post will guide you on how you can fix this error. To resolve this issue, there are several workarounds you can try. You can either disable this option directly via properties or you can also modify some registry entries or sub-keys and restart the system. When you encounter this problem, an error message pops up that states:
“The remote computer that you are trying to connect to requires network level authentication (NLA), but your windows domain controller cannot be contacted to perform NLA. If you are an administrator on the remote computer, you can disable NLA by using the options on the Remote tab of the System Properties dialog box.”
Or you could also see this error message instead:
“The remote computer requires Network Level Authentication, which your computer does not support. For assistance, contact your system administrator or technical support.”
Before you proceed in troubleshooting the problem using the options provided below, you need to create a backup for your data or system restore point as well as make a copy of any registry entries you are going to modify.

Option 1 – Disable Network Level Authentication via Properties

The NLA is a useful tool that provides your computer with extra security and helps network administrators in controlling who can log into the system with just a click of a single box. However, there are times when it can become a disadvantage and could prevent you from accessing your system remotely. Thus, you need to disable it using Properties.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” and tap Enter to open System Properties.
  • Next, go to the remote tab and uncheck the checkbox for the “Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)” option.
  • Now click the Apply button to save the changes made and exit System Properties and then try logging into the remote computer again and see if the problem is fixed or not.

Option 2 – Disable NLA via Registry Editor

Note that you can only use this option if the first one didn’t work for you. Take note that this option will require you to restart your PC completely which could mean some downtime if your computer is running a production server. So make sure to save all your work.
  • Tap the Win + R keys to open the Run dialog box and then type in “Regedit” in the field and tap Enter to open the Registry Editor.
  • From there, click on File > Connect Network Registry and input the details of the remote computer and then try to connect.
  • Navigate to the path below after you’re connected:
HKLM >SYSTEM > CurrentControlSet > Control >Terminal Server > WinStations > RDP-Tcp
  • After that, change the values given below to “0”
    • SecurityLayer
    • UserAuthentication
  • The navigate to PowerShell and execute this command – restart-computer

Option 3 – Disable NLA via PowerShell

PowerShell allows you to tap into the remote computer and once you’ve targeted the machine, you can execute the commands given below to disable NLA.
  • Tap the Win + S to open Search and then type in “PowerShell” in the field. Right-click on the related result and select the “Run as administrator” option.
  • After opening PowerShell, execute the command below:
  1. Once in the PowerShell, execute the following command:
$TargetMachine = “Target-Machine-Name” (Get-WmiObject -class “Win32_TSGeneralSetting” -Namespace rootcimv2terminalservices -ComputerName $TargetMachine -Filter “TerminalName=’RDP-tcp'”).SetUserAuthenticationRequired(0) Note: In the command given, the “Target-Machine-Name” is the name of the machine you are targeting.

Option 4 – Use the Group Policy Editor to disable NLA

Another option you can use to disable NLA is via the Group Policy Editor. This is ideal for you if you are blanket disabling. Just take note that the Group Policy Editor is a powerful tool and that if you make some mistakes by changing values you have no clue about, you can render your computer useless so make sure that you create a backup for all the values before you proceed.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type in “gpedit.msc” and tap Enter to open the Group Policy Editor.
  • From there, go to this path – Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security
  • After that, search for “Require user authentication for remote connections by using Network Level Authentication” and set it to disabled.
  • Now check if the error is fixed or not.
Read More
Fix cannot open IPv4 Properties in Windows 10
Many Windows 10 users often change the IP addresses of their computers’ network adapter in order to connect to the internet or network they belong to in times when there is no automatic connection for their computers. In most cases, access to modifying this setting is restricted for some odd reason even if you are an administrator. So if you are one of the users whose Windows 10 VPN IPv4 Properties are not working, this post can help you remedy that so that you can open and edit the IPv4 Properties on your Windows 10 PC. The common way to change IP settings is by going to Settings > Network and then to Internet > Change adapter options > Select Network adapter > right click and open Properties. From there, you can select TCP/IP 4 and modify it. If you aren’t able to do this, refer to the instructions laid out below to troubleshoot the problem in accessing the IPv4 Properties.

Option 1 – Try using PowerShell to manually set the IPv4 properties

As you are not able to set it using the interface, you can do so using PowerShell instead. Note that this option will only work for you if you run PowerShell with administrator privileges. After opening PowerShell, according to many users, you have to run the this command – set-DnsClientServerAddress -InterfaceAlias “Ethernet” -ServerAddresses xxx.xx.xxx.xxx,x.x.x.x,xxx.xx.xxx.xxx,x.x.x.x Usually, Ethernet is the name of your network adapter which is set by default. If you want to see the actual name of your network adapter, you can just type this command and tap Enter after doing so – Get-NetAdapter -physical | where status -eq 'up' After entering the given command, you will see a list of active Ethernet adapter in your computer as you can see on the image above. Note that the 4 sets of X like the one on the image below should match with the sequence:

Option 2 – Try editing the rasphone.pbk files

The rasphone.pbk files stores property for the connections and since you are not able to access the IPv4 properties, it is most likely that it has been disabled here. The good thing is that you can open these files and edit them using Notepad. Refer to the steps below to do so.
  • Open the Windows Explorer and then enable the show hidden files option.
  • After that, look for the files at this location – C:Users <username>AppDataRoamingMicrosoftNetworkConnectionsPbk_hiddenPbkrasphone.pbk
  • Then right-click on it and select the “Open with” option and choose the Notepad app.
  • After opening the file, look for “IpPrioritizeRemote” from the long list.
  • Once you found it, set its value from “1” to “0”.
  • After that, look for “IPInterfaceMetric” and set its value to “1” and tap Ctrl + S to save the changes you’ve made, and then exit and try accessing the IPv4 properties again. It should work, but if you’re still unable to access it, try the next option below.

Option 3 – Enable the Split Tunneling if you use VPN

All data goes back and forth when you are using a VPN service on your computer. And since you are using VPN, it could be that it disables the IPv4 interface. If that’s the case, you need to stay connected with both the local network and VPN and to do so, you have to enable Split Tunneling. How? Follow these steps:
  • Open PowerShell with administrator privileges.
  • Next, type in “Get-VpnConnection” and tap Enter. After doing so, it will give you the exact name of your VPN.
  • After that, type in “Set-VpnConnection -Name “yourVPNName” -SplitTunneling $True” and tap Enter. Once you enter the command, it will free your IPv5 settings so that you can change it to connect with your local network if you prefer it to.
Read More
How to Fix 0x80070643 Error Code

What is the Ox80070643 Error Code?

The 0x80070643 error is a Windows Update error. It may appear on your computers due to several reasons.  Though this error does not pose any harmful threats to your system it is still advisable to fix it to ensure your system works perfectly and there are no installation issues.

Solution

Restoro box imageError Causes

The error 0x80070643 error code is usually triggered:
  • When the MSI software update registration fails
  • .NET framework installation becomes corrupted on your PC
Though it does not cause any serious damages it is advisable to repair this issue as it may hamper your ability to install updates on your PC.

Further Information and Manual Repair

If you experience the error 0x80070643 on your PC, you don’t have to panic. This error is rated as easy to resolve. All you have to do to fix this error is to uninstall and reinstall the .NET Framework. Here is a step by step guide to repairing the error 0x80070643:
  1. First close all the currently running programs on your PC
  2. Then go to the start menu and click on the control panel. After you click on it you will see a Programs option here.
  3. Now click on Programs and then click ‘Programs and Features
  4. Under the Programs and Features section, you will see lots of programs. Double click on Microsoft .Net Framework 4 Client Profile.
  5. Now as you double click on it a dialog box will open in front of the screen with 2 options Repair .Net Framework 4 Client Profile to its original state and the other option would be Remove.Net Framework 4 Client profile from this computer. Click on the first option that says Repair.
  6. After clicking on the Repair tab, click ‘Next’ and then click ‘Finish’. This shows that the .NET Framework is repaired.
  7. Now to bring the changes into effect, restart your PC and reboot.
  8. After rebooting it, go to the start menu again and type Windows Update in the search box.
  9. Click ‘Windows update’ to check for and install updates.
Follow these steps to resolve the 0x80070643 error code issue immediately. Nonetheless, to avoid the error 0x80070643 from occurring again, it is suggested that you download the Windows Update tool. This helps keep your system updated. By updating the latest vulnerability and performance improvements on your PC, you can ensure your PC works smoothly and is not exposed to such errors and threats.
Read More
My device used to work, but now it doesn’t
So you just have turned your computer ON only to find out that your device which was working perfectly yesterday is not working anymore. This situation can be very stressful and disappointing but do not despair, before you toss your device through the window know that this kind of behavior can be traced back to a software issue. In this article, we will give you hints on what to do and where to pay attention when something like this happens so you get the device back in working order.
  1. Check if it not a hardware malfunction

    To save yourself time and unnecessary frustration with juggling through Windows first inspect the device to be sure that indeed it is working properly, check all led lamps which could indicate that the device is working and receiving power, and if it is an internal device try opening the case and visually check if there are signs of working like rotating fans or led lamps on it.
  2. Check Cables

    If it is an external device that has stopped working try checking power cables and cables which go to your computer, see if they are tightly connected. If it is an internal device also check cables, nudge them and if possible disconnect and clean them.
  3. Disconnect and reconnect the device

    Try this solution to see will Windows register the device again and start it.
  4. Update Windows

    If there is a Windows update not installed, install it and see if the device will start working.
  5. Update device drivers

    Go to device manager and update the device driver to its latest version or go to the manufacturer's site and download the latest driver version.
  6. Reinstall the device

    In the device manager, uninstall the device driver and reboot Windows. When Windows boots it will recognize the device and install the necessary drivers for it.
  7. Disable antivirus and firewall

    Sometimes antivirus can prevent certain devices from working properly, especially if they rely on some system files to which antivirus or firewall has cut access. Try disabling your PC protection to see if this will resolve the issue.
  8. Use dedicated error software

    Use DRIVERFIX to automatically search and fix driver issues.
Read More
How to Fix Black Screen During Installation Windows 10

Black Screen During Installation - What Is It?

Many are upgrading their OS to Windows 10, however, it’s not always smooth sailing because users have been reportedly experiencing different bugs including Black Screen after a successful update.

One common issue in installing Windows 10 is the appearance of a black screen after installation. This usually occurs when the user restarts the computer. Initially, there will be a black screen only appearing on the monitor. There are also cases where a mouse cursor is present, while some cases have no cursor at all.

Not only that, it seemed that you’ve lost all your desktop icons when experiencing this bug.

Solution

Restoro box imageError Causes

Just like the other bugs experienced by Windows 10 users, booting to a black screen has reasons. Before you even try to look for the solution, you first have to determine the cause of the error, in this case, the error would be black screen when booting.

  • Error on external devices such as printer or mouse.
  • Having outdated display/video drivers that normally result in black screen when OS is updated.
If error messages are left unsolved, you may encounter other Windows 10 related issues such as error code 0xc0000142

Further Information and Manual Repair

Before you even think of upgrading your OS to Windows 10, you need to know that there are specific system requirements and specifications to be able to successfully update your operating system.

  • Minimum of 1 gigahertz (GHz) Processor
  • Either 1 (GB) (32-bit) or 2 GB (64-bit) Ram
  • You need at least 16 GB of free hard disk space
  • A Microsoft DirectX 9 graphics device or later with WDDM 1.0 driver graphics card
  • 800 x 600 display
  • A Microsoft account and Internet access.

There are more system requirements in order to use other certain Windows 10 features, but we’ll focus on solving your black screen problem in this article.

IMPORTANT NOTE: While it’s possible that you’ll be able to find the solution for your black screen during Windows 10 update, contacting the service of a professional technician or using an automated tool is advisable if you’re not confident in performing the methods to be discussed.

Method 1: Windows 10 DVD Boot

  1. Hit Repair your computer at the Install Now screen.
  2. Press Advanced Options
  3. When you’re in the Advanced Options find Troubleshoot and click it.
  4. Proceed to pressing Startup Repair
  5. Simply follow the instructions of the screen and check if that helps solve the black screen problem.

Method 2: Safe Mode from Windows 10 DVD Boot

  1. Go to Install Now screen
  2. Hit Repair your computer button
  3. Go to Advanced Options
  4. Click Safe Mode option

There’s a chance that you’ll get an error prompt saying, “installation cannot be completed in safe mode.” If this happens, simply press Shift + F10. This command will redirect you to the Command Prompt. You just open Device Manager by keying in devmgmt.msc then disable the display adapters, now check if you’ll be able to successfully boot in normal mode.

This process will normally allow you to complete the Windows 10 installation, if that’s the case you can just update the display adapter drivers from the manufacturer’s website. Restart your computer and see if this solves the problem.

Method 3: Driver Roll Back

  1. Hit Windows Key + X then press the Device Manager
  2. Expand the Display Adapters option
  3. Right-click the listed Display Adapter and press on properties
  4. Find the Driver Tab and click on it, then press Roll Back Driver

Do take note, however, that the Roll Back Driver option is not available if there was no previous version installed.

Method 4: Check External Devices

Since one common cause of black screen during a Windows 10 update is the external devices you use in your computer, you might want to consider these steps as well.

  1. Simply unplug all of the external devices you currently use
  2. Restart your computer
  3. If in case this solved your black screen problem, carefully plug back the devices one at a time to determine which of the device is the culprit.
  4. Update the drivers for the outdated hardware using a reliable third party tool.

Method 5: Fast Startup Disabled

Some Windows 10 users had success in solving their black screen problem by disabling the fast startup.

  1. Go to the Control Panel, find Power Options and press “Choose what the power button does,” which is located in the left pane of the panel.
  2. Hit the “Change settings that are currently unavailable.”
  3. Make sure to unmark the checkbox button saying, “Turn on fast startup.”
Read More
Hardware review: Bytezone Advanced desk
If you spend a large amount of time gaming or working on a computer gaming chair is a very important asset. One other thing that is mostly looked past but could help greatly is a good desk. A great chair accompanied by a great desk can make your long sitting sessions more pleasant and more healthy which is very important in the long run. Hey, but it is only a desk, what is so special about having an expensive desk? Well truth to be told desk is just a desk and any kind of desk can serve the purpose of hosting a keyboard, mice, and screen. But a good desk will offer some other advantages that may not seem so important but they could mean a lot like adjusting desk height so it fits perfectly on your size and sitting position making long hours more pleasant and lower stress on hands sitting on it.

bytezone gaming deskAdvanced desk features

Bytezone might not be a company that will sound familiar to you, mostly because they manufacture gaming chairs and desks, now in the gaming chairs world there are a lot of competitors and Bytezone has managed to make a name for itself despite this fact. But they are more popular in their gaming and office modern-looking desk category. The advanced desk is made from carbon steel and plastic combination, it is very durable and it weighs 27kg. Now that is not really light but it is not very heavy if we compare it to wood desks. The top layer of the table is made from easy-to-clean material and the desk comes with a large mouse and keyboard pad. The table itself includes a cup holder, headphones bracket under the table and it has a cable management drawer in the back. The desk is sized 66x120x76 cm. Also for anyone interested desk itself comes also with RGB lights for that true gaming feel.
Read More
Remove recommended icons from the start menu
windows 11 start menuIn Windows 11 by default inside the Start menu, there is recommended section that contains recently opened folders, documents, and files. If you do not wish this section and do not want recent items in your Start menu there is an easy way to turn it off.
  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Personalization
  3. On the right side scroll down and click on Start
  4. Click on the switch beside Show recently opened items in Start, Jump lists, and File Explorer
  5. Close settings
Settings will be automatically applied and there will be no more recommended items inside your Start menu to create clutter, it will be nice and clean.
Read More
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.
Read More
Fixing corrupted bootres.dll file in Windows 10
In this post, we will discuss what the “ bootres.dll ” file is in the Windows 10 operating system and where it’s also located. In addition, you will also be guided on how you can replace or fix a corrupt bootres.dll file which may prevent you from booting to your Windows desktop and will display an error message instead saying, “Boot critical file resourcescustombootres.dll is corrupt”. There are times when this error might also boot your PC to the Automatic Repair screen. DLL files, also known as Dynamic Link Libraries are external parts of applications that run on Windows as well as other operating systems. Almost all applications are not complete in themselves and store code in different files so if there is a need for the code, the related file being called by a certain application is loaded into memory and used. If the software or the operating system is unable to find the concerned DLL file or if the DLL file ends up getting corrupted, you will most likely get an error message. In case you don’t know, the bootres.dll file is a critical system OS file, size 90KB, and can be found in the Windows folder. It is a part of the Boot Resource Library and portrays an important role in making sure that your PC boots properly. So if it ends up getting corrupted, your PC may fail to boot correctly and you’ll get an error message instead. To resolve this problem, here are some suggestions that might help. If your PC automatically boots to the Automatic Repair screen, you need to click on that option to run the Automatic Repair. If it doesn’t work, you have to boot into the Advanced Startup options to manually access and run the Automatic Repair. Once you’re in the Advanced Options, you will be able to:
  • Run Automatic Repair
  • Use System Restore
  • Start Windows from an external device
  • Access Command Prompt
  • And use the System Image Recovery to restore Windows from a Factory image.
If the Automatic Repair fails to fix the problem, you may have to use System Restore or the Command Prompt to carry out further troubleshooting steps. Refer to the guide below to use these tools.

Option 1 – Try running the System File Checker in Safe Mode

Running the System File Checker is the safest way to fix DLL file missing or corrupted errors are thrown up by the Windows operating system as it could give you better results. 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.
  • Boot your PC into Safe Mode.
  • 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.

Option 2 – Try running the DISM tool to repair the System Image

To repair the System Image, you need to use the DISM or Deployment Imaging and Servicing Management tool. The DISM tool is another command-line tool in the Windows operating system that could help users fix various corrupted system files. To use it, follow these steps:
  • Open the Command Prompt as admin.
  • Then type in this command: Dism /Online /Cleanup-Image /RestoreHealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Note: The command you executed will check for Windows component store corruption and will restore its good health. The scan might take up to 15 minutes. Once it is done, you have to restart your computer.

Option 3 – Try to repair the MBR and rebuild BCD

To repair the MBR and rebuild BCD, follow these steps: The problem might boil down to the Master Boot Records since the previous case has already been isolated. There are times when the Master Boot Records can get corrupted and even though it is a serious issue, it can still be rectified by repairing the Master Boot Record.
  • Tao the F8 key while booting the system to go into the Windows Recovery Menu.
  • Next, click on Troubleshoot.
  • Then click on the Advanced options to get into the Automatic Repair menu.
  • After that, you have to use the bootrex.exe tool, so click on the command prompt and type in the following commands, one after the other:
  • bootrec /RebuildBcd
  • bootrec /fixMbr
  • bootrec /fixboot
  • Exit and then go ahead and restart your PC.

Option 4 – Try running the ChkDsk utility

One of the best options you must try is running chkdsk as it will check the disk for any errors and repair them automatically. To use it, follow these steps:
  • Boot your PC to the Advanced Options menu and click on Command Prompt.
  • Once you’ve opened an elevated Command Prompt, type in the following command and tap Enter to execute it:
chkdsk C: /f /x /r
Note: “C” is the drive root drive so it could be changed if you’re using a different one.

Option 5 – Try resetting your PC

Go to the Advanced Options > Troubleshoot > and select the Reset This PC option from the menu and then select Keep my files.
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