wininit event id 11 error
working on a desk top system upgraded to windows 7 64 bit, keep getting this error every time i reboot, then i check event viewer, this is at the top of this list all the time, saying "custom dynamic link libraries are being loaded for every application, the system adim should review the list of libraries to ensure they are related to trusted application"

so how do i check out my dynamic link libraries.

February 21st, 2010 8:00pm

Perhaps a bit off-topic for this forum, but it sounds like you have AppInit_DLLs set to load.  Check the [HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\Appinit_Dlls] value in the registry, and try to determine what DLLs are loading from there.  (Alternatively, check Sysinternals' Autoruns' AppInit tab.) Google software adds DLLs there, as do AV software packages and various other software.
Free Windows Admin Tool Kit Click here and download it now
February 21st, 2010 10:57pm

For reference -
Kaspersky Internet Security 2010 kicks this event off on my new (non-upgrade) Win 7 machine.
March 18th, 2010 12:03pm

Yes, KAV/KIS fiddles with AppInit_DLLs...
Free Windows Admin Tool Kit Click here and download it now
March 18th, 2010 1:42pm

Read elsewhere that the path(s) to the DLL(s) is/are listed in the Details tab of this warning. For me, it is showing C:\Windows\system32\nvinitx.dll which is part of the NVIDIA driver on my notebook. (It's this hybrid Optimus thing where it can switch between integrated and discrete GPUs per application, so this sort of makes sense.)
May 11th, 2011 2:23pm

Windows 7 Home Premium SP1 on a HP Pavillion dv7-6153a Laptop

 

Hi Everyone,

I have the same problem with event id 11 errors.  I used to Autoruns to check the AppInit_DLLs set to load and discovered that the AVG antivirus resident shield starter, avgrssta.dll, was set to load.

What should I do? Should I disable this to stop the error? I have hundreds or id 11 errors and they are all based on this!

Many thansk for any advice,

Judd

Free Windows Admin Tool Kit Click here and download it now
December 9th, 2011 9:03pm

Hi Judd,

is it "only to see" the event 11 or did you have any performance issues with this ?

Best regards

December 15th, 2011 11:34am

As of 2013-Dec, on my Windows 7 Home Premium system, I also see many entries for that warning and they ALL pertain to the same nVidia DLL as shown below.

"Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications."

When I checked Sysinternals' AutoRuns tool > AppInit tab, there were no entries.

Here's one example from the System Event Log which references this nVidia DLL nvinitx.dll:

Log Name:      System
Source:        Microsoft-Windows-Wininit
Date:          2013/12/10 22:58:58 PM
Event ID:      11
Task Category: None
Level:         Warning
Keywords:      
User:          SYSTEM
Computer:      ComputerName
Description:
Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Wininit" Guid="{206F6DEA-D3C5-4D10-BC72-989F03C8B84B}" />
    <EventID>11</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <EventRecordID>236751</EventRecordID>
    <Correlation />
    <Execution ProcessID="764" ThreadID="804" />
    <Channel>System</Channel>
    <Computer>ComputerName</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="StringCount">1</Data>
    <Data Name="String">C:\windows\system32\nvinitx.dll</Data>
  </EventData>
</Event>
 





  • Edited by Paulie-D Wednesday, December 11, 2013 5:19 AM
Free Windows Admin Tool Kit Click here and download it now
December 11th, 2013 8:06am

As of 2013-Dec, on my Windows 7 Home Premium system, I also see many entries for that warning and they ALL pertain to the same nVidia DLL as shown below.

"Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications."

When I checked Sysinternals' AutoRuns tool > AppInit tab, there were no entries.

Here's one example from the System Event Log which references this nVidia DLL nvinitx.dll:

Log Name:      System
Source:        Microsoft-Windows-Wininit
Date:          2013/12/10 22:58:58 PM
Event ID:      11
Task Category: None
Level:         Warning
Keywords:      
User:          SYSTEM
Computer:      ComputerName
Description:
Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Wininit" Guid="{206F6DEA-D3C5-4D10-BC72-989F03C8B84B}" />
    <EventID>11</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <EventRecordID>236751</EventRecordID>
    <Correlation />
    <Execution ProcessID="764" ThreadID="804" />
    <Channel>System</Channel>
    <Computer>ComputerName</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="StringCount">1</Data>
    <Data Name="String">C:\windows\system32\nvinitx.dll</Data>
  </EventData>
</Event>
 





  • Edited by Paulie-D Wednesday, December 11, 2013 5:19 AM
December 11th, 2013 8:06am

As of 2013-Dec, on my Windows 7 Home Premium system, I also see many entries for that warning and they ALL pertain to the same nVidia DLL as shown below.

"Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications."

When I checked Sysinternals' AutoRuns tool > AppInit tab, there were no entries.

Here's one example from the System Event Log which references this nVidia DLL nvinitx.dll:

Log Name:      System
Source:        Microsoft-Windows-Wininit
Date:          2013/12/10 22:58:58 PM
Event ID:      11
Task Category: None
Level:         Warning
Keywords:      
User:          SYSTEM
Computer:      ComputerName
Description:
Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Wininit" Guid="{206F6DEA-D3C5-4D10-BC72-989F03C8B84B}" />
    <EventID>11</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <EventRecordID>236751</EventRecordID>
    <Correlation />
    <Execution ProcessID="764" ThreadID="804" />
    <Channel>System</Channel>
    <Computer>ComputerName</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="StringCount">1</Data>
    <Data Name="String">C:\windows\system32\nvinitx.dll</Data>
  </EventData>
</Event>
 





  • Edited by Paulie-D Wednesday, December 11, 2013 5:19 AM
Free Windows Admin Tool Kit Click here and download it now
December 11th, 2013 8:06am

As of 2013-Dec, on my Windows 7 Home Premium system, I also see many entries for that warning and they ALL pertain to the same nVidia DLL as shown below.

"Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications."

When I checked Sysinternals' AutoRuns tool > AppInit tab, there were no entries.

Here's one example from the System Event Log which references this nVidia DLL nvinitx.dll:

Log Name:      System
Source:        Microsoft-Windows-Wininit
Date:          2013/12/10 22:58:58 PM
Event ID:      11
Task Category: None
Level:         Warning
Keywords:      
User:          SYSTEM
Computer:      ComputerName
Description:
Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Wininit" Guid="{206F6DEA-D3C5-4D10-BC72-989F03C8B84B}" />
    <EventID>11</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <EventRecordID>236751</EventRecordID>
    <Correlation />
    <Execution ProcessID="764" ThreadID="804" />
    <Channel>System</Channel>
    <Computer>ComputerName</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="StringCount">1</Data>
    <Data Name="String">C:\windows\system32\nvinitx.dll</Data>
  </EventData>
</Event>
 





  • Edited by Paulie-D Wednesday, December 11, 2013 5:19 AM
December 11th, 2013 8:06am

Have you solved this error and how?
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2014 11:17am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics