Search:

Type: Posts; User: Win10Warlord

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    This is all mentioned in my previous posts, those...

    This is all mentioned in my previous posts, those GUIDs are device setup classes and are documented by Microsoft. You can find them here:...
  2. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    It's part of the same update/service as...

    It's part of the same update/service as gameflt.sys and my conjecture is based on previous experience and what I found using the !storagekd debugger commands.



    It's listed in the previous post,...
  3. Replies 22 Views 5,220

    It crashes during a PPMCheck which is run...

    It crashes during a PPMCheck which is run periodically in order to make power management decisions for particular cores. There is a debugger command for this called !ppmcheck but it doesn't reveal...
  4. Thread: Thread stuck in device driver by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 31 Views 4,824

    No problem!

    No problem!
  5. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    Thanks, looks like they both have been...

    Thanks, looks like they both have been successfully removed, let's see if the system crashes again; hopefully it won't!

    zbook I was looking to find what filter drivers were attached to the...
  6. Replies 7 Views 6,185

    Usually, everything is configured according to...

    Usually, everything is configured according to the .inf file associated with the driver. If you want to make a driver load at boot then you will need to add or amend the Services subkey under the...
  7. Replies 22 Views 5,220

    I'm not sure where you've drawn this conclusion...

    I'm not sure where you've drawn this conclusion from other than running !thread with dps? You need to take the entire thread stack into context and just not blindly assume that because a third-party...
  8. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    Thanks, it looks like it assumed that the...

    Thanks, it looks like it assumed that the whitespace was part of the driver name while searching, gameflt;XVDD should have worked correctly.

    FRST Fix
    NOTICE: This script was written specifically...
  9. Thread: Thread stuck in device driver by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 31 Views 4,824

    I suspect that it is more hardware related, the...

    I suspect that it is more hardware related, the laptop is at least 11-12 years old at this point.
  10. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    Thanks, gameflt.sys is known to cause problems,...

    Thanks, gameflt.sys is known to cause problems, particularly Stop 0x7Es so let's remove it along with the Xbox miniport driver using FRST:

    FRST Registry Search
    1. Click your Start button and type...
  11. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    zbook is there any evidence of MBAM being the...

    zbook is there any evidence of MBAM being the problem other than a Stop 0x7E which wasn't saved and could be related to anything?

    @CoralZeus please provide the output the registry queries so we...
  12. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    Thanks, there isn't too much additional...

    Thanks, there isn't too much additional information but at least we have a little bit more to work with, I was hoping we would find where the surprise removal request possibly originated from.
    ...
  13. Thread: Randoms BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 87 Views 11,574

    Driver Verifier isn't going to find anything, I...

    Driver Verifier isn't going to find anything, I would leave it disabled for now and please zip up and provide the following file if it exists:


    %systemroot%\MEMORY.DMP

    The file will too large...
  14. Thread: Thread stuck in device driver by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 31 Views 4,824

    Could you please provide the latest dump files...

    Could you please provide the latest dump files using the V2 collection tool? The best option at the moment would be to use the just the iGPU and then wait until you have another crash. It seems that...
  15. Thread: Thread stuck in device driver by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 31 Views 4,824

    Where did you download the AMD GPU drivers from?...

    Where did you download the AMD GPU drivers from? Karl Sabo is a very odd digital signer name, I would expect with a large organisation that it would be the company name rather than - potentially -...
  16. Thread: BSoD WDF_VIOLATION by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 7 Views 1,274

    No problem and it would seem that the WDF driver...

    No problem and it would seem that the WDF driver is dc1-controller.sys which is in fact related to Xbox peripherals.


    15: kd> lmvm dc1_controller
    Browse full module list
    start end ...
  17. Thread: BSoD WDF_VIOLATION by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 7 Views 1,274

    That third parameter is a handle to the WDF...

    That third parameter is a handle to the WDF device which was being removed.


    15: kd> dt FxDevice ffffe603ef40b750
    Wdf01000!FxDevice
    +0x000 __VFN_table : 0xfffff805`63c637e0
    +0x008...
  18. Thread: Daily BSODs started 2 weeks ago. by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 9 Views 874

    You've got RAM issues; you're going to have to...

    You've got RAM issues; you're going to have to purchase a new set of RAM.
  19. It will get corrected eventually, however,...

    It will get corrected eventually, however, rebuilding indexes is expensive and no, there is no risk of data corruption.
  20. Replies 2 Views 1,430

    Just create an image (.wim) with those programs...

    Just create an image (.wim) with those programs and drivers installed and then deploy that image to all of the laptops.
  21. You don't have to worry about those errors,...

    You don't have to worry about those errors, they're just related to outdated indexes and chkdsk should remove those outdated indexes for you.
  22. Replies 8 Views 1,322

    Here is the error from Mozilla: Website will not...

    Here is the error from Mozilla: Website will not allow Firefox to display the page if another site has embedded it | Mozilla Support



    You may be able to edit the CSP header from your request...
  23. Replies 5 Views 1,422

    Have you tried the following from command prompt:...

    Have you tried the following from command prompt:


    reagentc /disable
  24. Thread: Consistently getting BSODs by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 20 Views 3,465

    Your earlier crashes appeared to indicate...

    Your earlier crashes appeared to indicate possible issues with your Intel graphics card driver. I would suggest that you use the latest version available from the Intel support page. Although, as...
  25. Thread: Random BSOD by Win10Warlord
    Forum: BSOD Crashes and Debugging
    Replies 19 Views 12,893

    It appears that your graphics card driver is...

    It appears that your graphics card driver is causing issues again.


    0: kd> lmvm nvlddmkm
    Browse full module list
    start end module name
    fffff801`2b540000...
Results 1 to 25 of 73
Page 1 of 3 1 2 3
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:17.
Find Us




Windows 10 Forums