- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi
I'd like to disable the 'Enable User Notification' option in IMSS for all versions of this software but it appears to require different registry keys depending on version. (e.g. Version 8.1 uses "ShowUserNotification") Does anyone have a comprehensive list of which registry key changes this for all versions or would disabling the 'Intel Management and Security Application User Notification Service' be a better option? I'm reluctant to do this as I don't know if this will prevent the functionality of the software in any way.
Thanks,
Jim
Link kopiert
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Isn't there a check box if you bring up the IMSS tool to disable UNS? Otherwise you could stop the service.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Thanks for the reply Gael. Yes, there is a checkbox but I want to do this for thousands of machines, so if I knew how to control that checkbox via the registry, I could script this. I'm just a litle concerned that disabling the service might be overkill.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Ah. I see.
For what versions of AMT are you wanting to disable the UNS? (stopping the service might be the quickest way to do this programatically.)
I have been looking at the registry for AMT 7 and 8 and the advice in the blog below won't work. I will continue to investigate and get back with you when I find out more information.
The blog addresses your question for older versions of AMT - there is no atchk.exe on newer systems, for example
On my AMT 7 system is see that the executable has changed and appears to be here:
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\UNS
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Amt 7.0 uses the "ShowUserNotification" registry key as well:
Computer\HKEY_CURRENT_USER\Software\Intel\PIcon\Setting\ShowUserNotification
What other versions of AMT are you working with?
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
We are using version 9.5, and that registry key doesn't seem to apply. is there any further advice?
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Thierry, I apologize for the delay. We are looking into this.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Here is an update:
First, LMS and UNS are now one service (so i you disable UNS, you will be disabling LMS - not sure you want to do that.)
You can run a batch file with the following:
- sc config LMS start=disabled
You can also do this programatically (c/c++) using the following API:
- ChangeServiceConfig()
- http://msdn.microsoft.com/en-us/library/windows/desktop/ms681987%28v=vs.85%29.aspx
In the registry:
I hope this helps.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Doesn't seem as I would like to disable this all. The only thing that should be disabled is the end user notifications. eg. the user always gets: intel anti theft is disabled (which is by design as intel deprecated the feature and we already phased it out). the notification popup appears on the desktop top right corner.

- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite