Logo

Fix Windows Update Error 0x80242006

If you are trying to update your Windows 10 computer using Windows Update but encounter an error code 0x80242006, then you’ve come to the right place as this post will guide you in fixing this particular Windows Update error. This kind of error might be due to mishandling by the operating system. It could also be caused by the antivirus program or security software installed in your computer.

When you encounter this error, you will see the following error message on your screen as you try to run Windows Update:

“0x80242006, WU_E_UH_INVALIDMETADATA. A handler operation could not be completed because the update contains invalid metadata.”

Here are some troubleshooting tips you can try to fix Windows Update Error 0x80242006.

Option 1 – 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 command 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.

Option 2 – Run the Windows Update Troubleshooter

If resetting the Windows Update components didn’t work, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including this one. 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 disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 4 – Check the Background Intelligent Service and the Cryptographic Service

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter or click OK to open Services.
  • From the list of Services, look for the following services and make sure that their Startup type is as follows:
    • Background Intelligent Transfer Service – Manual
    • Cryptographic Service ­– Automatic
  • After that, check if the Service status of the listed services above are set to Running. If they’re not, click on the Start button to start these services and then check if you can now enable the Windows Update service or not.

Option 5 – 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 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 while 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 computer.

Option 6 – Try running the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Update error 0x80242006. 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
  • After that, wait until the process is finished and do not close the window as the process will probably take a couple of minutes.
  • Once it’s done, restart your computer.

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

How to Fix ISDone.dll Error in Windows
As you know, games with good graphics and fast play are definitely resource-intensive and can consume a lot of storage space on your computer. Because of that, they have to be compressed before it gets downloaded to your computer and then unpacked to the hard drive before it gets installed. However, if an error occurs in your computer’s RAM during the installation process or if your hard disk does not have enough memory to handle the process, then you might encounter the isDone.dll error which states:
“An error occurred when unpacking, Unarc.dll returned error code -1, ERROR: archive data corrupted (decompression fails).”
If you encounter the isDone.dll error message on your Windows 10 computer, then read on as this post will show you how you can fix it. This error has something to do with the incomplete installation of PC games or files of larger size. The ISDone.dll error appears due to faulty Unarc.dll file residing in the System32 folder on 32-bit operating systems and the SysWOW64 folder on 64-bit systems. So, if you see this error message, then, it means your computer was not able to read installation archive files.

What is Unarc.dll file?

Unarc.dll is a dynamic link library for Windows. Some applications or games require this file to function properly. So, if it goes missing or, an error occurs when you start a game or an application, you may get various kinds of errors. ISDone.dll error while playing games on PC

Option 1 – Try to reinstall the game

The isDone.dll error could also be caused by the installation of an unknown application. Or it could also be caused by an outdated or corrupted application. In other words, if the game you are trying to install is broken or corrupted, then it’s no wonder why you’re getting the isDone.dll error. To fix this, make sure that you download the latest updated version of the game and then try to install it again and see if the problem is resolved or not.

Option 2 – Try to re-register the .dll file using the Regsvr32 tool

  • The first thing you have to do is to locate the DLL file named dll on your computer and rename it to Unarc-bak.dll.
  • Next, copy the Unarc.dll file from another well-functioning computer and save it on your desktop.
  • After that, move the DLL file you just copied to the System32 folder if you are using a 32-bit operating system, or the SysWOW64 folder if you are using a 64-bit operating system.
  • Now you have to register the new DLL file and you can do that using Windows PowerShell.
  • Open Windows PowerShell and then execute this command if you have placed the DLL file in the System32 folder: regsvr32 %systemroot%System32unarc.dll
  • On the other hand, if you have placed the DLL file in the SysWOW64 folder, then execute this command: regsvr32 %systemroot%SysWOW64unarc.dll
  • Once you’re done, a message will be displayed saying that the DLL file was registered.
  • Restart your computer and check if the problem is now fixed.

Option 3 – Troubleshoot the isDone.dll error in a Clean Boot State

You can also troubleshoot the isDone.dll error in a Clean Boot state. It could be that there are some third-party applications in your computer that're preventing the application from getting installed and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try installing the program again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
  • 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.)
  • After you’ve set your computer into a Clean Boot State, make sure that you’re signed in as administrator and then try to install the application again.

Option 4 – Try updating or reinstalling your Graphics drivers

Updating or reinstalling the Graphics drivers in your computer can also help in resolving compatibility issues between the operating system and the driver that might have caused the isDone.dll error.
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 5 – Try scanning your computer using Windows Defender

The isDone.dll error might also be infected with malware or virus and 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
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
Cortana can’t connect to the Internet
One of the most sophisticated Artificial Intelligence or AI assistants there is in the market is Cortana. However, no matter how sophisticated this AI assistant may be, there are still times when you encounter issues with it. So if your Cortana is not connecting to the internet, worry not for this post will guide you in fixing the problem. This connection issue in Cortana might have something to do with the settings, network connectivity, or your Microsoft account. In addition, it could also be that the Firewall or antivirus program interferes with its connection. Whichever the case is, here are some possible solutions that could help you resolve the problem.

Option 1 – Try to power cycle the modem, router, and computer

  • Connect the modem, router, and the PC hard-wired and then switch all of these three devices off.
  • Turn on the modem and wait for 30 seconds.
  • Turn on the router and wait for 30 seconds as well.
  • Finally, turn on the computer and check if you can now successfully connect to the internet.

Option 2 – Check if your router or ISP is properly working

Since the basis for this issue is that Cortana is not connecting to the internet even though you are able to access websites using your browser, you might want to check your router or ISP (Internet Service Provider) and see if they’re functioning properly.

Option 3 – Try changing your internet connection

You can also try changing your internet connection and see if it fixes the problem. If you are using Ethernet, you can try connecting to a Wi-Fi connection and see if Cortana is able to connect or not.

Option 4 – 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. Note: You can also run the Network Troubleshooter as it can also help in resolving the issue especially if the problem is in the network.

Option 5 – Try to remove Proxy

Removing the Proxy might also help you in fixing the connection issue in Cortana. Here’s how you can do it:
  • 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 – Verify your Microsoft account

In some cases, Cortana might not be able to connect to the internet because your Microsoft account is no longer verified. This usually happens when you use a two-step authentication system with your Microsoft account. To verify it, just open Settings and click on Accounts. After that, check if you have a Verify hyperlink under your Microsoft account or not then click on Verify. Afterward, follow the next on-screen prompts to verify your Microsoft account. Once your account is verified, restart your computer.

Option 7 – 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 8 – 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:
Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
  • Restart your computer and check if Cortana is now able to connect.
Read More
Fix can not open EXE file in Windows 10
Can not open and run EXE file in Windows is not a new issue and sadly it can still happen from time to time, luckily this step by step solution will help you to resolve this problem fast and effective in no time. Try the below solutions in no particular order and I hope that you will solve the issue fast and be able to return to using the computer like it never happened
  1. Run SFC scan

    As the EXE file not opening issue lies in the Windows OS, the SFC tool will be able to identify the cause and fix this issue. Press ⊞ WINDOWS + X and choose command prompt (admin) in command prompt type: sfc /scannow Press ENTER
  2. Check registry and modify if needed

    Sometimes value in the registry key is wrong and can cause this error, in order to check if this is the case, we will open the registry editor and find out Press ⊞ WINDOWS + R to bring run dialog up type in it: RegEdit and press ENTER In the left pane of the Registry Editor window, click on the HKEY_CLASSES_ROOT to expand the section Scroll down to find out the .exe registry and click on it Go to the right pane of the window and double-click on the Default and set the Value Data as exefile Click on the OK button Next, located the given in the window: HKEY_CLASSES_ROOT>exefile>shell>open>command Click on the “Command” in the left pane of the window In the right pane of the window double-click on the Default and set Value Data as “%1” %* Click on the OK button Restart your computer and check if the issue persists
  3. Turn off Firewall and defender

    If you have a firewall and antivirus active there might be a chance of a conflict and that firewall or antivirus is preventing the EXE file from starting, disable your firewall and anti-virus and try again to open the EXE file.
  4. Turn off user account control

    User account control can also like a firewall prevent some files from executing, go into accounts and turn off user account control to see if this might be an issue preventing you from opening the file.
Read More
Free Wifi Hotspot Removal Guide for Windows

The Free Wifi Hotspot is offered to users that own a laptop and a desktop PC that has a wired connection to the Internet and no WiFi modem. The Free Wifi Hotspot is said to help users share their Internet connection with mobile devices that support the 2G/3G/4G/USB tethering connectivity. However, users will need a 2G/3G/4G modem attached to the computer/laptop with access to the Internet if they intend to benefit from the Free Wifi Hotspot software. Additionally, the Free Wifi Hotspot may collect data like your Internet history, downloads log, and software configuration for product placement optimization. PC users that run the Free Wifi Hotspot software may be shown pop-up windows with marketing materials from time to time and maybe redirected to promotional offers.

Several anti-virus applications have flagged Free Wifi Hotspot as a Potentially Unwanted Applications and may come bundled with other PUP-s that may harm your computer or steal some information, due to these risks it is marked for optional removal.

About Potentially Unwanted Applications

Everybody has experienced it – you download a piece of free application, then you see some unwanted applications on your computer or find a strange toolbar has been included with your browser. You didn’t install them, so how did they appear? These unwanted applications, which are referred to as Potentially Unwanted Programs, or PUPs in short, typically tag along as a software package when downloading the application and can ruin your PC or cause major annoyances. PUP does not involve malware in the traditional sense. The reason is, the majority of PUPs end up in a computer not because they slip through the security holes, for example, but because the users have got installed them themselves – totally unintentionally needless to say. A PUP might not be regarded as malicious or harmful but nonetheless, it is a standard reason for clunky OSs; some PUPs are a lot more aggressive by deliberately slowing down your computer or laptop.

How does unwanted software impact you?

Unwanted programs come in many forms. Usually, they can be seen in adware bundlers that are known to utilize aggressive and misleading advertising. The majority of bundlers install many adware programs from several vendors, each of which has its own EULA policy. Safebytes Anti-malware totally eliminates this threat and safeguards your machine against PUP or adware infection. The PUPs likewise get installed into your computer in the form of browser add-ons and toolbars. They will modify web browser settings, change the default search engine, substitute the default home page with their very own websites, slow down browsing speed, and also will ruin your system also. Potentially unwanted programs apply aggressive distribution methods to get onto your personal computer. The worst part of installing a PUP is the spyware, adware, and keystroke loggers that may hide inside. These are software programs that don’t do anything good for you; in addition to occupying space on the hard disk, they will also slow down your PC, often change settings without your approval, the list of troublesome features goes on and on.

Tips on avoiding PUPs

• When installing anything on your desktop, always read the fine print, like the license agreement. Do not accept terms of use that are for bundled programs. • Don’t accept standard, express, default, or any other installation settings which are recommended. Always opt for “custom” installation. • Make use of an antivirus program to boost your protection. Anti-malware programs like Safebytes Anti-malware has got real-time features that will block PUPs before they harm your computer. • Avoid adding freeware software you won’t make use of. Nowadays ‘freeware’ isn’t actually freeware – but ‘crapware’ bundling nonsense. • Always download programs from the original website. Most PUPs find their way onto your PC is through download portals, so avoid it entirely. Comply with these tips and you will almost never get potentially unwanted programs on your computer.

How To Get Rid Of Malware That Is Blocking Antivirus Downloads?

Every malware is bad and the level of the damage can vary greatly depending on the type of malware. Some malware sits in between the computer and the internet connection and blocks some or all websites that you really want to check out. It will also block you from adding anything to your PC, especially the anti-virus program. If you’re reading this, you may have affected by a virus that prevents you from downloading a security application such as Safebytes Anti-Malware. There are some options you could try to get around with this particular issue.

Use Safe Mode to resolve the problem

In the event the malware is set to run at Windows startup, then booting in safe mode should avoid it. Since just the bare minimum programs and services launch in “Safe Mode”, there are rarely any reasons for conflicts to happen. Listed here are the steps you need to follow to boot into the Safe Mode of your Windows XP, Vista, or 7 computers (check out Microsoft site for directions on Windows 8 and 10 PCs). 1) At power on, press the F8 key before the Windows splash screen starts to load. This will conjure up the “Advanced Boot Options” menu. 2) Make use of the arrow keys to select Safe Mode with Networking and hit ENTER. 3) When you are into this mode, you should have access to the internet once again. Now, use your browser normally and navigate to https://safebytes.com/products/anti-malware/ to download and install Safebytes Anti-Malware. 4) Following installation, run a complete scan and allow the program to delete the threats it detects.

Switch over to some other internet browser

Certain malware might target vulnerabilities of a particular web browser that obstruct the downloading process. If you suspect that your Internet Explorer happens to be hijacked by a trojan or otherwise compromised by cybercriminals, the most effective thing to do is to switch to an alternate browser such as Chrome, Firefox, or Safari to download your chosen security application – Safebytes Anti-Malware.

Install security software on a USB drive

Another solution is to download and transfer antivirus software from a clean PC to run a scan on the affected computer. Abide by these steps to run the antivirus on the infected computer. 1) On a virus-free PC, install Safebytes Anti-Malware. 2) Plug in the pen drive to a USB slot on the uninfected computer. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) Select the flash drive as the destination for saving the software file. Follow activation instructions. 5) Now, insert the thumb drive into the infected system. 6) Double click the Safebytes Anti-malware icon on the pen drive to run the application. 7) Click “Scan Now” to run a complete scan on the infected computer for viruses.

SafeBytes Anti-Malware Benefits

If you are looking to download anti-malware software for your PC, there are lots of tools on the market to consider however, you should not trust blindly anyone, regardless of whether it is free or paid software. Some are very good ones, some are decent, and some are just bogus anti-malware software that will harm your computer themselves! You should opt for a tool that has gained a good reputation and detects not only viruses but other kinds of malware too. On the list of recommended software by industry leaders is SafeBytes Anti-Malware, a popular security application for Microsoft Windows. Safebytes is one of the well-established PC solutions companies, which provide this complete anti-malware software program. When you have installed this software, SafeByte's state-of-the-art protection system will ensure that no viruses or malware can seep through your computer.

SafeBytes anti-malware provides a plethora of enhanced features which set it apart from all others. Below are some of the best ones:

Live Protection: SafeBytes offers an entirely hands-free active protection and is set to monitor, block, and get rid of all computer threats at its first encounter. They’re very efficient in screening and getting rid of different threats because they are continuously revised with new updates and safety measures. World-class AntiMalware Protection: This deep-cleaning anti-malware program goes much deeper than most anti-virus tools to clean out your computer. Its critically acclaimed virus engine finds and disables hard-to-remove malware that conceals deep inside your personal computer. Safe Web Browsing: SafeBytes checks and provides a unique safety rating to every single website you visit and block access to webpages considered to be phishing sites, thus safeguarding you from identity theft, or known to contain malware. Lightweight Tool: SafeBytes is a lightweight and easy-of-use antivirus and antimalware solution. As it uses minimum computer resources, this program leaves the computer power exactly where it belongs to: with you actually. Fantastic Technical Support: Expert technicians are at your disposal 24/7! They will promptly resolve any technical issues you may be encountering with your security software. SafeBytes can keep your PC protected from most advanced malware threats automatically with almost no input needed from you again. Once you’ve downloaded and installed SafeBytes Anti-Malware, you will no longer need to bother about malware or other security worries. If you want sophisticated forms of protection features & threat detections, buying SafeBytes Anti-Malware could be worth the dollars!

Technical Details and Manual Removal (Advanced Users)

If you’d like to perform the removal of Free Wifi Hotspot manually instead of using an automated software tool, you may follow these steps: Go to the Windows Control Panel, click the “Add or Remove Programs” and there, select the offending application to uninstall. In case of suspicious versions of browser extensions, you can actually remove them via your web browser’s extension manager. You’ll probably also want to totally reset your internet browser to its default configuration settings. To ensure the complete removal, manually examine your hard drive and Windows registry for all of the following and eliminate or reset the values accordingly. Please remember that only professional users should attempt to manually edit the registry because incorrect file removal leads to a major problem or even a computer crash. Furthermore, certain malware is capable of replicating itself or preventing deletion. It is advisable that you carry out the removal procedure in Windows Safe Mode.
Files: %APPDATA%\Microsoft\Windows\Start Menu\Programs\Free WiFi Hotspot %ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Free WiFi Hotspot %ALLUSERSPROFILE%\Application Data\Start Menu\Programs\Free WiFi Hotspot %Appdata%\Free WiFi Hotspot New Version Available Registry: HKEY_LOCAL_MACHINE\Software\[APPLICATION]\Microsoft\Windows\CurrentVersion\Uninstall..Uninstaller Free WiFi Hotspot_is1
Read More
Intel i9 Alder Lake better than AMD Ryzen 9
Alder LakeIf we are to believe news from Intel, new series of processors based on Alder Lake architecture are about to be released somewhere in October. Alder Lake is the 12th Generation Core of Intel processors and it is meant to have all advantages of the current CPU structure. I9 is aimed to pack a punch against its competitors with technology including eight high-performance Golden Cove cores (P-cores) with Hyper-Threading and eight energy-efficient Goldmont (E-cores) equipped with a 30MB L3 cache and operating at high clock speeds. During the benchmark test, the new CPU outperformed all of Intel’s previous Rocket Lake structure processors which is logically expected but the big surprise came from results that indicate better performance than Apple’s new M1 processor even in single-threaded performance which is supposed to be best in that field. Another surprise was really beating AMD Ryzen 9 in each field. If we take into account that i9 has 16 cores in total and can process 24 threads against Ryzen 9 with 16 Cores and 32 threads this is an impressive feature. Now truth to be told Alder lake has massive L3 cache and microarchitectural advantages and consumes much more power but the results of performance are high. Also, note that this early CPU is not really a mass production one and maybe some things will still change but early results are very satisfactory. We will see what will price tag be since in this age of shortage and competition that will also play a big role in its overall success. Speaking of competition I eagerly await AMD’s response to this, in any way it seems that the CPU market is for some turbulence which is always a good thing for the final customer and I welcome it.
Read More
Upcoming Windows 11 features

22H2 update for Windows 11 will arrive later this year and although Microsoft is not releasing anything big there will be some interesting improvements and fixes. We take a look at some that caught our attention.

windows 11 new fetures full screen widgets

Phishing protection

One of the most interesting upcoming features is enhanced phishing protection. Microsoft Defender SmartScreen will be upgraded to alert users when they try to store passwords in plain text files and also if they accidentally type in a Microsoft account password on phishing sites.

"These enhancements will make Windows the world's first operating system with phishing safeguards built directly into the platform and shipped out of the box to help users stay productive and secure without having to learn to be their own IT department,"

Microsoft

File Explorer gets tabs, a modern sidebar, and contextual suggestions

Finally, Windows File explorer is getting tabs that will allow much easier management of folders and files inside it.

It is confirmed that Microsoft is also working on a new 'HOME' sidebar that should be modern in design and in features including OneDrive so you can find everything in one place.

Pinning of favorite files was also mentioned so you can easily pin favorites for quick access.

Full-screen widgets

Windows 11 has brought back widgets in a new way and from all the feedback users are loving them. Currently, you have a widget sidebar on the left part of the screen where you have your chosen store widgets but from the Microsoft teaser, we will have soon the option to have them in full screen.

If you are using a widget for reading news, blogs, etc. this feature will be very good since you will be able to use your whole screen for information and not just a part of it.

Suggested actions

Another new feature is 'suggested actions' which is going to be particularly useful in apps like Microsoft Teams. With this new feature, you can highlight a date in a Teams message and Windows will suggest actions.

For example, if you highlight a date, you'll see a recommendation to create an event in Microsoft Calendar for that day.

Read More
Disable Telemetry & Data Collection in Windows
The Windows 10 Telemetry and Data Collection features are auto-enabled and they collect all sorts of user activity and sends it to Microsoft. Microsoft says that the data collected only enhances the overall user experience and Windows functionality better but the number of data breaches happening across the globe has forced users to be extra cautious about their data privacy. So naturally, from stronger passwords and other services management, it is only logical to turn off Windows data gathering. To do so:
  • Press ⊞ WINDOWS + R to open the run dialog.
  • In the Run dialog type: taskschd.msc
  • Press CTRL + SHIFT + ENTER key combo to open Task Scheduler in admin mode.
  • On the left pane, navigate to the: Task Scheduler Library > Microsoft > Windows > Customer Experience Improvement Program
  • At the location, on the middle pane, right-click on the task named Consolidator and select Disable from the context menu...
  • Repeat the process with all other tasks listed in the middle pane.
  • Exit Task Scheduler.
Read More
Telnet not recognized as internal/external
In case you don’t know, a teletype network, also known as Telnet, is a protocol that is meant for internet or LAN communication which is used primarily to control other computers effortlessly. And it is available as a command-line utility in Windows and helps users in opening a command-line interface for the remote computer. However, a lot of users have reported an error that states, “Telnet is not recognized as an internal or external command, operable program, or batch file” when you try to use it. If you are one of these users, then you’ve come to the right place as this post will guide you on how to fix this error in Windows 10. This kind of error means that the Telnet utility is not installed on your computer but Telnet is a default feature in Windows 10 so the protocol mainly is not enabled yet. The Telnet client is disabled by default in Windows 10 and to fix this error, you can try to enable the Telnet Client via Programs and Features or try to install Telnet using an elevated Command Prompt.

Option 1 – Try to enable the Telnet Client via Programs and Features

The first thing you can do is to enable the Telnet client using Programs and Features since it is disabled by default. To do that, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box and type “appwiz.cpl” in the field and hit Enter to open the Programs and Features window.
  • Next, select the “Turn Windows features on or off” from the options given on the left-hand side.
  • After that, look for the Telnet client from the list and check the checkbox next to it and then click on OK to save the changes made.
  • Now restart your computer.

Option 2 – Try to install Telnet via an elevated Command Prompt

If enabling the Telnet client using Programs and Features didn’t work, then you can try to do it using Command Prompt instead. To get started, follow the steps given below.
  • In the Windows Search bar, type “command prompt” in the field and right-click on Command Prompt from the search results, and select the “Run as administrator” option.
  • Next, execute this command to enable the Telnet client: dism /online /Enable-Feature /FeatureName:TelnetClient
  • Once the command has been executed, close the Command Prompt and restart your computer.
Read More
How to Resolve Error Code 0xc00007b in Windows 8, 8.1

Error Code 0xc00007b – What is it?

When error code 0xc00007b occurs in Windows 8, users are unable to run gaming or multimedia programs on their devices. The message box will occur stating that error code 0xc00007b is present. This issue is usually related to software conflict associated with the use of a gaming program that has errors. It may also result when users use applications that are not compatible with the version of Windows they have installed on their machine.

Solution

Restoro box imageError Causes

Error codes on Windows devices can result from many reasons, including lack of proper PC maintenance, the presence of malware, and issues related to servers. In the case of error code 0xc00007b, it manifests itself on various versions of the Windows operating system when users attempting to run applications incompatible with their system or use the incorrect bit location. To correct these issues that may be causing error code 0xc00007b, users will need to use manual repair methods listed in this article. Failure to rectify this error code could result in others such as error code 0xc0000142.

Further Information and Manual Repair

The manual repair procedures listed in this article do not require extensive technical knowledge. Thus, even average Windows users will be able to apply these solutions in order to fix error code 0xc00007b in Windows 8. However, in case of difficulty applying the solutions listed below, contact a Windows repair technician.

Method One: Install Windows Updates

One of the first manual repair methods you can attempt is to use Windows Update. This will enable users to access the latest updates for the version of Windows they have on their system. To update your system, follow the instructions below.

  • Step one: Open Start Menu, then select Settings
  • Step two: Select Update & security
  • Step three: Select Windows Update
  • Step four: Install updates if any are available

After you’ve completed the installation of the latest updates, reboot your machine then attempt to run the gaming application you were unable to open due to error code 0xc00007b. You should be able to run the application if Windows Update fixed the issue. However, if the error code reoccurs, proceed to the next manual repair method by installing Microsoft DirectX.

Method Two: Install Microsoft DirectX

Another important manual repair method relates to the use of DirectX, a free tool available to Windows users regardless of the version of the Windows operating system present on their PC. Visit Microsoft’s official website and search for DirectX End-User Runtime Web Installer. Ensure you access the latest version of the program, then click download.

The app enables Windows users to access high-speed gaming by providing a powerful platform for games and multimedia applications. Access to the latest version of DirectX can help users fix the issues causing error code 0xc00007b in Windows 8.

When the installation process is complete, reboot your PC, then proceed by checking if you are able to run your gaming applications. If you are still unable to run the applications the issue will need to be resolved via another manual repair method.

Method Three: Install Latest Version of .NET Framework

Access the latest version of Microsoft’s .NET Framework to complete the final manual repair method. Be sure to follow the steps listed below to download the latest version of the .NET framework. This is crucial as only the latest version of the framework is equipped with the necessary capabilities required to successfully address the issues causing error code 0xc00007b on your device.

  • Step one: Open your favorite web browser
  • Step two: Enter www.microsoft.com/net
  • Step three: Click Downloads
  • Step four: Select the latest version of the .NET Framework by clicking the framework at the top of the list. (Currently, the latest version is .NET Framework 4.6.2.)
  • Step five: Select preferred language, then download
  • Step six: Run software.

Restart your computer after you’ve downloaded the latest version of the .NET framework. Open the gaming application you were previously unable to run due to error code 0xc00007b.

You’ll be able to access all your gaming or multimedia programs if the issue was resolved via this manual repair method. Otherwise, you may need to reinstall the programs you are unable to run as there may be an issue with the program itself resulting in software conflict or the inability to run other gaming programs.

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
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