Quantcast
Channel: How To's | Everything Tech - Appuals.com
Viewing all articles
Browse latest Browse all 4542

How to Fix SearchUI.exe Suspended on Windows 10

$
0
0

SearchUI.exe suspended is often caused by your third-party antivirus software which usually interferes with your background processes. Search User Interface or SearchUI is a component of the Microsoft’s search assistant called Cortana. If your searchUI.exe process is suspended, this means you won’t be able to use Cortana. Evidently, some people like to make use of Microsoft’s search assistant by giving it commands through their microphone. Though, there are certain things or apps that’ll stop you from utilizing it.

This doesn’t pop up as an error dialog notifying you that the searchUI.exe file has been suspended but rather it can be found when you open your Task Manager and go through the processes listed there. This issue is not critical and can be solved via some easy and potent solutions. However, before we get into that, let’s have a look at the causes.

SearchUI Suspended Windows 10

What causes SearchUI.exe suspended on Windows 10?

Well, the suspension of searchui.exe can be caused by numerous factor such as –

  • Third-party antivirus. If you are using a third-party antivirus, you are most likely to see the file suspended because your antivirus is trying to stop it.
  • Outdated windows. If you haven’t updated your Windows for quite some time, then this could potentially be the factor of the file being suspended. The UI is not perfect and it needs constant updating.
  • Corrupt package folder. Occasionally, the reason the file is being suspended is corrupt Cortana package folder which means you’ll have to delete it.

Now, it is time to get into the solutions:

Solution 1: Update your Windows

As we mentioned earlier, an outdated Windows could be the cause of this. The User Interface has not been perfected yet and it requires constant updates from its manufacturer which it’ll only get if you update your Windows. Therefore, starting off with the easy task, try updating your Windows if you haven’t. To check for updates, do the following:

  1. Press Winkey + I to open Settings.
  2. Click on ‘Update and Security’.
  3. Hit ‘Check for updates’.
    Check for Windows Update

If it prompts you with an update, do update your system.

Solution 2: Fixing Cortana’s Package Folder

A corrupt package folder might be stopping the file from running. In such a case, you’ll have to delete the folder in Safe Boot. Please follow this article to learn how to boot your system in Safe Boot. Once you’ve booted up your system, do the following:

  1. Press Winkey + X and select ‘Command prompt (Admin)’ or ‘Windows Powershell (Admin)’.
  2. Once that loads up, enter the following command (replace {USERNAME} with your system’s username).
    Reset Cortana’s Package Folder through PowerShell
RD /S /Q “C:\Users\{USERNAME}\AppData\Local\Packages\Microsoft.Windows.Cortana_cw5n1h2txyewy\RoamingState”
  1. Now, open up Windows Powershell (Admin) if you used the command prompt to enter the above-mentioned command.
  2. Once Windows Powershell loads up, enter the following command:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like “*SystemApps*”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Paste the command to get the package folder

Solution 3: Disable your Antivirus

Some users have reported that their third-party antivirus was interfering with the process due to which it was listed as suspended. This was mostly caused by Avast antivirus — so if you are using an Avast antivirus or any other, please turn off your antivirus and then reboot your system to see if the file is still listed as suspended or not.

Solution 4: Delete Roaming User Profile

If you are using a Roaming User profile on your system then the problem might be occurring because of your user profile as it can generate certain issues with SearchUI.exe file. If this is the case for you, you’ll just have to delete the Roaming User Profile. Here’s how to do it:

  1. Go to your Desktop, right click ‘This PC’ and select ‘Properties’.
  2. On the left-hand side, click ‘Advanced system settings’.
  3. A window will pop up, there click ‘Settings’ under User Profiles.
    Click Settings and delete roaming profile
  4. Locate your Roaming profile and delete it.

Solution 5: Reinstall iCloud

Lastly, another reason can be your iCloud installation. Your iCloud process might be interfering with the SearchUI.exe process in which case you’ll have to reinstall iCloud. Therefore, please refer to this article already published on our site where you’ll find several methods of removing iCloud from your Windows 10.

The post How to Fix SearchUI.exe Suspended on Windows 10 appeared first on Appuals.com.


Viewing all articles
Browse latest Browse all 4542

Trending Articles