Logo

Can’t type in Win apps, Search, Cortana, etc.

If you are typing inside the Search bar, Cortana, Taskbar, Windows 10 apps, etc., and then everything seems invisible then read on as this post will guide you in fixing this issue. At first, you might think that something is wrong with your keyboard but it really has nothing to do with it. The problem actually lies with the apps from Microsoft Store. Thus, if you can’t type anything in any of the apps from Microsoft Store in Windows 10, refer to the options given below to fix them.

Option 1 – Ensure that ctfmon.exe is running

Ctfmon.exe is a Microsoft process in Windows 10 that controls the Alternative User Input as well as the Office Language bar. In other words, it enables end-users to control the computer using on-screen keyboard inputs, speech, and even pen for various languages. It would be better if you launch the program once by going to the C:/Windows/system32 folder. Doing so will ensure that whatever API is needed for the keyboard typing to work properly again. You also have to make sure that its startup status is not disabled. In addition, you can also try the following steps, alternatively.

  • Open the Task Scheduler.
  • Then go to Microsoft > Windows > TextServicesFramework.
  • And on the MsCtfMonitor, right-click and enable the task.
  • Now restart your computer.

This will ensure that all the text boxes will start to work again. And if the task MsCtfMonitor is missing from the list of tasks, you can import it with the XML file from basics.net. Then download and create a task to run it each time you log in to your PC.

Option 2 – Use the Windows Store Apps Troubleshooter

You might also try running the Windows Store Apps Troubleshooter as it can help in resolving issues with the Windows Store apps. This built-in tool can resolve most of the app-related problems. To use it, go to Settings > Update & Security > Troubleshooting > Windows Store Apps and from there, click the start the troubleshooter button. The Windows Store Apps Troubleshooter will scan the computer for any issues with the Windows store apps and will automatically fix them if it finds any.

Option 3 – Re-register all the Windows 10 UWP apps using PowerShell

  • First, make sure to close all the running applications on your computer.
  • Next, in the Start search, type in PowerShell and right click on the result, and select the “Run as administrator” option.
  • After that, type the following commands to re-register the Windows 10 apps. Make sure to hit Enter on each line:
    • reg delete "HKCUSoftwareMicrosoftWindows NTCurrentVersionTileDataModelMigrationTileStore" /va /f
    • get-appxpackage -packageType bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "appxmetadataappxbundlemanifest.xml")}
    • $bundlefamilies = (get-appxpackage -packagetype Bundle).packagefamilyname
    • get-appxpackage -packagetype main |? {-not ($bundlefamilies -contains $_.packagefamilyname)} |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "appxmanifest.xml")}

Option 4 – Try to run the DISM tool

You can also run the DISM Tool as it helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” which could help in fixing the problem.

  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

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

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

Fix Windows Update error 0x80096004
Recently, a lot of users reported to Microsoft about getting an error code 0x80096004 while trying to update their Windows 10 computers. This kind of Windows Update error occurs during the initial download and verification process. It also affects the Windows features (FODs) and when you encounter this error, you will also see this error code, “TRUST_E_CERT_SIGNATURE”. This error code indicates that the signature of the certificate could not be confirmed. This is caused by a broken certificate store or a corrupt copy of the Windows operating system is installed. Here’s the complete error message:
“There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80096004).”
To fix Windows Update error 0x80096004, you can check out the options provided below.

Option 1 – Delete the contents in the Software Distribution folder and Catroot2 folder

  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.

Option 2 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error code 0x80096004. To run it, Refer to these steps:
  • Tap the Win + I keys to open Settings.
  • From there, click Update and Security and go to the Troubleshoot section.
  • Next, select Windows Update and click the “Run the troubleshooter” button and wait until it’s finished, and then try to run Windows Update again.

Option 3 – Try to temporarily disable anti-virus and Windows Defender Firewall

As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like Error Code 0x80096004 due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not.

Option 4 – Try to replace the DLL file with a trusted source

You can also try to replace the crypt32.dll file as it could help in fixing the Windows Update error. Just make sure that you get one from a trusted source.
  • First, you need to get the new DLL file from another computer with preferably the same file version number.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • x86: This PC > C:/Windows/System32
    • x64: This PC > C:/Windows/SysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 crypt32.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 5 – Try downloading and installing the Windows Updates manually

Error Code 0x80096004 might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.

Option 6– Run System File Checker or SFC 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 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.
 Reboot your PC.

Option 7 – Try to run the Windows Update Service in a Clean Boot State

There are some instances that some conflicting programs installed in your computer might be the one that’s causing Windows Update error. To identify which program is causing the problem, you need to put your computer in a Clean Boot State. To do so, follow the steps below.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • Now try to run the Windows Update Service again and see if Windows Update error 0x80096004 is now gone.
Read More
Fix Winload.efi file missing error
The Winload.efi file is an Extensible Firmware Interface or EFI file. EFI files are executable files for the firmware of the computers that are mainly based on UEFI and execute the tasks of loading the files to the bootloader of the computer. They are used for a specific set of tasks such as turning on the computer, installing Windows, restarting the computer or resetting it, and so on. This is why the Winload.efi file is a significant file so if it gets corrupted, lost, or damaged, it would be impossible for the Windows operating system to proceed. Here are some errors you can encounter that are related to the Winload.efi file:
  • efi is missing
  • efi cannot be found
  • efi is missing or contains errors
  • This program can’t start because winload.efi is missing from your computer
  • This application requires the file winload.efi, which was not found on this system.
  • There was a problem starting [path]winload.efi. The specified module could not be found.
In addition, the 0xc0000225 , 0xc00000e and 0xc0000001error codes are also associated with the Winload.efi file. Before you start troubleshooting the problem, you can try to perform System Restore first. This will help undo any changes you’ve made in your computer that might have triggered the Blue Screen error. To perform System Restore, here’s what you have to do:
  • First, press the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
If System Restore didn’t help in fixing the Blue Screen error, now’s the time for you to resort to the troubleshooting tips provided below but before you get started, make sure that your create a System Restore point first.

Option 1 – Try rebuilding the Boot Configuration Data (BCD) and repairing MBR

  • Once you get to the Welcome Screen part, click on Next.
  • Afterwards, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • Once Command Prompt has been pulled up, the following commands to rebuild BCD files and repair MBR. Don’t forget to hit Enter right after you type each command.
    • bootrec /repairbcd
    • bootrec /osscan
    • bootrec /repairmbr
  • Once the command line is successful in finding out a Windows installation, hit Y to let it boot from the list which will successfully rebuild BCD.
  • Now type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.

Option 2 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve errors related to the Winload.efi file. To disable Secure Boot, here’s what you have to do:
  • First, boot your computer into Windows 10.
  • Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
  • After that, go to the BIOS of your computer.
  • Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
  • Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further options including System restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery and UEFI Firmware Settings.
  • Select the UEFI Firmware Settings which will take you to the BIOS.
  • From there, go to Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
  • Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
  • Save the changes made and exit. Afterward, your computer will reboot.

Option 3 – Run System File Checker scan

You might also try running the System File Checker or SFC scan to fix the error. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
  • Hit the Win + R keys 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
  • Reboot your computer.

Option 4 – Disable the Early Launch Anti-Malware Protection

  • You need to restart your computer in the Start Menu first while holding down the Shift key on your keyboard.
  • After that, it will restart your computer to Startup Settings.
  • Now ensure that the 8th option is labeled as “Disable early launch anti-malware protection.
  • Then tap the F8 key since the aforementioned option above is listed at number 8. This should launch and load Windows on your PC with the Early Anti-malware protection disabled for that session only when you try to carry out the same task and then check if the error related to the Winload.efi file is now fixed.
Read More
DuckDuckGo for better privacy
Many of us are taking the google search engine for granted and it is no true that it has crawled in almost every spore of our digital lives but if we wanted a little more privacy? Do we have options or we are destined to use google and send our information to this company. What if we really wanted that our searches are well safe, secure, and private? We could try other search engines like BING but since BING belongs to Microsoft we would exchange only one company for another without making any progress in the privacy battle. Enter DuckDuckGo. DuckDuckGo is a privacy-focused search engine that’s been online since 2008. Find websites, maps, videos, news, and more without tracking your searches and serving you targetted ads. It took DUckDuckGo as you can tell sometimes to gain ground and to be recognized but finally, it got the attention it deserves. Its big breakthrough happened in September of 2014 when Apple offered it as a default search engine in Safari and since it has gained more and more ground. It seems people care about their privacy after all. Since then DuckDuckGo has been gaining ground and all the major browsers have integrated it as an option for a default search engine. In this article, we will show you how to switch to DuckDuckGo and set it as your preferred search engine in all major browsers.
  1. Google Chrome

    Launch Chrome and click on the three dots in the upper right. Choose settings. Choose Search engine in the list on the left of the screen. Click on the drop-down box next to Search engine used in the address bar and choose DuckDuckGo.
  2. Mozilla Firefox

    Launch Firefox, click on the three lines hamburger menu icon in the top-right corner of the window. Click on Preferences. Click on Search in the menu to the left of the screen. Under Default Search Engine, click the drop-down box and choose DuckDuckGo.
  3. Microsoft Edge

    Click on the three dots menu button in the top-right corner of the window Then select Settings. Click on Privacy, Search and Services in the menu that appears on the left Scroll down to the Services menu and choose Address bar and search. Click the dropdown menu next to Search engine used in the address bar and choose DuckDuckGo.
  4. Apple Safari

    Click Safari in the menu bar at the top of the screen Then click Preferences. You can also use the Command+, shortcut to quickly bring up Safari’s Preferences. Click on the Search tab, then choose DuckDuckGo under the Search engine drop-down box.
  5. Opera

    Click on the Settings cog button in the sidebar on the left of the screen. Under Basic settings scroll down until you see Search engine and a drop-down box. Select DuckDuckGo from the list.
Read More
How to Fix the EhRecvr.exe Error on Your PC

EhRecvr.exe Error Code - What is it?

EhRecvr.exe is an executable file located in a subfolder of C:\Windows (usually C:\WINDOWS). An executable file is denoted by the filename extension .exe. You should only run executable files from the publisher you trust because .exe files are prone to errors. Executable files can potentially change your computer settings and harm your computer.  These files can easily get corrupted. Similarly, when the EhRecvr.exe fails to run on the computer and gets corrupt, you experience an EhRecvr.exe error on your system. This error code may pop up while playing games on the PC or using any other program. EhRecvr.exe error may be displayed in any one of the following formats:
  • “ehRecvr.exe cannot be found."
  • “There was a problem starting [path]ehRecvr.exe. The specified module could not be found."
  • "Runtime Error. ehRecvr.exe pure virtual function call."
  • "This program can't start because ehRecvr.exe is missing from your computer."
  • "Unable to launch the software located at path: [path]ehRecvr.exe"
  • "This application requires the file ehRecvr.exe, which was not found on this system."
  • "ehRecvr.exe is missing."
  • "Access Violation File [path]ehRecvr.exe"

Solution

Restoro box imageError Causes

There are plenty of reasons why this error may occur these include:
  • EhRecvr.exe file is mistakenly deleted
  • EhRecvr.exe file is corrupted and damaged
  • Viral/Malware infection
  • Bad registry entries
  • Outdated drivers
Though this error code is not fatal but nonetheless it is advisable to fix it immediately because EhRecvr.exe error not just hampers your ability to run and access different programs on your system but it also triggers issues like viral infection and registry problems which if not resolved can put your big at greater risk like system failure, freeze, and crash.

Further Information and Manual Repair

To resolve the EhRecvr.exe error on your system, you don’t have to hire a professional and spend hundreds of dollars in repair. Here are the best and easy DIY methods that you can try to fix this error. To work around these methods you don’t need to be a technical whiz. Let’s get started:

Method 1 - Restore EhRecvr.exe from Recycle Bin

In the case of EhRecvr.exe file deletion, it is advisable to check the recycle bin. Search through the bin for the file. If you find it, then simply restore it, if not then if you have access to the internet, then download it from a trusted website.

Method 2 - Reinstall the Associated Software That Uses EhRecvr.exe File

If you receive this error when you want to use certain software on your PC, then try reinstalling that software again on your PC. This will be very helpful to obtain the EhRecvr.exe file that is not provided by Microsoft. To re-install, first, uninstall the program. Go to Add/Program in the control panel and find the program and then uninstall it. Once uninstalled, simply follow the same steps but this time round install the software. This will hopefully help resolve the EhRecvr.exe error code.

Method 3 - Update Drivers for Hardware Devices

Sometimes the error may pop up due to outdated drivers. If this is the cause then the best way to resolve the issue would be to update the driver. Use the wizard within the Device Manager to update the outdated drivers.

Method 4 - Scan for Viruses

Viruses and malware can disguise as executable files. These usually enter your PC through downloads from unreliable websites and phishing emails. In such an event, it is recommended to install a powerful antivirus. Scan your entire PC and remove all viruses to repair the issue.

Method  5 - Clean and Repair the Registry

Another method is to clean and repair the registry. If you don’t clean the registry regularly it may get accumulated with obsolete files and get corrupt. This may generate EhRecvr.exe error codes. To resolve, simply download Restoro. This is a user-friendly PC Fixer with a powerful registry cleaner. It scans for all registry errors, wipes out all the invalid entries and obsolete files and repairs corrupted DLL and .exe files in minutes. Click here to download Restoro and resolve the EhRecvr.exe error now!
Read More
CcSvcHst.exe Application Error Troubleshoot Guide

What is the ccSvcHst.exe Application Error?

The ccSvcHst.exe is an executable file. This is a part of the Symantec Service Framework. This file is added to your computer database when you install Norton products for example Norton Antivirus or Norton Internet Security. This file is saved in C:\Program Files\Common Files folder location. It runs along with the Norton programs in the background. This file helps to load up services and settings. When the ccSvcHst.exe file becomes infected and corrupt, you experience the ccSvcHst.exe application error pop up on your system. This error code hampers you from running Norton programs on your system.

Solution

Restoro box imageError Causes

The ccSvcHst.exe application error message is triggered by some of the following causes:
  • Temporary system misconfiguration
  • Viral infection
  • Damaged files
  • High CPU usage
  • Registry corruption
The ccSvcHst.exe application error should be repaired immediately as a delay in fixing this error can put you at risk of fatal system crashes and failure.

Further Information and Manual Repair

The best and possibly the easiest way to repair the ccSvcHst.exe application error on your computer is to install Restoro. Restoro is an innovative, intuitive, user-friendly, and feature-filled repair tool. This multi-functional tool functions as a registry cleaner, system optimizer, and antivirus too. With all these essential PC fixings and maintenance features integrated into one, you don’t need to install numerous programs offering limited functions on your PC. This PC Fixer has a sophisticated interface, neat layout along easy navigation. So, using it is not complex or challenging, not even for those trying it for the first time. It resolves PC errors like ccSvcHst.exe application error in seconds. Whether this error is generated due to viral infection or registry damage, it detects all and repairs your PC right away thus ensuring a smooth functioning and error-free PC. With Restoro you can resolve issues in just three simple steps, install the software, scan for errors and click repair to resolve. It’s that fast and easy to use. Now let’s get down to how this PC Fixer resolves the ccSvcHst.exe application error successfully. If a ccSvcHst.exe application error is caused by temporary system misconfiguration, a simple system reboot may stop the error from occurring again. However, if viral infection and registry corruption is the cause then installing Restoro is the way to go.

How Registry Errors Cause ccSvcHst.exe Application Error

ccSvcHst.exe application error indicates that your computer contains too many registry fragments and obsolete entries like junk files, temporary internet files, and files of uninstalled programs occupying a huge amount of RAM and disk space. The cluttering of the disk causes and malicious files causes the registry to corrupt. This is what the registry cleaning feature of Restoro takes care of. The registry cleaner scans and wipes out these unnecessary and obsolete system files freeing your disk space. It resolves errors like ccSvcHst.exe application error by repairing registry damages. With the help of its privacy error detector, it detects malicious viruses hidden on your system and in your hard disk. These usually gain access to your system via unsafe internet browsing, downloading programs from unreliable websites, and opening phishing emails. Without you being aware, these viruses and spyware enter your system giving hackers access to manipulate your confidential and private information like credit card number, bank account number, and SSN number, if such information is present on your PC. The ccSvcHst.exe application error hampers you in running Norton and thus exposes you to serious data security dangers. This is where Restoro not only serves as an error fixer but a powerful antivirus too. It removes all the viruses infecting your PC in a couple of seconds.

Restoro Benefits

Restoro is efficient and ensures user safety. Sometimes during repair, you may lose important data which may be hard to recover if you don’t have a backup. Unlike other tools, Restoro helps users create backup copies for safety purposes thus you don’t have the risk of losing your valuable data. You can restore and recover all your essential files in case data is lost during repair. This PC Fixer is compatible and runs smoothly with all Windows versions. So, if you have come across a ccSvcHst.exe application error on your system fix it by installing Restoro today. Click here to install Restoro.
Read More
The executable program that ...
If you are trying to start a service using the Windows Services Manager but you got an error message stating, “The executable program that this service is configured to run in does not implement the service”, then you’ve come to the right place as this post will provide you instructions on how you can fix this error. Since almost all program requires service to run on your computer, if the service is not listed in the corresponding registry key, then you will most likely encounter this error on your Windows 10 computer. Here’s the entire content of the error message:
“Windows could not start the service on Local Computer. Error 1083: The executable program that this service is configured to run in does not implement the service.”
To fix this error, you have to add the service name in the respective host in the Registry Editor, and to do that, here are some steps you need to take on. Step 1: The first thing you have to do is to take note of the service name that’s given in the error message. For instance, you get the “Windows Management Service. Step 2: Next, you need to open the Services Manager by tapping the Win + R keys and typing “services.msc” in the Run dialog box, and then tapping Enter. Step 3: After opening the Services Manager, look for the Windows Management Service and once you see it, double click on it. This will open a new mini window. Step 4: From the newly opened window, copy the Service name and the Path to executable under the General tab. If the path to the executable is displayed as “C:/Windows/system32/svchost.exe -k netsvcs –p”, you need the “netsvcs” part only. Note that it can be different for different services and you need the part that comes after “-k”. Step 5: Now tap the Win + R keys again to open Run utility and type “Regedit” in the field and click OK to open the Registry Editor. Step 6: After that, navigate to the following registry path:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvchost
Step 7: From the given registry path, look for a key named “REG_MULTI_SZ” located on your right-hand side. This key is named after the “Path to executable” part. For instance, you should see “netsvcs”. Step 8: Double click on the REG_MULTI_SZ key and enter the Service name that you’ve copied earlier and then write it down at the end of the preset list. Step 9: Now save the changes you’ve made and try to open the program or run the service again.
Read More
New MS Surface coming in October

In the Windows ecosystem, MS Surface laptops are among the best laptops on the market, they are regarded as equivalent to Apple MAC laptops but for Windows. Microsoft Fall 2022 Event will be held on October 12th at 10 AM. The event itself will be held right before it kicks off its annual, developer-focused Ignite event in Seattle from that same day through October 14.

ms surface pro

This event is the first in-person event that Microsoft has held since the beginning of the pandemic. We expect the launch of the Surface Pro 9 and the Surface Laptop 5, and maybe Surface Studio 3 as well. There are also some rumors about products themselves like choices between an ARM or x86 CPU but nothing is confirmed so far, we can just wait and see.

Read More
HTTP Error 500 – Edge Installation or Update
If you are trying to install or update Microsoft Edge on your Windows 10 computer but ended up getting HTTP Error 500 or Error 0x8004xxxx or 0x8007xxxx, then you’ve come to the right place as this post will help you sort this problem out. The aforementioned errors when either installing or updating the Edge browser occur due to a Network issue. There is actually a range of error codes that are associated with the network connection issue. These error codes include Error 500 or 0x80010108, 0x80040801, 0x80042193, 0x80042194, 0x800421F4, 0x800421F6, 0x800421F7, 0x800421F8, 0x80072742, 0x80072EE2, 0x80072EE7, 0x80072EFD, and 0x80072EFE. To fix them, there are several options you can try. You can try to run the Network Adapter troubleshooter or update or reset the Network Adapter as well as check and the proxy configuration.

Option 1- Try updating the Network Adapter Driver

Follow the steps below to update your Network Adapter Driver:
  • 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.
  • From there, expand the list of all the network drives and update each one of them.
Note: If updating the network drivers didn’t help in fixing the problem, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly.

Option 2 – Run the Network Adapter troubleshooter

To run the Network Troubleshooter, refer to these steps:
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
  • Restart your computer.

Option 3 – Try to reset the Network Adapter

You can also try to perform a Network Reset to resolve the problem. This will reset the entire network configuration including your IP address. To perform Network Reset, follow these steps:
  • Tap the Win + I keys to open Settings.
  • From there, go to the Network and Internet section.
  • Next, scroll down and look for “Network Reset” under the status pane.
  • After that, click on Network Reset and then on Reset now to start resetting the network configuration. Once done, check if it is able to fix the error or not.

Option 4 – Try to fix the Proxy Settings

  • In the Cortana search box, search for Internet Explorer and then click on the related search result.
  • After that, tap the Win + T keys on your keyboard and click on Internet Options.
  • Next, navigate to the Connections tab and click on LAN Settings.
  • Then click on the Advanced button and delete all the entries in the list generated in the Exceptions section. And if the Advanced button is disabled because the “Use a proxy server for your LAN (These settings will not apply to dial-up or VPN connections)” option is disabled then you are good to go. Now proceed to the next step.
  • Tap the Win + X keys or right-click on the Start button and select Command Prompt (Admin) or you could also search for “cmd” in the Cortana search box and right-click on Command Prompt from the search results and select the “Run as administrator” option.
  • If a User Account Control appears, click on Yes to proceed. After that, type each one of the commands listed below, and don’t forget to hit Enter after you type each one of them.
    • netsh winhttp reset proxy
    • net stop wuauserv
    • net start wuauserv
  • Now restart your computer and check if the problem is fixed or not by installing or updating Microsoft Edge again.
Read More
Samsung Odyssey Neo G9 monitor review
samsung Odyssey Neo G9Odyssey Neo G9 is a successor to Odyssey G9 curved gaming monitor and it is aimed again at the gaming community with its specifications but of course, it can be used for work as well. Gapping at a stunning $2500 USD price it is not really a cheap piece of hardware so it is normal to see what do you get for this kind of price and do features justify it, so let’s dive in.

Size and resolution

The first thing that you can notice about the screen is that it is big and curved, 49 inches big which is pretty big, and with it, I believe you can forget about using 2 or 3 screens because this single one will cover everything you need really. Going as far as 5120 X 1440 resolution is the strange definition, basically, this is 5K which is kind of nice but I do not see the advantage. Sure it is larger than 4K, but for the price of $2500 I expected an 8K monstrosity so if the resolution is not the main price justification then what is? Let’s move on and find out.

Odyssey tech specs

The monitor comes with HDR and 240Hz refresh rate which is very nice and coupled with 1ms pixel response time, adaptive sync, and Variable Refresh Rate you get pretty good other tech specs. All of this is very nice but the monitor's strongest selling point is Mini Led tech. Mini Led is a next-gen tech currently found only in high-end TVs. With this technology, monitors can produce truer blacks sort of speak thanks to a greater number of dimming zones. Odyssey Neo G9 is rated at 2000 nits in the brightness values and local dimming zones go to stunning 2048. It comes also with Quantum HDR that supports 10+, Freesync, and G-Sync capability. In connection, the department monitor comes with a single display 1.4 port and two HDMI 2.1 ports. It also includes a headphone jack along with two USB 3.0 ports.

Conclusion

While the resolution of the monitor is nothing impressive for the given price, its size and the rest of the tech specs surely are. Now I will not lie, the price is still a little too high but if you could afford it easily I think you should.
Read More
What to do when you can't format SD card
SD memory cards have surfaced as standard cards for digital cameras and microSD as phone standard memory cards. Most people have and use at least one daily, so naturally copying files and even formatting SD cards is a natural thing to do, but what if you cannot copy files or format SD cards? SD cardsFear not because we had this issue and tried several things in order to overcome the problem and after some time here is a list of what can you do if you are facing this exact issue. The list is written from most simple solutions to more complex ones and it is advisable to follow it as presented. That being said, let's dive into solving the problem.

1. Remove Write Protection on SD card

First and in my experience the most usual thing preventing deleting, copying files, and formating SD card is due to write protection. Take an SD card out of the laptop, camera, or card reader and visually inspect it. On side of almost every SD card, there is a hardware lock switch and mark where it needs to be positioned in order to be locked. Even if the switch is positioned on unlocked state, switch it to locked and then back to unlocked. Sometimes this easy moving of switch can resolve some contact issues and the card will start working normally. Another type of lock that could be turned ON is a software one. If for any kind of reason data protection has been turned ON, you will need to turn it off in order to be able to format an SD card. In order to do this follow this guide:
  1. Press ⊞ WINDOWS + R to open the Run dialog
  2. In run dialog type in diskpart and press ENTER
  3. Once diskpart is opened in command prompt type in: list disk and press ENTER
  4. Locate your SD card and type in select disk x, where x is disk number followed by ENTER
  5. After the SD card is selected type in: attributes disk clear read-only and press ENTER
This process will clear the software lock on the SD card, after following this method try to format the card again, if the problem still exists go to the next solution.

2. Format SD card using Command prompt

Command prompt is a great tool and can perform some commands that are not been able to be completed using file explorer or another tool inside Windows.
  1. In the taskbar search box, search for cmd and select the Command prompt
  2. On the right part select run as administrator
  3. If needed click on YES on UAC prompt
  4. Inside command prompt type in diskpart and press ENTER
  5. type in list disk followed by ENTER
  6. Select your SD card by locating its number in the list and typing select disk X, where is X SD cards number in list and press ENTER
  7. Once SD card is selected type in format fs=ntfs quick and press ENTER
This should format SD card but if for reason even this step is provided as unproductive, go to the next solution.

3. Format your card with the Disk Management tool

  1. Go into the taskbar and search for Disk Management and open it
  2. Select SD card partition that you wish to format
  3. Right-click on the partition and select format
  4. After the format is done, enter the volume label, file system, and allocation unit size. Confirm with OK
  5. Press OK again to confirm the formatting process.
If you have not managed to format your SD card even with this method go to the next solution.

4. Repartition card with Disk part

If all previous solutions have failed there is a chance that the SD card has bad sectors on it. If this is the case that we will need to partition cards in order to isolate bad sectors and use healthy ones.
  1. Press ⊞ WINDOWS + R to open the Run dialog
  2. In run dialog type in diskpart and press ENTER
  3. Once diskpart is opened in command prompt type in: list disk and press ENTER
  4. Locate your SD card and type in select disk x, where x is disk number followed by ENTER
  5. Type in Clean and press ENTER
  6. Type in Create partition primary and press ENTER
  7. To select a new partition type select partition 1 followed by ENTER
  8. Make partition active by typing active and pressing ENTER
  9. Format the drive by typing format fs=ntfs label=SDCard quick followed with ENTER
  10. Assign a letter to drive by typing assign letter=h followed with ENTER
  11. Type exit to close Command prompt followed again by ENTER and open File Explorer to check if the drive is active

5. Try a dedicated SD card formating fool

If anything failed so far, one last thing you could do is to download and try a dedicated SD card formatting tool. One that I would recommend is SD Memory Card Formatter, which is free software make specifically for formatting SD memory cards.
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