After updates in Windows 10 (x64), the Everything service is disabled and the startup mode is switched to manual
Any idea how to fix it?
1.4.1.895 (x64)
After any update in windows 10 service is disable
Re: After any update in windows 10 service is disable
Let's see if I understand this (I hope I misunderstood as this is very strange ..) :
You have the Everything service configured to start automatically. After Windows installs an update, your Everything service is not running and the configured startup type is "Manual"?
And when you reconfigure your Everything service to start automatically, after the next Windows Update is is back to Manual?
Does the startup type also change after a normal reboot?
Could you post the result of? (run that from the command-line)
You have the Everything service configured to start automatically. After Windows installs an update, your Everything service is not running and the configured startup type is "Manual"?
And when you reconfigure your Everything service to start automatically, after the next Windows Update is is back to Manual?
Does the startup type also change after a normal reboot?
Could you post the result of
reg.exe query HKLM\SYSTEM\CurrentControlSet\Services\Everything
Re: After any update in windows 10 service is disable
(If you have "clip", which I suppose you do, then you can...
reg.exe query HKLM\SYSTEM\CurrentControlSet\Services\Everything | clip
& just paste the results here.)
reg.exe query HKLM\SYSTEM\CurrentControlSet\Services\Everything | clip
& just paste the results here.)
Re: After any update in windows 10 service is disable
--------
Code: Select all
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Everything
Type REG_DWORD 0x10
Start REG_DWORD 0x2
ErrorControl REG_DWORD 0x0
ImagePath REG_EXPAND_SZ "C:\Program Files\Everything\Everything.exe" -svc
DisplayName REG_SZ Everything
ObjectName REG_SZ LocalSystem
"You have the Everything service configured to start automatically. After Windows installs an update, your Everything service is not running and the configured startup type is "Manual"?" - Yes
"And when you reconfigure your Everything service to start automatically, after the next Windows Update is is back to Manual?" - Yes
"Does the startup type also change after a normal reboot?" - No
------
Windows 10 Pro, Версия 10.0.17134
Re: After any update in windows 10 service is disable
I'm investigating the issue, thanks for the bug report.
For now, to re-enable the Everything Service:
For now, to re-enable the Everything Service:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Everything service (make sure it is tick checked and not square checked).
- Uncheck Run as administrator.
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
Re: After any update in windows 10 service is disable
I run Windows 10 x64 Home and the Everything service is always running as configured
regardless of any updates made.
Today it even surviced the upgrade to version 1903 !
So there is at least no a general problem.
regardless of any updates made.
Today it even surviced the upgrade to version 1903 !
So there is at least no a general problem.
Re: After any update in windows 10 service is disable
Thanks for posting your settings Sorry I had to ask those questions (I think you know what you are doing), but this is too weird ..akelarus wrote: ↑Tue May 21, 2019 5:28 pm --------
Code: Select all
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Everything
Type REG_DWORD 0x10
Start REG_DWORD 0x2
ErrorControl REG_DWORD 0x0
ImagePath REG_EXPAND_SZ "C:\Program Files\Everything\Everything.exe" -svc
DisplayName REG_SZ Everything
ObjectName REG_SZ LocalSystem
-------
"You have the Everything service configured to start automatically. After Windows installs an update, your Everything service is not running and the configured startup type is "Manual"?" - Yes
"And when you reconfigure your Everything service to start automatically, after the next Windows Update is is back to Manual?" - Yes
"Does the startup type also change after a normal reboot?" - No
------
Windows 10 Pro, Версия 10.0.17134
Your service configuration is completely normal. No dependencies with other services; no service grouping; no strange user accounts .. just the default settings.
I don't have an explanation. If the service was just stopped, like below, that might be caused by a (configurable) service timeout. But now I have no clue. Sorry.
It has to be something external to Everything, but I guess you already knew that...
Re: After any update in windows 10 service is disable
I sold a laptop and on a new computer there was no such problem. Thanks for answers.
Excellent program, I use it for many years at home and at work.
Excellent program, I use it for many years at home and at work.