W10pro x64 NetLogon service debug mode - enable?

Noid

Platinum Member
Sep 20, 2000
2,373
183
106
I have 2 user admin accounts on a W7pro x64 to W10pro x64 upgrade.
One of which is now having a 60 ~ 65 second delay startup after entering the password.
( The other account boots to desktop in 4 seconds )

Application event logs provide no details as to what the 'hangup" is ...

[ -- Event Id 6005 -- ]

The winlogon notification subscriber <Profiles> is taking long time to handle the notification event (Logon).

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-Winlogon" Guid="{DBE9B383-7CF3-4331-91CC-A3CB16A3B538}" EventSourceName="Wlclntfy" />
<EventID Qualifiers="32768">6005</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-10-09T11:35:13.000000000Z" />
<EventRecordID>5414</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>lanbox</Computer>
<Security />
</System>
- <EventData>
<Data>Profiles</Data>
<Data>Logon</Data>
<Binary>70AA8D84</Binary>
</EventData>
</Event>

[ -- Event Id 6006 -- ]

The winlogon notification subscriber <Profiles> took 65 second(s) to handle the notification event (Logon).

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-Winlogon" Guid="{DBE9B383-7CF3-4331-91CC-A3CB16A3B538}" EventSourceName="Wlclntfy" />
<EventID Qualifiers="32768">6006</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-10-09T11:35:18.000000000Z" />
<EventRecordID>5415</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>lanbox</Computer>
<Security />
</System>
- <EventData>
<Data>Profiles</Data>
<Data>65</Data>
<Data>Logon</Data>
<Binary>02000000</Binary>
</EventData>
</Event>

The " WINDOWS\debug\netlogon.log " is empty when trying to turn on the " BDFlag "

https://support.microsoft.com/en-us/kb/109626

The "Easy Fix " does not install for W10
So, I tried using regedit.

No results in the log file.

Does someone know how to debug my problem?