Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

Entropy requires no maintenance. -- Markoff Chaney


computers / alt.comp.os.windows-10 / Slow Winlogon notification subscriber

SubjectAuthor
o Slow Winlogon notification subscribersticks

1
Slow Winlogon notification subscriber

<uptosv$vmbp$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=78132&group=alt.comp.os.windows-10#78132

  copy link   Newsgroups: alt.comp.os.windows-10
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wolverine01@charter.net (sticks)
Newsgroups: alt.comp.os.windows-10
Subject: Slow Winlogon notification subscriber
Date: Tue, 6 Feb 2024 11:05:33 -0600
Organization: A noiseless patient Spider
Lines: 72
Message-ID: <uptosv$vmbp$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 6 Feb 2024 17:05:35 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="558b243ae39f7bb163a472bab1e43ecb";
logging-data="1038713"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19xIe/3c3SS1iEhJl8SjjwC"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Betterbird/102.15.1
Cancel-Lock: sha1:f/1zXbt5ICiP4RD5dGcsaSnIjXU=
Content-Language: en-US
 by: sticks - Tue, 6 Feb 2024 17:05 UTC

This post is regarding the Win 10 slow starting laptop mentioned in
other threads.

First thing was doing the usual stuff. Virus and maleware checks,
cleaning up temp files, followed Winston's routine of SFC and DISM
repairs, updating drivers ( video driver was good), and whatever else I
could think of. Everything reported OK and nothing helped.

Looking into logs, the Winlogon Notification Subscriber was taking 824
seconds to handle the notification event. That alone is 13.75 minutes.
I found a script out there that some said fixed the issue, which I'll
add at the bottom. It didn't help.

In the end, I guess the profile was corrupted somehow, because I tried
creating a new one and it took about 1.5 minutes to fire up. So, I just
got everything on that profile working and got rid of the old one.

Any ideas what causes this Winlogon notification to take so long?

The script
------------
@Echo off
If EXIST "c:\Wbem.txt" GOTO END
:BEGIN
Echo.Checking following services...
Echo IPHelper (iphlpsvc)
Echo SMS Agent Host (CcmExec)
Echo Security Centre (wscsvc)
Echo Windows Management Instrumentation (winmgmt)
Echo.

Set Service1="ccmexec"
Set Service2="iphlpsvc"
Set Service3="wscsvc"
Set Service4="winmgmt"

:CHECK
for /F "tokens=3 delims=: " %%H in ('sc query %Service1% ^| findstr
"STATE"') do (
Set Service1State=%%H
if /I "%%H" NEQ "STOPPED" (
echo.%Service1% still STOP_PENDING. Press Any key to check again
otherwise Ctrl C out of the script
net stop %Service1% timeout 10 cls GOTO Check ) ) for /F "tokens=3
delims=: " %%H in ('sc query %Service2% ^| findstr "STATE"') do ( Set
Service2State=%%H if /I "%%H" NEQ "STOPPED" ( echo.%Service2% still
STOP_PENDING. Press Any key to check again otherwise Ctrl C out of the
script net stop %Service2% timeout 10 cls GOTO Check ) ) for /F
"tokens=3 delims=: " %%H in ('sc query %Service3% ^| findstr "
STATE"') do ( Set Service3State=%%H if /I "%%H" NEQ "STOPPED" (
echo.%Service3% still STOP_PENDING. Press Any key to check again
otherwise Ctrl C out of the script net stop %Service3% timeout 10 cls
GOTO Check ) ) for /F "tokens=3 delims=: " %%H in ('sc query %Service4%
^| findstr " STATE"') do ( Set Service4State=%%H if /I "%%H" NEQ
"STOPPED" ( echo.%Service4% still STOP_PENDING. Press Any key to
check again otherwise Ctrl C out of the script net stop %Service4%
timeout 10 cls GOTO Check ) )

:STATUS CLS Echo.%Service1% is %Service1State% Echo.%Service2% is
%Service2State% Echo.%Service3% is %Service3State% Echo.%Service4% is
%Service4State% echo. echo.All Services Stopped... Please Wait...
Repairing WBEM Repository del C:\Windows\System32\wbem\Repository\*.* /q
rd C:\Windows\System32\wbem\Repository* /q timeout 5 cls echo.Fix
complete. Your computer will Restart in 60 seconds. shutdown -r -t 60
echo.WBEM Script Control > c:\WBEM.txt timeout 60 :END

--
Stand With Israel!
NOTE: If you use Google Groups I don't see you,
unless you're whitelisted and that's doubtful.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor