PS C:\Windows\system32> bcdedit /enum all Firmware Boot Manager --------------------- identifier {fwbootmgr} displayorder {bootmgr} {2f7000bb-09cc-11ec-974c-806e6f6e6963} timeout 1 Windows Boot Manager -------------------- identifier {bootmgr} device partition=\Device\HarddiskVolume5 path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI description Windows Boot Manager locale en-US inherit {globalsettings} default {current} resumeobject {11e8cf52-09f4-11ec-8562-d639b4e9bd6b} displayorder {current} toolsdisplayorder {memdiag} timeout 30 Firmware Application (101fffff) ------------------------------- identifier {2f7000bb-09cc-11ec-974c-806e6f6e6963} device partition=\Device\HarddiskVolume5 path \EFI\UBUNTU\SHIMX64.EFI description ubuntu Windows Boot Loader ------------------- identifier {current} device partition=C: path \Windows\system32\winload.efi description Windows 10 locale en-US inherit {bootloadersettings} recoverysequence {11e8cf54-09f4-11ec-8562-d639b4e9bd6b} displaymessageoverride StartupRepair recoveryenabled Yes isolatedcontext Yes allowedinmemorysettings 0x15000075 osdevice partition=C: systemroot \Windows resumeobject {11e8cf52-09f4-11ec-8562-d639b4e9bd6b} nx OptIn bootmenupolicy Standard hypervisorlaunchtype Auto Windows Boot Loader ------------------- identifier {11e8cf54-09f4-11ec-8562-d639b4e9bd6b} device ramdisk=[C:]\Recovery\WindowsRE\Winre.wim,{11e8cf55-09f4-11ec-8562-d639b4e9bd6b} path \windows\system32\winload.efi description Windows Recovery Environment locale en-us inherit {bootloadersettings} displaymessage Recovery osdevice ramdisk=[C:]\Recovery\WindowsRE\Winre.wim,{11e8cf55-09f4-11ec-8562-d639b4e9bd6b} systemroot \windows nx OptIn bootmenupolicy Standard winpe Yes Resume from Hibernate --------------------- identifier {11e8cf52-09f4-11ec-8562-d639b4e9bd6b} device partition=C: path \Windows\system32\winresume.efi description Windows Resume Application locale en-US inherit {resumeloadersettings} recoverysequence {11e8cf54-09f4-11ec-8562-d639b4e9bd6b} recoveryenabled Yes isolatedcontext Yes allowedinmemorysettings 0x15000075 filedevice partition=C: filepath \hiberfil.sys bootmenupolicy Standard debugoptionenabled No Windows Memory Tester --------------------- identifier {memdiag} device partition=\Device\HarddiskVolume5 path \EFI\Microsoft\Boot\memtest.efi description Windows Memory Diagnostic locale en-US inherit {globalsettings} badmemoryaccess Yes EMS Settings ------------ identifier {emssettings} bootems No Debugger Settings ----------------- identifier {dbgsettings} debugtype Local RAM Defects ----------- identifier {badmemory} Global Settings --------------- identifier {globalsettings} inherit {dbgsettings} {emssettings} {badmemory} Boot Loader Settings -------------------- identifier {bootloadersettings} inherit {globalsettings} {hypervisorsettings} Hypervisor Settings ------------------- identifier {hypervisorsettings} hypervisordebugtype Serial hypervisordebugport 1 hypervisorbaudrate 115200 Resume Loader Settings ---------------------- identifier {resumeloadersettings} inherit {globalsettings} Device options -------------- identifier {11e8cf55-09f4-11ec-8562-d639b4e9bd6b} description Windows Recovery ramdisksdidevice partition=C: ramdisksdipath \Recovery\WindowsRE\boot.sdi PS C:\Windows\system32> bcdedit | find "osdevice" FIND: Parameter format not correct PS C:\Windows\system32> diskpart Microsoft DiskPart version 10.0.19041.964 Copyright (C) Microsoft Corporation. On computer: DESKTOP-KOHQJNV DISKPART> lis dis Disk ### Status Size Free Dyn Gpt -------- ------------- ------- ------- --- --- Disk 0 Online 931 GB 565 MB * Disk 1 Online 111 GB 0 B * Disk 2 Online 465 GB 0 B * DISKPART> lis vol Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 0 D NTFS Partition 465 GB Healthy Volume 1 E NTFS Partition 465 GB Healthy Volume 2 FAT32 Partition 512 MB Healthy System Volume 3 C NTFS Partition 465 GB Healthy Boot DISKPART> sel dis 0 Disk 0 is now the selected disk. DISKPART> det dis WDC WD10EZEX-08WN4A0 Disk ID: {BEBB6143-F423-49E0-AE04-EFAF5D57BBE4} Type : SATA Status : Online Path : 0 Target : 0 LUN ID : 0 Location Path : PCIROOT(0)#PCI(0103)#PCI(0001)#ATA(C00T00L00) Current Read-only State : No Read-only : No Boot Disk : No Pagefile Disk : No Hibernation File Disk : No Crashdump Disk : No Clustered Disk : No Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 0 D NTFS Partition 465 GB Healthy Volume 1 E NTFS Partition 465 GB Healthy DISKPART> lis par Partition ### Type Size Offset ------------- ---------------- ------- ------- Partition 1 Primary 465 GB 566 MB Partition 2 Primary 465 GB 465 GB DISKPART> sel par 1 Partition 1 is now the selected partition. DISKPART> det par Partition 1 Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 Hidden : No Required: No Attrib : 0000000000000000 Offset in Bytes: 593494016 Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 0 D NTFS Partition 465 GB Healthy DISKPART> sel par 2 Partition 2 is now the selected partition. DISKPART> det par Partition 2 Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 Hidden : No Required: No Attrib : 0000000000000000 Offset in Bytes: 500101545984 Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 1 E NTFS Partition 465 GB Healthy DISKPART> sel par 3 The specified partition is not valid. Please select a valid partition. There is no partition selected. DISKPART> sel dis 1 Disk 1 is now the selected disk. DISKPART> det dis Patriot Burst Disk ID: {8286D91B-D60B-454F-96A1-78D36D6535F7} Type : SATA Status : Online Path : 1 Target : 0 LUN ID : 0 Location Path : PCIROOT(0)#PCI(0103)#PCI(0001)#ATA(C01T00L00) Current Read-only State : No Read-only : No Boot Disk : No Pagefile Disk : No Hibernation File Disk : No Crashdump Disk : No Clustered Disk : No Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 2 FAT32 Partition 512 MB Healthy System DISKPART> lis par Partition ### Type Size Offset ------------- ---------------- ------- ------- Partition 1 System 512 MB 1024 KB Partition 2 Unknown 111 GB 513 MB DISKPART> sel par 1 Partition 1 is now the selected partition. DISKPART> det par Partition 1 Type : c12a7328-f81f-11d2-ba4b-00a0c93ec93b Hidden : Yes Required: No Attrib : 0000000000000000 Offset in Bytes: 1048576 Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 2 FAT32 Partition 512 MB Healthy System DISKPART> sel par 2 Partition 2 is now the selected partition. DISKPART> det par Partition 2 Type : 0fc63daf-8483-4772-8e79-3d69d8477de4 Hidden : Yes Required: No Attrib : 0000000000000000 Offset in Bytes: 537919488 There is no volume associated with this partition. DISKPART> sel dis 2 Disk 2 is now the selected disk. DISKPART> det dis Samsung SSD 970 EVO 500GB Disk ID: {E83D8444-6C42-4D7B-BE2B-0E43BB0BE854} Type : NVMe Status : Online Path : 0 Target : 0 LUN ID : 0 Location Path : PCIROOT(0)#PCI(0101)#PCI(0000)#NVME(P00T00L00) Current Read-only State : No Read-only : No Boot Disk : Yes Pagefile Disk : Yes Hibernation File Disk : No Crashdump Disk : Yes Clustered Disk : No Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 3 C NTFS Partition 465 GB Healthy Boot DISKPART> lis par Partition ### Type Size Offset ------------- ---------------- ------- ------- Partition 1 Reserved 16 MB 1024 KB Partition 2 Primary 465 GB 17 MB DISKPART> sel par 1 Partition 1 is now the selected partition. DISKPART> det par Partition 1 Type : e3c9e316-0b5c-4db8-817d-f92df00215ae Hidden : Yes Required: No Attrib : 0X8000000000000000 Offset in Bytes: 1048576 There is no volume associated with this partition. DISKPART> sel par 2 Partition 2 is now the selected partition. DISKPART> det par Partition 2 Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 Hidden : No Required: No Attrib : 0000000000000000 Offset in Bytes: 17825792 Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 3 C NTFS Partition 465 GB Healthy Boot DISKPART> sel par 3 The specified partition is not valid. Please select a valid partition. There is no partition selected. DISKPART>