On Sun, 8 Nov 2020 11:23:10 +0100, Roland Schweiger wrote:
> There are soooooooooo many suggestions in Google and i tried the most
> sensible ones.
I saw what you tried, and I saw what others suggested.
o Below are some native Windows diagnostics I might also suggest you try.
(There are plenty more we can suggest - but what about these first?)
1. What I didn't see anyone suggest (maybe I missed it?) was a native
*Windows boot performance diagnostic test*.
o Win+R > gpedit.msc {control+shift+enter} <=== run as admin
Computer Configuration > Administrative Templates > System >
Troubleshooting and Diagnostics > Windows Boot Performance Diagnostics >
Configure Scenario Execution Level >
Change from (o)Not Configured; Change to: (o)Enabled
Change the "Scenario Execution Level" dropdown from:
[Detection & Troubleshooting Only]
Change the "Scenario Execution Level" dropdown from:
[Detection, Troubleshooting and Resolution]
[OK][File > Exit]
Check that this new "Diagnostic Policy Service" is now running.
o Win+R > services.msc > Diagnostic Policy Service
(The service status should be "Running".)
Reboot
o Win+R > Win+R > shutdown.exe /r /f /t 5 /c "Reboot in 5s!"
2. Another test is the *windows performance recorder user interface*:
o Win+R > wprui {control+shift+enter} <== run as admin
Press [OK] to get rid of the hot key nag screen
"This tool will gather information about the interaction of the programs
and hardware running on this computer for analysis."
Change "Performance scenario" from [General] to [Boot] or [Fast Startup]
Set the additional levels of triage as desired & then click [Start].
Change the file name, if desired:
C:\Users\arlen\Documents\WPR Files\ARLEN.11-08-2020.08-24-09.etl
Description:
This is a test using Win+R > wprui
Click [Save]
3. Yet another Windows test is the *bare minimum boot diagnostic test*.
If the bare-minimum boot is fast, then, one by one, you can re-enable
services to see which, if any, are holding up the next boot process.
o Win+R > services.msc > action > export list > Text
(save the list to an editable text or csv file)
o Win+R > msconfig > General > Startup selection
(_)Normal startup
(o)Diagnostic startup
(_)Selective startup
4. Another test you can try is "*driver verifier*", which allows you to
turn off drivers, once by one, or en masse, for a diagnostic boot.
o Win+R > verifier
<
https://i.postimg.cc/vTnqk9GC/bsod100.jpg>
Configure that Windows Driver Verifier Manager
o Create standard settings > Next
o Automatically select all drivers installed on this computer > Finish
o Win+R > shutdown.exe /r /f /t 5 /c "Reboot in 5 seconds!"
There are plenty more I could suggest, but what do you think of those?
--
For gory details on each of these Windows tools, see this recent thread:
o Windows 10 BSOD indicates a hardware problem - but what hardware is the problem?
<
https://alt.comp.os.windows-10.narkive.com/oL7PTNKu/windows-10-bsod-indicates-a-hardware-problem-but-what-hardware-is-the-problem>
<
http://www.pcbanter.net/showthread.php?t=1110105>
<
https://groups.google.com/forum/#!topic/alt.comp.microsoft.windows/u0ay9h777Wg>