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 Origin Error when loading the webpage
If you encounter a blank page with an error message saying, “Origin Error” when you try to load a webpage, then this post will surely help you resolve this error. As you can see, this error is a very uncommon one and it is not about the popular game known as Origin where all you have to do is reinstall the client. Although this error message is a very uncommon one, you will see a blank page with a message saying, “Origin Error” when you attempt to load a webpage. To fix this error, this post will provide you some potential fixes that might help. Follow the fixes given below carefully and see which one fixes the problem.

Option 1 – Use Ctrl + F5 keys to clear browser cache

The first thing you can try is to “Hard Refresh” to clear the cache of your browsers. You can do that by using the Ctrl + F5 keys on your keyboard. On the other hand, you can also clear the cache manually for Chrome, Edge, and Firefox.

Option 2 – Remove the Proxy

You might also want to try removing the Proxy as it could also help you in fixing the Origin error. 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 3 – Try to flush the DNS, reset Winsock and the TCP/IP

You might also want to flush the DNS and reset Winsock as well as reset TCP/IP as it could help in fixing the Origin error. To do so, refer to these steps:
  • Click the Start button and type in “command prompt” in the field.
  • From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
    • ipconfig /release
    • ipconfig /all
    • ipconfig /flushdns
    • ipconfig /renew
    • netsh int ip set dns
    • netsh winsock reset
After you key in the commands listed above, the DNS cache will be flushed and the Winsock, as well as the TCP/IP, will reset.
  • Now restart your computer and open Google Chrome then try opening the website you were trying to open earlier.

Option 4 – Try using Google Public DNS

You might want to try changing your current DNS to the Google Public DNS. All you have to do is change the DNS settings explicitly on your operating system by using the DNS IP addresses. Here’s are the steps to do that:
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8” and “8.8.4.4” and click OK and exit.
Read More
Couldn’t open PDF in Edge Error in Windows
As you know, Microsoft Edge is the default web browser in Windows 10 operating system. It is a built-in browser that replaced the ancient Internet Explorer for its performance and features. Aside from being the default web browser, it is also set as a default PDF viewer in Windows 10. So if you open a PDF file, it will be automatically opened in the Edge browser even if you have installed a PDF reader on your computer. However, some users recently reported getting an error that says, “Couldn’t open PDF in Edge, Something’s keeping this PDF from the opening” when they tried to open a PDF file or view an internet link that has a downloadable PDF file in the Edge browser. If you are one of these users, read on as this post will help you troubleshoot the problem and fix it. This kind of error mostly occurs if you have installed other PDF viewers on your computer. They could be interrupting Edge while it tries to open the PDF documents. To fix it, check if Microsoft Edge is set as the default PDF viewer or you could also try to clear its browsing cache. In addition, you could also reset or repair Edge. For detailed instructions, refer to the given options below.

Option 1 – Check if Microsoft Edge is set as the default PDF viewer

The first thing you can do is to check if Edge is set as the default PDF viewer. If it’s not, you have to set it as one to fix the problem.
  • Open Control Panel and go to Default Programs.
  • Then click on the “Associate a file type or protocol with a program” option.
  • Next, select the PDF file option and click on Change program.
  • After that, select Microsoft Edge in the pop-up window and then select the “Always use this app to open .pdf” option.
  • Now click the OK button to set Edge as the default PDF viewer and then check if you can now open the PDF file in the Edge browser.

Option 2 – Clear the browser cache of Microsoft Edge

  • Open Microsoft Edge.
  • Then click on the three horizontal dots to open the menu.
  • From there, click on Settings. And under Settings, click the “Choose what to clear” button under the Clear browsing data section.
  • Next, check all the checkboxes and then click the Clear button to clear the browsing data in the Edge browser.
  • Restart Edge.

Option 3 – Reset, repair or reinstall Microsoft Edge via Settings

You can reset, repair or reinstall the Edge browser through Settings. If none of it helped, you can try the following:
  • Open File Explorer and then go to this path – C:/Users/YourUsername/AppData/Local/Packages
Note: Before you type in the path in the Address bar, make sure that you put your user account name in place with the “YourUsername”.
  • Tap Enter to proceed.
  • Next, look for the folder named “MicrosoftEdge_8wekyb3d8bbwe” then right-click on it.
  • Click on Properties and uncheck the option “Read-only” under the General tab in the Properties window.
  • Click on Apply and then OK to save the changes made.
  • After that, look for the MicrosoftEdge_8wekyb3d8bbwe folder again and delete it. And if a prompt stating “Folder Access Denied” appears on your screen, just click on the Continue button to proceed – doing so will delete most of the content inside the folder except for the folder named “AC”.
  • Restart your PC.
  • Now all you have to do is to re-register Microsoft Edge using PowerShell. In the Start Menu, search “Windows PowerShell”.
  • Right-click on Windows PowerShell from the search results and select the “Run as administrator” option.
  • Type in this command in the PowerShell windows and tap Enter – Cd C:/Users/YourUsername
Note: Once again, make sure that you key in your user account name in place of “YourUsername.
  • After that, type in this command and tap Enter – Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml" -Verbose}
  • Restart your PC.
Read More
Fix Display driver failed to start Error
Recently, a number of users reported an error when they tried to open graphic-intensive apps like video games. According to users, when they tried to open an app, they get the “Display driver failed to start” error instead. Thus, if you encounter the same error, then you’ve come to the right place as this post will guide you on how exactly you can fix it. Here’s the full content of the error message:
“Display driver failed to start; using Microsoft Basic Display Driver instead. Check Windows Update for a newer display driver.”
This kind of error could be due to several factors. It is possible that it could be a result of a corrupted or outdated graphics driver. Aside from that, it could also be due to some issues with the system settings. Worry not though for there are potential fixes that can help you fix the problem. But before you troubleshoot the problem, you need to update your Windows 10 computer first and if it didn’t help fix the problem, then here are the potential fixes that should help resolve the “Display driver failed to start” error.

Option 1 – Try to restart the Graphics driver

Although Windows 10 can recover the graphics driver on its own when it crashes, there are times when it fails to do its job. To restart the graphics driver in your computer, simply tap the Win + Ctrl + Shift + B key combination. After that, the graphics driver will be back in less than a second.

Option 2 – Try running the Hardware and Devices troubleshooter

Running the built-in hardware and devices troubleshooter can also help you in fixing the “Display driver failed to start” error.
  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Keyboard from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 3 – Try to update or rollback the Graphics driver

You can try to update your Graphics card driver using the Device Manager in your computer to resolve the “Display driver failed to start” error or you can also 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. To update your Graphics driver via Device Manager, refer to these steps:
  • 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.

Option 4 – Try setting your system for maximum performance

If the first three options didn’t fix the error, you can try setting your computer for maximum performance since Windows 10 allows you to choose the effects you want to activate your system and you can do this by adjusting the performance ratio. Adjusting the performance ratio can be done via a certain setting in your computer – and this setting should be set to “Maximum Performance” to resolve the error.
  • In the Windows Search bar, type in “performance” and from the search results that appear, select the “Adjust the appearance and performance of Windows” option.
  • Next, a mini window will appear and from there, click on the radio button that says, “Adjust for best performance”.
  • Once done, click on the Apply and OK buttons to save the changes made. This should resolve the problem.
Read More
Location services are greyed out in Windows
Location services is a built-in tool in Windows 10 is a useful tool that offers users location information even when your laptop or desktop computer does not have a GPS since it uses Wi-Fi positioning as well as your device’s IP address. However, there are instances when you might encounter some problems when using this service. One instance is when you suddenly find the toggle button for Location service greyed out. This kind of program could be due to some glitch in the system or some third-party application on your computer. Because of this problem, you won’t be able to toggle the Location service on or off and you won’t be able to make any changes in its settings. Worry not, for this post will guide you on what you can do to fix the greyed-out toggle button of Location services in Windows 10. Before you perform some troubleshooting steps, you might want to restart your computer and see if it fixes the problem. If it didn’t, then this problem is not just some minor glitch. Thus, you have to follow the potential fixes provided below to fix the problem but before you do that, make sure that you create a System Restore point first. After that, follow each one of the following options.

Option 1 – Put your PC in a Clean Boot State

The first thing you can do to resolve the problem is to put your computer in a Clean Boot State. It could be that there is a third-party program that’s preventing the toggle button from functioning. To isolate this possibility, you need to put your computer in a Clean Boot State.
  • 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 check if you can now use the toggle button of the Location service or not.

Option 2 – Try to use the Registry Editor

If putting your computer in a Clean Boot state didn’t fix the problem, you might want to make some adjustments in the Windows Registry via Registry Editor.
  • Tap the Win + R keys to open the Run utility and type “regedit” in the field and then tap Enter to open the Registry Editor.
  • After that, navigate to this registry path: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServiceslfsvcTriggerInfo
  • From there, select the Key (folder) named as “3” and right-click on it, and then delete it.
  • Once done, exit the Registry Editor and restart your computer.

Option 3 – Try to use the Windows Services Manager

  • Tap the Win + R keys to open the Run dialog box and type “services.msc” in the field and hit Enter to open the Services Manager.
  • Next, look for the “Geolocation Service” entry from the list of services.
  • Once you find it, right-click on it and select Properties. This will open a new mini window.
  • From there, make sure that it is “Running” and its Startup Type is set to “Automatic”.
  • After that, close the Services Manager and check if the problem is now resolved.

Option 4 – Try to use the Group Policy Editor

  • Tap the Win + R keys to launch Run and type “gpedit.msc” in the field and click OK to open the Group Policy Editor.
  • After that, navigate to this path: Administrative TemplatesWindows ComponentsLocation and Sensors
  • Next, double click on each one of the following settings and select the “Not configured” or “Disabled” option.
    • Turn off location scripting
    • Turn off location
    • Turn off sensors
  • Once done, navigate to this path: Administrative TemplatesWindows ComponentsLocation and SensorsWindows Location Provider
  • From there, double click on the “Turn off Windows Location Provider” policy setting and set its configuration to either “Disabled” or “Not configured”. You should see the following description of the policy setting in the window:
“This policy setting turns off the Windows Location Provider feature for this computer. If you enable this policy setting, the Windows Location Provider feature will be turned off, and all programs on this computer will not be able to use the Windows Location Provider feature. If you disable or do not configure this policy setting, all programs on this computer can use the Windows Location Provider feature.”
  • Now restart your computer.
Read More
Fix AMD driver crashing Windows 10
Graphic cards are essential to our computers but from time to time in the race to make better GPU and to grab a large portion of the market bad drivers get released and can create really unwanted and unpleasant experiences, from Windows freezes to the black screen of death, to AMD driver Windows crashing down and many more. This article will cover basic troubleshooting with AMD drivers and offer you solutions on how to fix them.
  1. Rollback the previous version of the driver.

    Installing the new driver version is the reason for this particular error, so naturally rolling back the previous version which was stable and did not cause issues will solve the problem. To roll back the previous version of drivers follow the next steps: Open Start menu and click on settings, go to system and choose Apps and features Find: AMD Catalyst Install Manager, right-click on it, and choose to uninstall Go to AMD official website and download the previous driver version, install it on your computer Turn off automatic driver updates and reboot your system
  2. Reinstall the driver

    Sometimes it is not a bug in the released driver, it is a corruption of files because of file transfer or any other specific reason. The reinstalling driver will fix an issue if this is the case. To reinstall the driver Press ⊞ WINDOWS + X and choose Device Manager Expand Display adapters, right-click on AMD device and choose to uninstall Go to the official AMD website, download the latest driver and install it Reboot your system
  3. Disable browser extensions

    Some users have reported that error occurs only when they are watching videos online, if this is your case, go to your browser options and disable extensions to see if this will remove the problem.
  4. Remove Lucid Virty MVP

    If by any chance have this relic installed on your system, go to Applications and remove it. It is an old program shipped with old drivers and it is usually present in your Windows that was upgraded from 8.1 to 10. Uninstall it and see if this fixes your issue.
  5. Clean your graphic card

    Sometimes this error can happen due to excessive dust on your GPU, if you have the expertise, clean it or take it somewhere to be cleaned.
Read More
Malware in Popular CCleaner

On September 18th, 2017, Cisco’s Talos announced that CCleaner, a popular utility with billions of worldwide users, had been compromised by hackers, and was used to unwittingly distribute hidden malware in its installer. Later in the day, Piriform, the publisher of CCleaner, confirmed the problem.

Undetected by all but 1 major antivirus including CCleaner’s own parent company, this occurred for over a month and impacted over 2.7 million users. Users of CCleaner v5.33.6162 and CCleaner Cloud v1.07.3191 for 32-bit Windows are affected. These downloads were live on CCleaner’s official site from August 15th to September 12th, 2017. Anyone who downloaded the program during this time could be affected. The company claims that while the hackers set up the backdoor and many users were impacted, that the perpetrators have been arrested and that the malware never successfully performed its full task and compromised user’s PCs or sent out their data; in the wake of recent security breaches such as Equifax, users are understandably worried. Given the severity of the threat of hacking and data theft, users should take action immediately if they have CCleaner.

Technical Details of CCleaner Malware Injection

First reported by Talos, the malware, which was hidden in the CCleaner installer without the publisher noticing (despite them being owned by Avast, a massive Anti-virus company), modified a core program DLL file to evade detection, and creates several registry keys. Not only were these files not flagged by any major Anti-Virus, but they were also even digitally signed by Piriform via their Symantec certificate, meaning your PC and security program would likely whitelist and trust the malicious installer. The malware gathers personal information on a user’s PC, including IP address and running programs, and sends it to a remote server. In our testing, the program sent data to IP 216.126.225.148.

Restore Your PC (If Possible)

As of the publication of this article, there have been no assurances given that updating or even uninstalling CCleaner will remove the malware is installed. The only action thus far has been shutting down the remote server where user data was being sent has been shut down by authorities. For this reason, it is best to remove the underlying malware separately, as its presence represents a serious security threat. Unfortunately, as this could have been installed as far back as August 15th, 2017, your System Restore points may not go back that far, or even if they do, restoring to such an outdated point may cause unintended problems with other programs you use and potentially lost files and data. Manually backing up files and doing a full format or clean Windows installation would likely be successful in fully removing the malware, but is extremely time-consuming and can be difficult for many PC users. Unfortunately, this makes a PC Restore or format an unattainable option for many.

Update CCleaner to the Latest Version

While CCleaner has told users to update to the latest version of the program. Prior to doing so, we recommend fully uninstall CCleaner, ensuring you check its program files folders and registry keys, manually deleting any remnants, and then re-downloading the latest version from the official site and reinstalling clean.
Read More
An Easy Guide to Resolving Error 1032

Error 1032 - What is it?

If you are an iPhone or an iPad user and you sometimes open your email Yahoo Mail account on your phone, then you will most likely experience the MF Message Error Domain: Error 1032. This error may occur when you access your mail account. The MF Message Error Domain: Error 1032 may prevent you from composing new emails and even stop the inbox from loading.

Solution

Restoro box imageError Causes

The error 1032 can be triggered due to multiple reasons such as:
  • Overloaded History
  • Problems with the account log-in credentials
  • Outdated Yahoo Mail app
  • Authentication issues

Further Information and Manual Repair

To fix this issue on your iPhone or iPad, here are some methods you can try:

Method 1 - Delink and Re-setup Yahoo Email Account

If the error code 1032 occurs due to problems with the account log-in credentials, then try re-setting up your Yahoo email account. To do this, go to tap settings mail, contacts, and calendar, then remove your email account. Now repeat the process and provide valid log-in credentials to re-setup your Yahoo email account.

Method 2 - Update Yahoo Mail App

Another reason can be the outdated Yahoo Mail App. If this is the cause, then simply update it to the latest version. To do this, simply download the latest version from the iTunes store and run it. This will hopefully resolve the issue.

Method 3 - Manage App Connections to Resolve Authentication issues

If the error 1032 occurs due to authentication issues then there are possibilities of conflicts between account security settings. The best way to resolve the error in such a situation is to learn how to manage app connections. Here’s how it’s done: Use your desktop computer to sign in to your Yahoo account. Now click the menu icon and select account info. Enter your account password and sign in again. Now click manage apps and website connections under Sign-in and security section. A list of all authorized mobile devices and applications will be displayed to you. Remove any existing entries appearing for mobile devices. After this, try logging into your Yahoo account from your iPhone or iPad. You will not receive the error.

Method 4 - Clear History

When the cause of the issue is overloaded history, then the best way to go about it is clearing the clutter in the history. Also clear cache and cookies. The cache is the location where temporary files are saved for speeding up the file retrieval process. But sometimes it can get corrupt and the iOS may fail to retrieve data from corrupt cache contents. To clear history and cache, simply tap Settings, Safari, and then clear history, cookies, and data. The process may take some time depending on the cache file size.
Read More
How to Fix Windows 10 Error 0x800488AB

Code 0x800488AB – What is it?

The Error Code 0x800488AB will appear when a user is in the Windows 10 Mail app and has provided an Outlook.com e-mail address. The mail app will give a message that the “account information is out of date” and it does provide an option to fix the issue. After clicking the Fix button, this error code will show up to the user. Common symptoms include:
  • A dialog box will appear with the Error Code 0x800488AB
  • Microsoft Windows 10 Mail App will not retrieve (or subsequently send) mail
  • User cannot delete and re-add the Outlook email account in the Windows 10 Mail app
  • User can still access and log in to various Microsoft websites, including logging into the Outlook Mail website

Solution

Restoro box imageError Causes

This error can be caused by a few different actions of the user when they have changed a password or a PIN number to access their Outlook mail. This error does have a relatively easy fix after the cause is determined and where the break-in information has occurred. A few of the causes may be:
  • If the user changes their password on the Microsoft website and uses the alternative PIN login method to access the Mail App.
  • The log-in information on the Microsoft website does not match the login information on the Windows 10 App.
  • The login information was changed on the Microsoft website and was not updated to reflect on the Windows 10 Mail app.
The Microsoft website and Microsoft Mail app do not share the knowledge of the change in login credentials, therefore the log-in credentials appear to be incorrect when trying to access the Microsoft Mail app. It should be noted that a user may bypass the password option if they log in to the Microsoft Mail app while using the alternative PIN log-in method, thus still leaving the password undetected.

Further Information and Manual Repair

As is the case with all new technology and having a few wrinkles, the release of Microsoft Windows 10 is not left out. There have been a few discussions of errors and bugs, including Error Code 0x800488AB. As of right now, there are three different methods that can be utilized by any at-home user. These methods are rather simple and make sense when the problem has been identified.

Method 1:

Run the built-in Windows Store Apps troubleshooter:
  1. Press the Windows Key and then type ‘troubleshoot’ and hit Enter
  2. Select “View all” on the left panel and run the “Windows Store Apps” troubleshooter from the list displayed and see if it works.

Method 2:

Use the System File Checker tool to repair corrupted or missing system files:
  1. Click Start.
  2. Type cmd, and then press CTRL+SHIFT+ENTER to open the elevated command prompt (I.e. Command prompt with administrative rights).
  3. The User Account Control window should appear, be sure that the action it exhibits is correct, and then press the Continue button.
  4. Type or copy-paste the below command line into it without quotes:
“Sfc /scannow”

Method 3:

  1. Press the Windows Key
  2. Search for "Credentials Manager"
  3. Click on Windows Credentials
  4. Look for any reference to your windows account (generally your @outlook.com is listed)
  5. Delete them.
  6. Then select your account at the top of the start menu and select Log Out.
  7. If using a Pin Code, switch to type input and put your password into the box.
When you go to Mail, and select "Fix Issues" it will detect your password and your account should sync with new emails. In some cases, depending on why this particular error code was caused, you may have to use a powerful automated tool to have it resolved.
Read More
Seven Windows 10 security basics
Hello everyone and welcome to our Windows 10 security basics where we will provide you with common practices you should aim to follow in order not to cough some viruses, malware, keylogger, worm, etc. As you are all aware, we live in a digital age where we are surrounded by luxuries of unlimited information, video chats all over the globe, free calls via the internet, applications that track stuff for us, and many many more things that make our lives easier. Sadly with this kind of technology comes risks of cyber attacks that aim to steal your information, credit card numbers, or any other relevant stuff which could be used illegally in order to make purchases, loans, and other theft in your name so ones doing that could not get caught. Think of data stealers the same as you think of armed robbers in a dark alley, just this time their pray is data about your life so they can make purchases for themselves more than once. This article aims to provide you with some common logic, tips, and tricks of what should you do and where should you pay attention in order not to provide wrong people with your crucial information and data. we hope that you will find reading informative and helpful.
  1. Keep Windows updated.

    Microsoft is working hard on their Windows defender and firewall to provide protection to its users and fixing any introduced security leaks which are found in Windows itself. By updating and keeping Windows updated you make sure that every security leak that is found is patched and removed from Windows and that you have the latest database of known malware inside the firewall and defender. This common practice, however, should not be limited to Windows only, you should update every application you are using for the same reasons.
  2. Use antivirus, anti-malware, and firewall

    These applications exist for a reason and that reason is to protect your data. Dedicated applications specifically made for purposes of defending your data are better than any kind of I am careful mentality since sometimes is enough to just visit a website or just click on some link and you are compromised. You can use Windows Defender and firewall if you wish, they are already in Windows but if you are serious about your data and like to surf the internet some better protection is worth the investment.
  3. Get a dedicated password manager

    Your password is bad, if you use the same password everywhere then it is even worse. Computers have come a long way in the last 50 years and so have cyber attack applications which make your commonsense passwords extremely vulnerable and all of your accounts open to cyber attacks. Dedicated password managers that can hash passwords and automate them are your safest bet that your passwords will not be compromised, get one, and get it today.
  4. Do not click on anything inside emails

    Cyber attacks come in vast variety and one of them is sending you emails informing you that for example your Paypal or anything else has been hacked and that you must click this link to reset your password. These you do not click, no matter how convincing they sound or how good they look, if you need to update your information on a specific service or website, you delete email, open browser and go to that service and change stuff. The same goes with different offers, discounts, women seeking you, men seeking you, prince sending you 1 billion in gold. Only click on links in emails from a trusted and verified source.
  5. Do not click on pop-ups

    Similar to clicking on links in emails you should not click on pop-ups, the same rules, same stuff apply as with emails.
  6. Be careful what you are downloading

    Be careful from where you download your software and be careful what are you downloading and stop using pirated software, any kind of malicious applications, keyloggers, viruses, etc could be hidden in these downloads, and by downloading them you are opening doors to your private information. Only use legal software from trusted sources.
  7. Never leave your phone or computer unattended

    You can never tell who can implement malicious software or get some crucial information from unattended devices, lock them all time and take them with you.
There you go, 7 common tips and tricks for the basic security of your computer. Thank you for reading and I hope to see you again on our site.
Read More
How to Fix Registry Error Code 19

What is the Registry Error Code 19?

Code 19 is a Windows PC error code that indicates a damaged or corrupt registry. This code usually appears when trying to start a connected device, the DVD/ CD ROM drive. Code 19 is a type of Device Manager Error code. When you experience Code 19, the error message is displayed on your Windows screen in either of the following formats:

"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you should uninstall and then reinstall the hardware device. (Code 19)"

"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you can first try running a Troubleshooting Wizard. If that does not work, you should uninstall and then reinstall the hardware device. (Code 19)"

You might encounter other error messages such as error code 42.

Error Causes

Typically the underlying cause of this error code is problems in the registry. The error should be fixed timely without any delays before the damage sets in. Registry issues are critical PC errors. If not resolved it can lead to system freeze, crash, and failure. You are most likely to lose all your important data.

Further Information and Manual Repair

If you have come across this error on your computer, you don’t need to panic. Though this is a serious issue the good news is that it is easy to resolve. You don’t have to be a computer programmer, technically sound or hire a technician to fix the error on your system. Here are a couple of ways to work your way out of this problem:

1. Uninstall and then Reinstall the  DVD/CD ROM Drive

For this here’s what you need to do: simply click on the start menu, and type Device Manager in the search box, and press enter. When the device manager window opens locate the DVD/CD ROM drives. Click on the + sign to expand it. Now right click on the DVD drive click uninstall. After doing this, restart your PC. On the restart, Windows should automatically detect and reinstall the DVD driver. Once the driver installation is complete now see if the DVD drive works. If the error still appears, then you need to repair the registry by deleting the corrupt registry entries. You can download drivers automatically by using a tool such as Restoro.

2. Trouble Shooting Method to Delete the Corrupt Registry Entries

To remove the corrupt registry entries, go to Start and select Run. Type ‘Regedit and press enter to open the registry editor windows. To continue you may be asked to enter the administrator password, insert it to proceed. Now the registry window will be displayed. Here locate the registry key HKEY_LOCAL_MACHINE, then navigate to the following sub registry key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E965-E325-11CE-BFC1-08002BE10318} Here you will see the upper filters registry entry in the right pane. Right-click on the upper filter and select delete. You will be prompted for the confirmation for deletion. Click on the yes tab to confirm. Exit the editor and restart your computer. If you are not technically sound, this may be a little confusing for you, and besides it does not guarantee to resolve all the registry issues on your PC so chances are that Code 19 error may reappear in a short time. To resolve registry issues for the longest time and ensure that errors like Code 19 don’t pop up every now and then, you need to perform proper and in-depth registry cleaning. For this, it is advisable to download Restoro.
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