Boot Hang Problem and Unknown Boot Device


Dougyyyyy

Member
Local time
2:06 PM
Posts
9
OS
Windows 11 23H2
So I have been trying to figure out why when I restart my PC just sits and the boot screen with the loading animation just spinning forever. When I do a total shutdown and cold boot it works fine. I know this can be a complicated issue, especially with limited information. So Im fully willing to provide any information that might help. Just not sure what that might be. Is there anyhing in the Event Viewer that would show what the problem is even though windows hasnt started yet? I do not know if this is related but it sure seems suspicious. When I look at bcdedit I get this...
C:\Windows\System32>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
device unknown
path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
description Windows Boot Manager
locale en-US
inherit {globalsettings}
flightsigning Yes
default {current}
resumeobject {7012cb0e-408f-11ec-bad2-000272a965f4}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 11
locale en-US
inherit {bootloadersettings}
recoverysequence {7012cb11-408f-11ec-bad2-000272a965f4}
displaymessageoverride Recovery
recoveryenabled Yes
C:\Windows\System32> Yes
flightsigning Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {7012cb0e-408f-11ec-bad2-000272a965f4}
nx OptIn
bootmenupolicy Standard
A device which does not exist was specified.

Most all of that looks fine but I noticed the "device unknown" under the bootmgr section and at the end "A device which does not exist was specified." I dont know if that has anything to do with my boot dilemma but it definitely seems like something that could be imortant and should not be there.


My PC is one I built and the basic hardware is...
ASRock AB350 Pro 4
AMD Ryzen 7 3700x
Samsung 2tb EVO 960 m.2
64gb (16x4) gskill Trident DDR4
Arous 3080 Master 10g Rev 2.0
Various other HDD, SSD and 1tb m.2 in addition to the system drive
Various Corsair RGB components.

Any advice at all would be great and I thank everyone ahead of time.
 
Windows Build/Version
Windows 11 Pro 23H2 22635.3720

Attachments

  • diskmgmt.png
    diskmgmt.png
    221.9 KB · Views: 2

My Computer

System One

  • OS
    Windows 11 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asrock AB350 Pro 4, AMD Ryzen 7 3600x, 16gbx4 Trident-Z RGB DDR4 3200mhz, Aorus 3080 Master 10gb, Samsung 970 Evo Plus 2tb,
First, lets start with repairing file system on hard drive by executing Chkdsk command.

Please boot your computer with Windows Setup Media and from Windows Recovery Environment start the Command Prompt.

Please type below command into Command Prompt and press Enter key.

Following command will fixes errors on the disk and locates bad sectors and recovers readable information.


Code:
Chkdsk C: /r



Please replace partition letter C: with Windows installed partition letter. When the computer boots into Windows Recovery Environment (WinRE) environment, the drive letter assign to Windows partition may not be C: drive letter because Windows 7, 8 , 8.1, 10 and Windows11 creates a separate system partition when it's installed from scratch. The system partition contains boot files WinRE assigns the system partition the C: drive letter and the Windows installed partition will be assigned any other drive letter, usually D: drive letter is assigned to Windows installed partition. The Bcdedit | find "osdevice" command can be used to find out the drive letter of the Windows installed partition, the output of the Bcdedit command is similar to this osdevice partition=D:. The drive letter after partition= is the drive letter of the Windows partition.



If the above won't work, execute following commands.

Please boot your computer with Windows Setup Media and from Windows Recovery Environment start the Command Prompt.

Please type below commands into Command Prompt and press Enter key.

Following commands will repair Master Boot Record (MBR), Boot Sector and BCD Store.


Code:
Bootrec /FixMbr

Bootrec  /FixBoot

Bootrec /scanos

Bootrec  /RebuildBcd
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
Just my opinion but if there was something wrong with you master boot record, I would think you would not be able to boot from a cold boot either. I am very careful and don't want to mess around with my BCD unless it's absolutely necessary. I would try a few other things first.

1. I would definitely open command prompt as admin and run SFC /scannow. Also chkdsk as Freebooter suggested.
2. Disconnect all other drives and test. If restart works OK reconnect them one at a time and test
3.. I would also boot into a clean boot, then see if restart works OK from that state. If you do not encounter the restart problem from a clean boot, you have some software causing the issue.
4.. I would also test to see if the issue exists in safe boot.
 
Last edited:

My Computers

System One System Two

  • OS
    Windows 11 Pro 23H2 22631.3737
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Optiplex 7080
    CPU
    i9-10900 10 core 20 threads
    Motherboard
    DELL 0J37VM
    Memory
    32 gb
    Graphics Card(s)
    none-Intel UHD Graphics 630
    Sound Card
    Integrated Realtek
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    1tb Solidigm m.2 nvme+256gb SKHynix m.2 nvme /External +512gb Samsung m.2 sata+1tb Kingston m2.nvme
    PSU
    500w
    Case
    MT
    Cooling
    Dell Premium
    Keyboard
    Logitech wired
    Mouse
    Logitech wireless
    Internet Speed
    so slow I'm too embarrassed to tell
    Browser
    Firefox
    Antivirus
    Defender+MWB Premium
  • Operating System
    Windows 10 Pro 22H2 19045.3930
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Optiplex 9020
    CPU
    i7-4770
    Memory
    24 gb
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    256 gb Toshiba BG4 M.2 NVE SSB and 1 tb hdd
    PSU
    500w
    Case
    MT
    Cooling
    Dell factory
    Mouse
    Logitech wireless
    Keyboard
    Logitech wired
    Internet Speed
    still not telling
    Browser
    Firefox
    Antivirus
    Defender+MWB Premium
What is the status of Windows fast startup?

Make sure that it is off.

 

My Computer

System One

  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation
Is there a point, that you can think of, when this problem started?
Did you install something? Or did you get an MS Update? Something evidently changed since you first installed Windows. ???

Find that, and try to reverse it. The answer to your problem is most likely a very simple one.
I'd try to give that PC a really good Maintenance PM, From stem to stern!

I'm sorry you picked an Asrock mobo,,,, when I was still building PC's. commercially, that brand was considered JUNK. I had to replace several of those motherboards.

If all else fails, bring that PC here, and I'll fix it for you. No charge!

TM :cool:
 

My Computer

System One

  • OS
    Win-11/Pro/64, Optimum 11 V5, 23H2 22631.3374
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home Made w/Gigabyte mobo/DX-10
    CPU
    AMD FX 6350 Six Core
    Motherboard
    Gigabyte, DX-10, GA-78LMT-USB3
    Memory
    Crucial, 16 GB
    Graphics Card(s)
    NVIDEA GeForce 210, 1GB DDR3 Ram.
    Sound Card
    Onboard
    Monitor(s) Displays
    24" Acer
    Screen Resolution
    1280x800
    Hard Drives
    Crucial SSD 500GB, SanDisk 126GB SSD, Toshiba 1TB HD
    PSU
    EVGA 500 W.
    Case
    Pac Man, Mid Tower
    Cooling
    AMD/OEM
    Keyboard
    101 key, Backlit/ Mechanical Switches/
    Mouse
    Logitech USB Wireless M310
    Internet Speed
    Hughes Net speed varies with the weather
    Browser
    Firefox 64x
    Antivirus
    Windows Defender, Super Anti Spyware
    Other Info
    Given to me as DEAD, and irreparable.
    Rebuilt with Gigabyte mobo, AMD cpu, 16GB ram and 500GB Crucial SSD.
OK OK Sorry for the delay with update. and THANK YOU to each of you for your replies. NI am on the cusp of wanting to wipe everything and start over fresh. or just set fire to the whole machine and hit it with a hammer at the same time but just the thought of either option gives me very real heavy anxiety and I don't have a Xanax so its hard to pull the trigger. lol I built the damn thing and have built plenty previously and I like to think I know what I am doing on a PC. Better than the majority of PC users so feeling stupid with this, which I am, plays heavy on me. I am familiar with most troubleshooting procedures but always have open ears and thank you.

Now, I had already done so before I posted and did it again just for kicks and chkdsk is good. SFC is good. Clean boot loads quickly. Safe Mode loads quick. I have booted with all drives out and it doesn't seem to make any difference.

I am a flipping idiot though because I forgot to mention what could be the most important part of anything I said. I wouldn't think it would be related to my BCD anomaly but I am running the older drivers on my Aorus 3080 Master 10g rev 2.0 (496.13) that are on the official gigabyte website and not updating because newer ones get rare BSODs and cause the pc to freeze for about 30 seconds every once in a while and then speedily catch back up. Not a true crash with that but obviously problematic. With the "official" drivers after boot everything seems to run fine. Games run excellently. Im getting 60-75 fps on forza horizon 5 at 4096x260 120hz on with completely maxed graphics. Slightly lower res and i can get 120fps maxed all day. No notable game crashes. Having said that, I took a look at my boot log and there were a few things that seem alarming that seem to be GPU related. Not sure why it would say I am running 10 build 22621 when I am running 11 build 22635.3270. If you wouldn't mind checking this out...

Microsoft (R) Windows (R) Version 10.0 (Build 22621)
6 13 2024 07:30:12.500
BOOTLOG_LOADED \SystemRoot\system32\ntoskrnl.exe
BOOTLOG_LOADED \SystemRoot\system32\hal.dll
BOOTLOG_LOADED \SystemRoot\system32\kd.dll
BOOTLOG_LOADED \SystemRoot\system32\mcupdate_AuthenticAMD.dll
BOOTLOG_LOADED \SystemRoot\System32\drivers\CLFS.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\tm.sys
BOOTLOG_LOADED \SystemRoot\system32\PSHED.dll
BOOTLOG_LOADED \SystemRoot\system32\BOOTVID.dll
BOOTLOG_LOADED \SystemRoot\System32\drivers\FLTMGR.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\msrpc.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\ksecdd.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\clipsp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\cmimcext.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\werkernel.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\ntosext.sys
BOOTLOG_LOADED \SystemRoot\system32\CI.dll
BOOTLOG_LOADED \SystemRoot\System32\drivers\cng.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\Wdf01000.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\WppRecorder.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\WDFLDR.SYS
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\prm.inf_amd64_de435dc5c75d64a5\PRM.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\acpiex.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\msseccore.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\ACPI.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\WMILIB.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\msisadrv.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\pci.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\tpm.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\MbamElam.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\wd\WdBoot.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\intelpep.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\WindowsTrustedRT.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\IntelPMT.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\WindowsTrustedRTProxy.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\pcw.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vdrvroot.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\pdc.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\CEA.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\partmgr.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\spaceport.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\volmgr.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\volmgrx.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mountmgr.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mtinvme.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\storport.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\storahci.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amd_xata.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amd_sata.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\secnvme.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\EhStorTcgDrv.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\EhStorClass.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\fileinfo.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Wof.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\wd\WdFilter.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\mbamswissarmy.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\CLASSPNP.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\rwsddrvmap.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\NETIO.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\NDIS.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\HIDPARSE.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\HIDCLASS.SYS
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Ntfs.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Fs_Rec.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\fse.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\fwpkclnt.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\ksecpkg.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amdpsp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\tcpip.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\wfplwfs.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\VmsProxy.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\VmsProxyHNic.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\asstahci64.sys
BOOTLOG_LOADED \SystemRoot\System32\DRIVERS\fvevol.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amdkmpfd.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\WmsVolFilter.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\volume.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\volsnap.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\rdyboost.sys
BOOTLOG_LOADED \SystemRoot\system32\pwdrvio.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\mup.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\iorate.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\hwpolicy.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\EUDCPEPM.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\EPMVolFl.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\disk.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\AmdLpcFilterDriver.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\cdrom.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\filecrypt.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\UCPD.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Null.SYS
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Beep.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys
BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\basicdisplay.inf_amd64_02da009b3d736cc1\BasicDisplay.sys
BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\basicrender.inf_amd64_8eda06c1a60b0661\BasicRender.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\dokan1.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Npfs.SYS
BOOTLOG_LOADED \SystemRoot\System32\Drivers\Msfs.SYS
BOOTLOG_LOADED \SystemRoot\System32\Drivers\CimFS.SYS
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\tdx.sys
BOOTLOG_LOADED \SystemRoot\System32\DRIVERS\netbt.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\afunix.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\afd.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vwififlt.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\vfpext.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\pacer.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\ndiscap.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\netbios.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\Vid.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\rdbss.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\csc.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\ViGEmBus.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\nsiproxy.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\npsvctrig.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mssmbios.sys
BOOTLOG_LOADED \??\C:\WINDOWS\system32\drivers\MsIo64.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\hvsocketcontrol.sys
BOOTLOG_LOADED \??\C:\WINDOWS\System32\drivers\GUBootStartup.sys
BOOTLOG_LOADED \??\C:\Windows\system32\drivers\EUEDKEPM.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\dfsc.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\fastfat.SYS
BOOTLOG_LOADED \??\C:\WINDOWS\system32\drivers\CtiIo64.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\bam.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\ahcache.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vmbusr.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\hvservice.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\expressvpn-tun.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\compositebus.inf_amd64_2e50c98177d80a40\CompositeBus.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\kdnic.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vkrnlintvsp.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\umbus.inf_amd64_45cbbaf0abe53c4c\umbus.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\ucx01000.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\USBXHCI.SYS
BOOTLOG_LOADED \SystemRoot\System32\drivers\netr28x.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vwifibus.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\rtots640x64.sys
BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_5292bbfbf575e2d2\nvlddmkm.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\HDAudBus.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\AMDPCIDev.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\wdfserial.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\msgpioclx.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amdgpio2.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amdppm.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\wmiacpi.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\amdgpio3.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\uefi.inf_amd64_3abb917fc03c6fa8\UEFI.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vpcivsp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\storvsp.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\nvvad64v.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\ksthunk.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\nvmoduletracker.inf_amd64_0c1cc60a4b422185\NvModuleTracker.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\nvvhci.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\NdisVirtualBus.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\swenum.inf_amd64_d84a235075a8ff73\swenum.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\HidHide.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\AmdTools64.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\rdpbus.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\UsbHub3.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\nvhda64v.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\RTKVHD64.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\RtkBtfilter.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\BTHport.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\BTHUSB.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\hidusb.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\usbccgp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\kbdhid.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\kbdclass.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mouhid.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mouclass.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\rfcomm.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\BthEnum.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\bthpan.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\Microsoft.Bluetooth.Legacy.LEEnumerator.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\bthmodem.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\BthA2dp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\Microsoft.Bluetooth.AvrcpTransport.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\bthhfenum.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\hidbth.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\BthHfAud.sys
BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\monitor.sys
BOOTLOG_NOT_LOADED \SystemRoot\System32\drivers\dxgkrnl.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\mslldp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\umpass.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\WUDFRd.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mshidumdf.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\xinputhid.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\bfs.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\wcifs.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\luafv.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\cldflt.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\storqosflt.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\asrscan.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\bindflt.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\msquic.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\condrv.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\rdpdr.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\WpdUpFltr.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\mmcss.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\bowser.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\mrxsmb.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\mrxsmb20.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\HTTP.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\lltdio.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\rspndr.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vmswitch.sys
BOOTLOG_LOADED \SystemRoot\System32\DRIVERS\wanarp.sys
BOOTLOG_LOADED \SystemRoot\system32\DRIVERS\nwifi.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\ndisuio.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\mpsdrv.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\CLFCL5.22\000.fcl
BOOTLOG_LOADED \SystemRoot\System32\drivers\CLFCL5.21\000.fcl
BOOTLOG_LOADED \SystemRoot\System32\Drivers\inpoutx64.sys
BOOTLOG_LOADED \SystemRoot\System32\DRIVERS\srvnet.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\Ndu.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\peauth.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\SignalRgbDriver.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\tcpipreg.sys
BOOTLOG_LOADED \SystemRoot\System32\Drivers\WinRing0x64.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\wtd.sys
BOOTLOG_LOADED \SystemRoot\System32\DRIVERS\srv2.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\FsDepends.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\xvdd.inf_amd64_51b9ca7697b3e559\xvdd.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vhdmp.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\tsusbhub.sys
BOOTLOG_LOADED \SystemRoot\System32\drivers\vwifimp.sys
BOOTLOG_LOADED \SystemRoot\System32\DriverStore\FileRepository\gameflt.inf_amd64_25b1fe3637126834\gameflt.sys
BOOTLOG_LOADED \SystemRoot\system32\drivers\vhdparser.sys
 
Last edited:

My Computer

System One

  • OS
    Windows 11 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asrock AB350 Pro 4, AMD Ryzen 7 3600x, 16gbx4 Trident-Z RGB DDR4 3200mhz, Aorus 3080 Master 10gb, Samsung 970 Evo Plus 2tb,
Back
Top Bottom