Jump to content

Windows 10 Search Problems

Trying to help my friend sort out his sound problems with Windows. However when he types "sound" into Cortana (or in any form of searching Windows) it simply comes up as "couldn't find files" or something similar. What the actual hell is going on? He has the same version of Windows 10 as I and I don't have any issues? Is this a known bug?

Link to comment
https://linustechtips.com/topic/549021-windows-10-search-problems/
Share on other sites

Link to post
Share on other sites

Does he have any files / applications with the word sound even?

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to post
Share on other sites

Did he block any of the privacy settings? Because if not mistaken, Cortana doesn't really work without connection to Microsoft, even for searching local files. Don't quote me on that though.

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to post
Share on other sites

1 minute ago, MrKickkiller said:

Did he block any of the privacy settings? Because if not mistaken, Cortana doesn't really work without connection to Microsoft, even for searching local files. Don't quote me on that though.

None of the ones that would effect searches.

Link to post
Share on other sites

Cortana also works only in some countries, not all. First off, are you sure it's supported in your region? If not, turn that option off and only search the local computer. Second, what are you hoping would appear? The local sounds app? Try entering the term and not hitting enter. You can also get to this by right clicking the speaker icon in the notification bar if you have that shown. Third, perhaps it might seem like a silly question but have you installed an English version of Windows (i.e. not a Welsh one?)

Link to post
Share on other sites

On 19 February 2016 at 2:12 PM, alex_read said:

Cortana also works only in some countries, not all. First off, are you sure it's supported in your region? If not, turn that option off and only search the local computer. Second, what are you hoping would appear? The local sounds app? Try entering the term and not hitting enter. You can also get to this by right clicking the speaker icon in the notification bar if you have that shown. Third, perhaps it might seem like a silly question but have you installed an English version of Windows (i.e. not a Welsh one?)

Probably should have updated this :P reinstalling Windows 10 fixed the problem, must have gone wrong somewhere the first time he did it! 

Link to post
Share on other sites

For future reference, or for anyone having Start Menu options in Windows 10, this fixes any issues I have had with it 9 times out of 10.

 

Open an elevated command prompt. Execute the following:

powershell

This will open a Windows powershell. From there, enter and execute the following command:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

 

Let that run and then restart Windows.

Follow me on Twitch! - Twitch.TV/PedenPants

Gaming Rig

Core i7-6800k @ 4.0 GHZ | 16 GB Corsair DDR4-3000 | WD Black NVMe 256 GB | WD Blue 1 TB | Acer 24" 144 HZ XFA240 | ASUS STRIX GTX 1070 8 GB

Streaming Rig - Dell Inspiron i7559

15.6" 1920x1080 | Intel Core i5-6300HQ @ 3.2GHZ | 16 GB DDR3-12800 | 256 GB SSD | Nvidia GTX 960M 4GB

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×