Hi again
Perfmon /report never finishes
I haven't been able to find out why this happens on some systems. It happened to one of my Windows 10 laptops that I use for testing (I try to duplicate issues forum visitors experience). But so far, no luck in finding an answer for that one yet....
SATA/AHCI drivers
I probably would have tried the generic one first, but you could simply test them separately, and see which works better on your system. The Intel driver has been associated with some latency issues ... but then driver updates are truly in flux with Windows 10 - so I think testing both is reasonable (that is -testing one, and then testing the other ... not both at the same time).
USB drivers
I'd try testing with the Intel driver enabled. It's OK if the ASmedia version re-installs. Just disable it in Device Manager. For the sake of thorough testing, you can try things with the Intel on and Asmedia disabled, then try things with ASmedia enabled and Intel disabled. It's just a few clicks in Device Manager, after all. In theory, one should prove to be less troublesome. The USB drivers from Intel do indeed come from 64-bit Windows 7 drivers, but they are supposed to work in Windows 10 as well. You don't have to download anything - I believe the Intel USB drivers were installed during your first installation of Windows 10 (you just recently enabled one of them).
Error = "The DSM service was delayed by 135 seconds for a driver query/download/install on device 'HDAUDIO\FUNC_01&VEN_10DE&DEV_0041&SUBSYS_38422666&REV_1001\5&1ED170FF&3&0001'"
This error points to what I believe is the Nvidia HD Audio driver that is part of the drivers for your Nvidia card. I believe DSM refers to the Driver Setup Manager: it was likely looking for a driver for the Nvidia HD Audio. The easiest way to deal with that (sometimes troublesome) driver, is to let it install, and then disable it in Device Manager. Once a working version of it arrives, those with Nvidia cards will be quite happy, because some of the stuttering audio issues might be linked to the current driver. The hardware ID is the 0041, vendor 10DE is Nvidia.... here is a screenshot of a chart from Nvidia that shows their hardware IDs - I highlighted the one in your error message:
Diagnostics
Since your system is experiencing some STOP errors (the "BSODs" or "Blue Screen of Death" errors), it's a good idea to make sure that faulty hardware isn't the problem. It can be hard determine why an error occurs in the system kernel, for example -- because it could be a driver problem or a hardware problem. By running diagnostics on the hardware, you can rule out failing hardware as the problem. Or reinforce it's likelihood of it being the source.
Diagnostics built-into your computer are a good first step, since they tend to test so many critical parts: motherboard, display, hard drives, optical drives, ports. But often the tests are quite brief and not very thorough. If your system has built-in diagnostics, that would show up in your user manual. System memory can be tested using MemTest86+, a reliable diagnostic many techs have trusted over many years... it is kept reasonably up-to-date, too. It is included with several other diagnostics on the free open-source diagnostic CD called the "UBCD". You can download and create the bootable CD from
Ultimate Boot CD - Overview
All the instructions on how to create the CD, and how to use it, are on their website. For your hard drives, use the diagnostics from the hard drive manufacturer's support website, if available. There are some hard drive diagnostics on the UBCD ... but these tend to be older versions. If no diagnostics are available from your hard drives manufacturers, for the standard IDE/SATA drives the Hitachi/IBM diagnostics can sometime run a generic test. I don't have my notes with me at the moment... but if you have an SSD drive, use the diagnostics from the manufacturer, if possible. They are so new, I'm not sure that decent generic diagnostics are available yet ... so we'll hope for diagnostics from the manufacturers.
If your system passes all the diagnostics (or not) let us know...
Driver Verifier
This can be a handy tool, but it has to be handled carefully. Since it tends to induce crashes (in order to test drivers extensively.. which can yield helpful memory dumps after crashes).... Driver Verifier is best run for short periods, and turned off when not actively testing. It can skew the results of other diagnostics if both run at the same time.
The Windows User mode Driver Framework error (Wudfrd failed to load)
I'm not sure which device is being pointed to, but I have seen others for whom the issue as an internal hard drive & hibernation enabled on the drive. Since Windows 10 uses a "fast startup" mode that actually is a form of hibernation, you could try turning off "Fast Startup" just to see. It's harmless, usually. Microsoft figured you wouldn't care if your PC takes longer to shutdown, so long as it started up faster. It was a trade-off.
To Turn off "Fast Startup" in Windows 10:
1)
Right-click the
Windows 10 Start Menu icon
2) Select
Power Options
3) Select
Change what the power buttons do
4) Select
Change settings that are currently unavailable
5) In the "
Shutdown settings" section, make sure to
remove the checkmark in the option-box "
Turn on fast startup".
6) Select "
Save Changes" and exit.
If testing things with Fast Startup disabled doesn't help, you can re-enable it following those same steps, except put a checkmark back in the option box.
_________________________
I haven't yet had a chance to look through your latest files, but I'll try to find time a bit later on....
Good luck!