Logo

Fix Windows Activation error code 0xC004F078

As you know, Windows 10 has a complicated mechanism for Activation which helps in the verification of a genuine copy of Windows 10. However, there are times when you might encounter some errors during the activation process. One of these errors is the error code 0xc000f074. This kind of error could be due to the Key Management Service or KMS which is unreachable by the client computer or if the key used in the SLSetAuthenticationData function call is incorrect.

This kind of error mostly affects surfaces on computers that are upgraded from either Windows 7 or Windows 8.1 to Windows 10. In such cases, you may encounter any of the following error messages:

“Windows is unable to reach your company’s activation service. Please connect to your corporate network. If you are connected and continue to see the error, contact your system administrator. You can also click on the error detail to find the exact error. Error code: 0xC004F074.”

“Activating Windows(R),

(Key hash)…

Error: 0xC004F074 The Software Licensing Service reported that the computer could not be activated. No Key Management Service (KMS) could be contacted.

Please see the Application Event Log for additional information.”

“Error 0xC004F074, SL_E_AUTHN_MISMATCHED_KEY, The Software Licensing Service reported that the key is mismatched.”

To fix the Windows 10 Activation error 0xC004F078, you have to use the correct key for your type of Windows copy or use Command Prompt to reinstall the key or you could also try running the Activation troubleshooter.

Option 1 – Try running the Windows 10 Activation Troubleshooter

The first thing you can do to resolve the Activation error code 0xc000f074 is to run the Windows 10 Activation Troubleshooter. To do so, follow these steps:

  • Go to Settings and then select Activation.
  • After that, click on the Windows Activation and then troubleshoot. This will help you address most of the commonly found activation issues in Windows devices.

The Windows 10 Activation Troubleshooter will determine if your license key is a valid Windows 10 digital license for an edition that is not currently installed. If it turns out that it’s not, then the troubleshooter will show you how to install the correct edition.

Option 2 – Try to use the correct key for the type of Windows version you have

If the Windows Activation troubleshooter wasn’t able to resolve the error, then you can try using the correct key for your type of Windows version. All you have to do so is check the type of your Windows copy if it’s OEM, retail, or volume. And make sure that you have the correct, valid product key for your operating system.

Option 3 – Try to use Command Prompt to reinstall the key

  • In the Start Search, type “command prompt” and right-click on Command Prompt from the search results, and then select “Run as administrator”.
  • After that, execute this command to uninstall the existing key: vbs /upk
  • Next, you need to install the KMS product key by executing this command: vbs /ipk <The KMS Product Key>
  • Once you’re done, you will see a prompt that’ll tell you whether the operation was either successful or not.
  • To active, the KMS product key online, use this command: vbs /ato
  • Use this command to activate the key using the telephone: exe 4
  • After you’ve activated the KMS product key, restart the Software Protection Service. You can also verify the Activation Status to check if your fix was successful or not.

Option 4 – Contact Microsoft Support for assistance

If you’re at your wits’ end in trying to upgrade your computer, you should consider contacting Microsoft Support for help as they can offer you various options that would make fixing Windows Activation error code 0xc000f074 a lot easier and faster.

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

Windows could not start Update service
If you got an error message saying, “Windows could not start the Windows Update service on Local Computer, Error 87. The parameter is incorrect” while you were trying to start the Windows update service on your computer, then this post could help you resolve the problem. Along with this error, you might also get any of these error codes such as 0x80240034, 0x80244019, 0x80070643, and so on. Aside from these error codes, you will also notice that the Windows Update service has been stopped. To fix this issue, here are a couple of suggestions that might help but before you go on, you need to create a System Restore point first.

Option 1 – Try checking Services Dependencies

Dependencies of a Windows Service in Windows 10 are when windows services depend on other services. Such is the case with the Windows Update service – it also depends on three different services such as the Remote Procedure Call or RPC service, DCOM Server Process Launcher, and the RPC Endpoint Mapper. Meaning to say, if two of these services are not working as expected, then the dependant service will also be affected. This could be the reason why the Windows Update service could not start.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the following services:
    • Remote Procedure Call (RPC) Service
    • DCOM Server Process Launcher
    • RPC Endpoint Mapper
  • After you find these services, double click on each one of them and check whether the Startup type for all is set to Automatic and the Service status is set to Running or not.
  • If the service status is not running, then click the Start button. Afterward, check if you can now run the Windows Update service.

Option 2 – 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 is 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 3 – Reset Windows Update components

If the first two options did not work then you might want to reset the Windows Update components manually. Follow the steps below to reset them.
  • 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.

Option 4 – 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 5 – Try removing a value from the Windows Registry

If running the Windows Update troubleshooter didn’t help and you receive a message instead saying, “Service Registration is Missing or Corrupt”, you can try to remove a value from the Windows Registry.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to open the Windows Registry.
  • Next, navigate to this path: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsSelfHostApplicability
  • From this path, look for a value named “ThresholdOptedIn” and if you find it, delete it.
  • Exit the Registry Editor and see if you can now enable the Windows Update service.
Read More
Facebook messengers alternatives
People are becoming more and more concerned with their privacy and Facebook's flagship messaging application is caught between it all. While still widely popular it has becoming to lose its ground due to many unanswered questions about privacy encryption. Lucky for all of us there are alternatives for more secure messaging.

SIGNAL

Arguably the most secure of all well-regarded messaging apps, Signal is the favorite of the European Commission, as well as newsrooms around the world. While Signal doesn’t disclose how many daily or monthly users the app has, Google’s Play Store says it has been installed more than 50 million times. While using Signal, each voice or video call connected through the app includes full end-to-end encryption. Signal takes an extra step by hiding message metadata so that the location of the original message is missing. While it asks for your mobile number, that number isn’t used with your profile. Instead, it acts as a numeric username. Once registered, you will find 1-1 chat, audio, and video calls, disappearing or “secret” chats, and a privacy lock so nobody can access the app even if they have your phone. Best of all, it’s completely free to use.

TELEGRAM

One of the biggest competitors to Facebook Messenger (and WhatsApp), Telegram is a very strong alternative. With more than 400 million users, it offers an interface that should feel right at home for anyone coming from Messenger. Telegram offers some huge benefits over Messenger, including features like groups that can hold up to 200,000 members for a chat. There is no limit on your media or chat size, and you can share all types of files between users and in groups. From a privacy standpoint, Telegram has robust security, but it is worth noting that only “secret” messages are end-to-end encrypted and can self-destruct. Non-secret messages can be stored on Telegram’s servers so you can pick them up between your devices quickly. That’s a consideration worth knowing prior to making Telegram your default Messenger replacement. Telegram is free across all platforms.

THREEMA

Rising in popularity, Threema is another privacy-focused alternative that has quickly become a competitor to Facebook Messenger. This paid service ($2.99 on both App Store and Play Store) is a pay-once, use forever option. Once you pay the small fee, you gain all of Threema’s touted privacy options, like open-source end-to-end encryption for both messages and calls. Like Signal, Threema won’t require you to link any phone numbers or emails to your account. All chats are handled anonymously, and the service generates a random user ID when you first open and register for the app. No data is collected from any of your chats and no ads are shown. The Swiss-made app does have its own servers hosted in Switzerland, which do not store any chat messages. Another privacy benefit of Threema is the notion that all of your contact lists, groups, and user profiles are hosted on your device, not on the Swiss servers. Because of that, Threema can once again state that none of your personal info is stored anywhere they have access.
Read More
Windows can’t find one of the files in theme
Recently, a number of Windows 10 users getting an error on their computers that state, “Windows can’t find one of the files in this theme”. According to the affected users, this error occurs at random times even when they didn’t make any changes to their computer’s theme prior to getting the error. If you are one of these users, read on as this post will help you resolve this problem. If you click on the Yes button of the dialog box where the error is displayed, it won’t fix the problem as you will still get the same error from time to time. This kind of error could be caused by the executable file named “SettingSyncHost.exe”. It is possible that this executable file is unable to sync your theme all over your computer. On the other hand, it could also be due to some problems with the active theme. To resolve this issue, you can try to change the active theme, or disable the custom screensaver or disable theme syncing on your computer, as well as run a System File Checker or run the DISM tool. For more instructions, follow the options given below.

Option 1 – Try to change the active theme

The first thing you can do to fix the error is to change the active theme of your computer since the SettingSyncHost.exe file might not be able to properly sync the theme on the computer.
  • Go to Settings and click on Personalization.
  • Next, click on Themes and scroll down to apply a theme, and change the theme of the operating system.
  • After that, tap the Win + R keys to open the Run dialog box and type “%windir%ResourcesThemes” in the field, and then tap Enter to open the folder where the theme files are located.
  • Once you’re done, right-click and select delete for the active theme to remove the theme and its resources. This should fix the root cause of the problem. If not you can try to create a new Windows 10 theme and save it.

Option 2 – Try to disable the custom screensaver

The custom screensaver is a part of the mechanism of the lock screen. Although they were needed in the earlier Windows versions to prevent the discoloration of CRT monitor screens, they are no longer needed in the current version of Windows. Thus, you can try to disable it as it could be the one that’s causing the problem.
  • Click on the Start button and go to Settings > Personalization > Lock screen.
  • Here, scroll down and click on the Screen Saver settings.
  • After that, select the “Screen saver to (None)” option from the drop-down menu. This will disable the custom screensaver.

Option 3 – Try to disable theme syncing on your computer

You could also try to disable the theme sync feature to fix the problem. This has worked out for some users. To do so, follow these steps:
  • Click on the Start button and go to Settings > Account > Sync your settings.
  • From there, toggle off Themes in the individual sync settings column. This will disable the Theme syncing.
  • Restart your computer and see if the problem is now fixed.

Option 4 – Run the DISM tool

The next thing you can do is run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like the “Windows can’t find one of the files in this theme” error. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the problem is now fixed.

Option 5 – Run the System File Checker

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files that might be the cause why you’re getting the “Windows can’t find one of the files in this theme” error. To run the SFC command, follow the steps given below.
  • Type “cmd” in the Start search and then right-click on the appropriate search result.
  • Next, select “Run as administrator” to open Command Prompt with admin privileges.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  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.
  • Now restart your computer and see if the problem is fixed or not.
Read More
List of games that support Nvidia RTX tech

RTX nvidiaWhat is RTX

Nvidia GeForce RTX is a high-end professional visual computing platform created by Nvidia, primarily used for designing complex large-scale models in architecture and product design, scientific visualization, energy exploration, and film and video production. Nvidia RTX enables real-time ray tracing. Historically, ray tracing had been reserved for non-real-time applications (like CGI in visual effects for movies and in photorealistic renderings), with video games having to rely on direct lighting and precalculated indirect contribution for their rendering. RTX facilitates a new development in computer graphics of generating interactive images that react to lighting, shadows, and reflections. RTX runs on Nvidia Volta-, Turing- and Ampere-based GPUs, specifically utilizing the Tensor cores (and new RT cores on Turing and successors) on the architectures for ray-tracing acceleration.

Advantage in games

With incredible lighting and shadows, reflection, better smoke, and water effects, and more, RTX has managed to place awesome real-time effects on your desktop all that’s to Nvidia technology behind it. Of course, in order to harvest this kind of technology and features game itself needs to support and have RTX in it, you can not turn RTX in just any game, the game itself must have technology build in it. Therefore we are bringing you the list of all RTX games you can find currently on the market so you can enjoy at the moment best graphics a PC can offer

List of games supporting the technology

  • Amid Evil
  • The Ascent
  • Battlefield V
  • Call of Duty: Black Ops Cold War
  • Call of Duty: Modern Warfare
  • Control
  • Cyberpunk 2077
  • Deliver Us the Moon
  • Doom Eternal
  • Dirt 5
  • Fortnite
  • Ghostrunner
  • Justice Online
  • Weibo
  • JX3
  • Lego Builder’s Journey
  • Mechwarrior 5: Mercenaries
  • The Medium
  • Metro Exodus (and The Two Colonels DLC)
  • Minecraft
  • Moonlight Blade
  • Mortal Shell
  • Observer: System Redux
  • Pumpkin Jack
  • Quake II RTX
  • Ring of Elysium
  • Shadow of the Tomb Raider
  • Stay in the Light
  • Watch Dogs: Legion
  • Wolfenstein: Youngblood
  • World of Warcraft: Shadowlands
  • Xuan-Yuan Sword VII

Upcoming games that will support RTX

  • Atomic Heart
  • Boundary
  • Bright Memory: Infinite
  • Convallaria
  • Dying Light 2
  • F.I.S.T.: Forged in Shadow Torch
  • Five Nights at Freddy’s: Security Breach
  • Grimmstar
  • Maneater
  • Project X
  • Sword and Fairy 7
  • Synced: Off Planet
  • Vampire: The Masquerade — Bloodlines 2
  • The Witcher 3: Complete Edition
Read More
How to Fix 'We Couldn't Install Windows Technical Preview 0x80070070 - 0x20005' Error Code on Windows 10

We Couldn't Install Windows Technical Preview 0x80070070 - 0x20005 -- What is it?

Some Windows users have been experiencing errors in an attempt to upgrade to Windows 10 OS. This includes the “We Couldn’t Install Windows Technical Preview 0x80070070 – 0x20005” error code. If you’re one of the many users who’ve encountered this error, you might want to check the available space on your device. Error code 0x80070070 – 0x20005 occurs when you do not have the required space to be able to install the upgrade.

Solution

Restoro box imageError Causes

Just like the other alternatives of error code 0x80070070 – 0x20005 such as 0x80070070 – 0x50011, 0x80070070 – 0x50012, and 0x80070070 – 0x60000, We Couldn't Install Windows Technical Preview 0x80070070 - 0x20005 is most likely caused by the following:
  • Insufficient disk space in your computer
  • Incomplete installation or improper deletion of applications
  • The device is infected with virus or malware

Further Information and Manual Repair

In order to upgrade to Windows 10, you need to have at least 40 to 50 GB of free space in your device. Thus, you need to free up some space in order to successfully upgrade your system to Windows 10. See below for the manual methods you can employ to solve your problem.

NOTE: It would be best to seek help from an experienced technician if you are not confident enough to perform the manual methods yourself or you can alternatively make use of an automated tool.

Method One: Clean Up Your Device

  1. Click Start then browse Afterwards, click on This PC.
  2. Right-click on Local Disk (C:) then choose
  3. Under the General tab, click on Disk Cleanup.
  4. Once the Disk Cleanup window appears, check all items you want to clear down, making sure that the recycle bin is empty and clear any temp files, as well as error logs. Click OK once you’re done.
  5. Repeating the same process above, clear down your system files as well to ensure that the old OS files from your previous system are taken down by clicking on Clean up system files in the Disk Cleanup window.

 Method Two: Uninstall Unused Applications

Sometimes, there are unused applications just lying around your device. This may take up your needed space from your device for a system upgrade. Uninstalling these applications can make space that will eventually elude error code 0x80070070 – 0x20005 along with its alternatives – code 0x80070070 – 0x50011, code 0x80070070 – 0x50012, and code 0x80070070 – 0x60000.

  1. Open the Control Panel then select Programs and Features.
  2. Check on unused applications on your device
  3. Right-click on the unused application then select

 Method Three: Remove or Archive Files

If there are tons of images, media, videos, or documents that you rarely use but will still be needing in the future, you can move these files to another drive where Windows 10 will not be installed on.

If there are no secondary drives in your device, consider using a USB Drive or external hard disk. Another option you can do is making use of cloud storage programs like One Drive or Google Drive. In this way, you’ll still have access to these files even if it’s not in a physical location while making larger space in your device.

Method Four: Scan Your Device For Viruses

Most Windows users download applications or software regularly. These applications or software might come from unsafe sites where you might have accidentally downloaded a virus or malware along with the legit application or software you intended to download.

With that said, it is highly recommended to download and install in your device a reliable and powerful antivirus. Using an antivirus, you can now perform an overall scan of your device’s system. Once you’re able to detect and remove any suspected virus or malware, you’ll now be able to get rid of the error code 0x80070070 – 0x20005. After solving the issue, you can now resume upgrading to Windows 10.

Method Five: Download An Automated Tool

Can’t seem to put up with the long and technical manual repair process? You can still fix this error by downloading and installing a powerful automated tool that will surely get the job done in a jiffy!

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
Should you upgrade to Windows 11
Windows 11 has been rolling out for a while now so many PC users ask the question is it wise and good to upgrade your Operating System to the latest Microsoft incarnation. No Thank you for reading, cya tomorrow in next article. Windows 10 vs Windows 11Jokes aside, I truly believe that choosing to upgrade your System to Windows 11 at this point in time is a bad decision and I will explain why I do believe it.

Reasons to upgrade to the new OS

First of all, let me say what is good in Windows 11 and provide reasons why you should upgrade your computer.
  1. The new fancy look made for modern computers. New Windows new look, Microsoft has tried their best to bring a new modern look to its flagship operating system and I must say that they have managed it. I could argue that it is a little bit late since Apple had this kind of look in years but hey, better late than never I guess.
  2. Increased security This point is very valid but it will play a role only if you have all system requirements including TPM 2.0. If that is the case new security features of OS are really well done and are perhaps one thing that might nudge some people in installing W11 on their system.
  3. New settings app The New and redesigned settings app inside Windows 11 is really great and it provides a great workflow and easy management of system settings. This is not some radical change but it will save time and make life much easier.
  4. It is better suited to the newest hardware Windows 11 was made with the newest hardware in mind and its performances on it are great so if you are punching the latest tech this reason is sufficient to make a switch, however, if you are still on an older system you will not gain much by switching.

Reasons to avoid Windows 11 for now

  1. Almost just a visual update to Windows 10 Some features of Windows 11 are great but they are not plenty of them to justify a new number and new version of OS. Considering what we really got new under the hood Windows 11 could have been just a patch and update to Windows 10 since the architecture is the same.
  2. Bugs Each day there are new bugs reporting for Windows 11, most of them are at the moment unsolvable and are caused because hardware manufacturers' drivers and software overall is not W11 ready. This hinders the stability of some systems and introduces headaches to others.
  3. Runs poorly on unsupported hardware Strange behavior has been reported on some older systems, granted systems are not officially supported but the point is OS is simply not working at the top of its game on older hardware.
  4. No updates on non supported systems Officially stated if you install Windows 11 on non-supported hardware you will not get any security updated on in. This is a deal-breaker as far as I am concerned.
  5. It is still under development When Windows 11 was released, Android native apps were not working on it, it later came with an update, this is just one example but there are more features that were promised but are not delivered on release and constant updates are fixing these things. It is obvious that Windows 11 is still under active development and not the final product that was promised.
  6. Microsoft’s edge pushing And not just edge, some other things as well but most notably is edge pushing to borders they are risking lawsuit similar as they did in the past pushing and disabling any other browser except internet explorer.

Conclusion

Firstly I want to point that this is my personal opinion but going through facts and taking into account the current state of Windows 11, at this point, it is not worth making a switch. I am sure that in time it will become a system that will be worth upgrading to but until that time comes, my advice would be to stay with Windows 10.
Read More
Fix Bad Image Error Status 0xc000012f
When you run a program in Windows 10, error 0xc000012f may pop up, mentioning that the files and binaries you’re trying to run are corrupted. Error 0xc000012f means Bad Image, denoting that the program’s executable or one of the supporting modules is corrupt. Or there is probably a DLL mismatch. This error usually manifests itself after a windows update or after installation of some application, in order to fix it follow the steps below:
  1. Perform SFC scan

    Press ⊞ WINDOWS + X to open the Windows menu keyboard with windows and x markedFrom the menu choose command prompt (admin) Windows menu command prompt adminIn command prompt type sfc /scannow and press ENTER Leave the computer for the operation to be completed and Reboot your computer
  2. Run DISM

    Press ⊞ WINDOWS + X to open the Windows menu keyboard with windows and x markedFrom the menu choose command prompt (admin) Windows menu command prompt adminin command prompt type: DISM.exe /Online /Cleanup-image /Restorehealth and press ENTER wait for the process to be finished and Reboot your computer
  3. Reinstall application

    If this error has been popping up after the application install remove the installed application and install it again. There is the possibility that the application installer has by accident corrupted some files, reinstalling it might fix the issue.
  4. Uninstall Windows update

    In some cases, Windows update can introduce this issue, go to Windows updates, into advanced options, and uninstall the latest update to see if this will fix the error.
  5. Install Visual C++ Redistributable

    Go to the official Microsoft website and download C++ redistributable package and install it
  6. Install new windows update

    If there is a new Windows update install, there is a chance that in the last update something went wrong and it is very likely that it was fixed in the last one.
Read More
Scroll bar in Chrome is missing in Windows
If you find that the scroll bar in your Google Chrome browser is missing all of a sudden, and it becomes difficult for you to scroll down the web page and see its content, worry not for this post will guide you on what you can do to resolve this problem. Usually, when the mouse cursor stays hidden in the corner and only appears when you point it to the edge of the screen. However, there are instances when it won’t appear which makes navigating the web page you are visiting quite impossible. So if you encounter this kind of strange behavior on your Google Chrome browser, there are several suggestions you can check out to resolve it. In most cases, updating the browser resolves the problem, but if it does not, you can try restoring the browser’s settings to their default state by resetting Chrome or you could also disable hardware acceleration or disable the overlay scrollbars flag. For more information, follow each one of the options provided below.

Option 1 – Reset Google Chrome

Before you proceed, make sure that the Chrome browser is not running anywhere in the background via Task Manager. Once you’ve made sure that it’s no longer running, refer to these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “%USERPROFILE%AppDataLocalGoogleChromeUser Data” in the field and tap Enter to open this location.
  • From there, look for the Default folder and then tap the Shift + Delete button and if a confirmation prompt appears, click on Yes.
  • After deleting the Default folder, open Google Chrome and click on the three vertical dots icon located in the top-right corner to open the menu.
  • Next, click on Settings and scroll down and then click on Advanced to open the Advanced Settings.
  • Then scroll down until you see the “Reset and clean up” section and click the “Restore Settings to their original defaults” option.
  • After that, you will see a confirmation box and from there, click on the Reset settings button to reset your Google Chrome browser.

Option 2 – Try to disable the Hardware Acceleration

For better performance, Google Chrome uses the Hardware Acceleration by default. Unfortunately, there are just some cases when your hardware, GPU to be specific, might not be able to cope with the requirements, resulting in the black screen issue. And if this is your case, you should try to disable the hardware acceleration from your Google Chrome browser settings panel. To do so, follow the steps below.
  • Open the Google Chrome settings page.
  • Click on the Advanced button to get more options.
  • Look for the option called “Use hardware acceleration when available” and then disable it by toggling the button to the left.
  • After that, check if the screen flickering issue in Chrome is fixed.

Option 3 – Try to disable “Smooth Scrolling” in Chrome

Disabling “Smooth Scrolling” in Chrome might also help you fix the issue. To do so, follow these steps:
  • Open Chrome and type “chrome://flags” and hit Enter.
  • Next, look for a flag named “Smooth Scrolling”. You can scroll down until you find it or search it in the Search Flag bar. Note that Smooth Scrolling is enabled by default in the newer versions of Chrome.
  • After that, select the drop-down menu and select Disabled.
  • Then click on the “Relaunch Now” button.
Read More
Fix Sandbox failed to start, 0x80070057
As you already know, the Windows Sandbox is one of the new features in Windows 10. However, just like other new features, it also throws up errors and one of them is the error that states,
“Windows Sandbox failed to start, Error 0x80070057, The parameter is incorrect”.
This particular error in Windows Sandbox occurs due to its dependence on numerous components of Windows 10 that are related to Hyper-V and Virtualization mainly. To fix this error, there are several options you can check out. You can try to install any pending updates on your Windows 10 computer, as well as make sure that all the services related to Windows Sandbox are enabled.

Option 1 – Try to run the Windows Updates to install pending updates

The first thing you can do to resolve the “Windows Sandbox failed to start, Error 0x80070057” is to check Windows Updates in your computer and see if there are any pending Windows Updates you have to install. All you have to do is go to the Windows 10 Settings app and then go to the Windows Updates section and click on the “Check for updates” button to check if there are any pending updates that are needed to be installed. This could fix the Windows Sandbox error.

Option 2 – Ensure that all the supporting processes and services are running properly

If running Windows Sandbox as an administrator didn’t fix the error, you have to ensure that all related processes for Windows Sandbox are running properly. To do that, follow these steps:
  • 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.
  • Next, from the list of services, look for the following services in the given order:
    • Network Virtualization Service
    • Virtual Disk
    • Hyper – V Virtual Machine
    • Hyper – V Host Computer Service
    • Container Manager Services
  • After you find the aforementioned services, make sure to check if they are enabled or not and then restart each one of them.
  • Once done, try to open the Windows Sandbox again and see if the error is fixed or not.
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