"Search Everything" without getting UAC popup on Windows 10

4

1

Since I've updated to Windows 10, Search Everything always ask for an UAC. I run this application as an service and have already unchecked the 'run as administrator' (this is the suggested solution in other post).

(This question has been asked before, for Windows 7, but the solution provided there seems to be obsolete.)

Richard de Ree

Posted 2016-08-03T09:37:26.783

Reputation: 301

have you tried my trick to install everything as service? – magicandre1981 – 2016-08-05T15:12:41.057

Yes it did, thank you for the help and sorry for the late response – Richard de Ree – 2016-08-10T21:15:11.403

What is "Search Everything"? From voidtools?

– Peter Mortensen – 2018-06-11T13:16:16.200

Answers

3

Run setup again and select to install Everything as Windows service.

enter image description here

Now the 2nd everything.exe runs with normal user permissions without any UAC prompt.

magicandre1981

Posted 2016-08-03T09:37:26.783

Reputation: 86 560

1

Disabling UAC in Windows 10 should never be suggested, as the launch contracts for applications using the UWP rely heavily on the feature. With UAC disabled, you will lose the ability to use various "Modern" applications - and new core components are being transferred to this model in each build. Examples of applications and components that could be affected and lose functionality are the ShellExperienceHost , Cortana, and in 1703 ...File Explorer.

Charles

Posted 2016-08-03T09:37:26.783

Reputation: 11

0

You have to disable or lower the UAC in Windows 10. There are two ways to do so:

Option 1: Change User Account Control Settings in Control Panel

Option 2: Change User Account Control Settings using a REG file

Steps for option 1:

  1. Open Control panel.
  2. Click user accounts icon.
  3. Click Change User Account Control settings. (If you get a UAC prompt click yes)
  4. Slide the slider down to each level and click ok
  5. Try running search everything. Repeat step 4 until desired outcome is achieved.

Steps for Option 2:

  1. Open Registry Editor by pressing Windows + R key combination, type in regedit and press Enter.

  2. If prompted by UAC, click on Yes to continue.

  3. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

  4. In right-side pane, look for a EnableLUA and set the value to 0 and close Registry Editor. (If you do not have this DWORD value, then create it.)

  5. Restart your computer.

Thank you.

Animesh Patra

Posted 2016-08-03T09:37:26.783

Reputation: 2 188

Please avoid doing quick link answers, you can add a quick summary of how to get to the option in control panel using bullet points. Only takes a minute or two and vastly improves your quality of answer. – Lister – 2016-08-03T09:55:58.797

You could have avoid the downvote. Understand by reading is not that hard. – Animesh Patra – 2016-08-03T10:42:58.120

"Provide context for links

Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline." Part of how to write a good answer in the help pages. http://superuser.com/help/how-to-answer

– Lister – 2016-08-03T10:48:11.777

@Lister Is it okay now? Thank you. – Animesh Patra – 2016-08-03T11:22:34.453

Aye all good, not trying to be a pain, just makes life a little bit easier for everyone. That and protects us from the eventual 404 on the links! Already flipped the down to an upvote – Lister – 2016-08-03T11:23:20.937

Yeah, I can totally understand now. Thanks for the correction Lister. – Animesh Patra – 2016-08-03T11:24:35.813

@KinameCole if you are copying content from somewhere then you must still provide the link for attribution. Preferably your copied content should also be in a block quote to show what is yours and what isn't. Read How to reference material written by others.

– Mokubai – 2016-08-03T12:11:18.753

-1

I found I had to install the x86 version, NOT the x64 version, using magicandre1981 suggestion to install Everything as a Windows service.

Specifically, Everything-1.4.1.935.x86-Setup.exe worked, Everything-1.4.1.935.x64-Setup.exe did not work.

Rocky Scott

Posted 2016-08-03T09:37:26.783

Reputation: 119

Sounds like you had a 32-bit version of Windows installed. The accepted answer just recommended Everything in general. Rest assured both versions actually work. – Ramhound – 2019-12-21T23:53:35.647

@Ramhound. Sorry, it didn't work for me. I tried it several times. It could be that my newer version of Everything has this issue. Here is my system information: Edition: Windows 10 Pro. Version: 1903. Installed on: 2019-09-03. OS build: 18362.535 System type: 64-bit operating system. x64-base processor. Processor: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz. Please remove the down vote if I am not an idiot. Thanks. I am just trying to be helpful in case someone was in my position. – Rocky Scott – 2019-12-23T02:24:21.193