Nvidia driver crash, won't recover with ctrl+shift+start+B key combo  

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 20
    Windows 10 PRO
    Thread Starter
       #11

    can you tell exactly what are they, list them.
      My Computer


  2. Posts : 40,847
    windows 10 professional version 1607 build 14393.969 64 bit
       #12

    All those listed in the hosts file.
      My Computer


  3. Posts : 20
    Windows 10 PRO
    Thread Starter
       #13

    removed.
    Nvidia driver crash, won't recover with ctrl+shift+start+B key combo Attached Files
      My Computer


  4. Posts : 40,847
    windows 10 professional version 1607 build 14393.969 64 bit
       #14
      My Computer


  5. Posts : 20
    Windows 10 PRO
    Thread Starter
       #15

    restored to default.
    Nvidia driver crash, won't recover with ctrl+shift+start+B key combo Attached Files
      My Computer


  6. Posts : 40,847
    windows 10 professional version 1607 build 14393.969 64 bit
       #16

    1) Open administrative command prompt and type or copy and paste:
    2) sfc /scannow
    3) dism /online /cleanup-image /scanhealth
    4) dism /online /cleanup-image /restorehealth
    5) sfc /scannow
    6) chkdsk /scan
    7) wmic recoveros set autoreboot = false
    8) wmic recoveros set DebugInfoType = 7
    9) wmic recoveros get autoreboot
    10) wmic recoveros get DebugInfoType
    11) bcdedit /enum {badmemory}

    12) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    13) The Intel CPU i7-6700K only supports RAM speeds up to 2133.
    The RAM manufacturer only supports speeds up to 3000.
    The most important factor is the CPU.
    Make sure RAM speeds are 2133.

    14) Make sure that there is no over clocking while troubleshooting

    15) Reset the BIOS:

    How to Clear Your Computers CMOS to Reset BIOS Settings:
    How to Clear Your Computer’s CMOS to Reset BIOS Settings
    3 Ways to Reset Your BIOS - wikiHow:
    3 Ways to Reset Your BIOS - wikiHow
    3 Easy Ways to Clear CMOS (Reset BIOS)
    How to Clear CMOS (AKA Reset BIOS Settings)

    16) Choose one of the temperature monitoring software applications: Speecy, HW monitor, Speed fan:
    Speccy - Free Download - Piriform: Speccy - System Information - Free
    Download Speccy | Find your computer specs, free!
    Download Speccy | Find your computer specs, free!
    HWMONITOR | Softwares | CPUID: HWMONITOR | Softwares | CPUID
    HWMONITOR | Softwares | CPUID
    SpeedFan - Access temperature sensor in your computer: SpeedFan - Access temperature sensor in your computer
    SpeedFan - Access temperature sensor in your computer


    17) More to follow after an observation period.
      My Computer


  7. Posts : 20
    Windows 10 PRO
    Thread Starter
       #17

    Microsoft Windows [Version 10.0.18363.657]
    (c) 2019 Microsoft Corporation. All rights reserved.

    C:\WINDOWS\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection found corrupt files and successfully repaired them.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.

    The system file repair changes will take effect after the next reboot.

    C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.657

    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.

    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.657

    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.

    C:\WINDOWS\system32>sfc /scannow

    Beginning system scan. This process will take some time.


    There is a system repair pending which requires reboot to complete. Restart
    Windows and run sfc again.

    C:\WINDOWS\system32>chkdsk /scan
    The type of the file system is NTFS.

    Stage 1: Examining basic file system structure ...
    969728 file records processed.
    File verification completed.
    26063 large file records processed.
    0 bad file records processed.

    Stage 2: Examining file name linkage ...
    75521 reparse records processed.
    1161988 index entries processed.
    Index verification completed.
    0 unindexed files scanned.
    0 unindexed files recovered to lost and found.
    75521 reparse records processed.

    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
    96131 data files processed.
    CHKDSK is verifying Usn Journal...
    34952760 USN bytes processed.
    Usn Journal verification completed.

    Windows has scanned the file system and found no problems.
    No further action is required.

    1952629773 KB total disk space.
    1307615664 KB in 646153 files.
    359828 KB in 96132 indexes.
    0 KB in bad sectors.
    1146357 KB in use by the system.
    65536 KB occupied by the log file.
    643507924 KB available on disk.

    4096 bytes in each allocation unit.
    488157443 total allocation units on disk.
    160876981 allocation units available on disk.

    C:\WINDOWS\system32>wmic recoveros set autoreboot = false
    Updating property(s) of '\\ABDULHKEEM-PC\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk0\\Partition4"'
    Property(s) update successful.

    C:\WINDOWS\system32>wmic recoveros set DebugInfoType = 7
    Updating property(s) of '\\ABDULHKEEM-PC\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk0\\Partition4"'
    Property(s) update successful.

    C:\WINDOWS\system32>wmic recoveros get autoreboot
    AutoReboot
    FALSE


    C:\WINDOWS\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7


    C:\WINDOWS\system32>bcdedit /enum {badmemory}

    RAM Defects
    -----------
    identifier {badmemory}

    C:\WINDOWS\system32>
      My Computer


  8. Posts : 40,847
    windows 10 professional version 1607 build 14393.969 64 bit
       #18

    Code:
    Windows Resource Protection found corrupt files and successfully repaired them.

    Open administrative command prompt and copy and paste:

    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"


    Find the new text file on the desktop > post a share link into the thread using one drive, drop box, or google drive.

    Search for: C:\Windows\Logs\CBS\CBS.log > post a share link into the thread using one drive, drop box, or google drive.
      My Computer


  9. Posts : 20
    Windows 10 PRO
    Thread Starter
       #19

    those are probaly because of an ipack i am using to change the dafault folder color to gray.

    here:
    Microsoft OneDrive - Access files anywhere. Create docs with free Office Online.


      My Computer


  10. Posts : 40,847
    windows 10 professional version 1607 build 14393.969 64 bit
       #20

    Code:
    2020-02-24 12:11:10, Info                  CSI    00000291 [SR] Repairing corrupted file \??\C:\WINDOWS\System32\\imageres.dll from store
    2020-02-24 12:11:10, Info                  CSI    00000294 [SR] Repairing corrupted file \??\C:\WINDOWS\SysWOW64\\imageres.dll from store
    2020-02-24 12:11:10, Info                  CSI    00000296 [SR] Repairing corrupted file \??\C:\WINDOWS\System32\\zipfldr.dll from store
    2020-02-24 12:11:10, Info                  CSI    00000298 [SR] Repairing corrupted file \??\C:\WINDOWS\SysWOW64\\zipfldr.dll from store
    2020-02-24 12:11:10, Info                  CSI    00000299 [SR] Repair complete
    2020-02-24 12:11:10, Info                  CSI    0000029a [SR] Committing transaction
    2020-02-24 12:11:10, Info                  CSI    0000029e [SR] Unable to complete Verify and Repair transaction because some of the files that need to be repaired are in use. A reboot is required to complete this operation.
    2020-02-24 12:11:10, Info                  CSI    0000029f [SR] Repairing 4 components
    2020-02-24 12:11:10, Info                  CSI    000002a0 [SR] Beginning Verify and Repair transaction
    2020-02-24 12:11:11, Info                  CSI    000002a2 [SR] Repairing corrupted file \??\C:\WINDOWS\System32\\imageres.dll from store
    2020-02-24 12:11:11, Info                  CSI    000002a5 [SR] Repairing corrupted file \??\C:\WINDOWS\SysWOW64\\imageres.dll from store
    2020-02-24 12:11:11, Info                  CSI    000002a7 [SR] Repairing corrupted file \??\C:\WINDOWS\System32\\zipfldr.dll from store
    2020-02-24 12:11:11, Info                  CSI    000002a9 [SR] Repairing corrupted file \??\C:\WINDOWS\SysWOW64\\zipfldr.dll from store
    2020-02-24 12:11:11, Info                  CSI    000002aa [SR] Repair complete
      My Computer


 

  Related Discussions
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:55.
Find Us




Windows 10 Forums