Advertisement
at4nas

New CMD output

May 10th, 2020
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.37 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.18363.815]
  2. (c) 2019 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Windows\system32>bcdedit /enum all
  5.  
  6. Firmware Boot Manager
  7. ---------------------
  8. identifier {fwbootmgr}
  9. displayorder {b60b3030-926d-11ea-9372-8d8cf669d441}
  10. {b60b302e-926d-11ea-9372-8d8cf669d441}
  11. {b60b302f-926d-11ea-9372-8d8cf669d441}
  12. {bootmgr}
  13. {b60b302c-926d-11ea-9372-8d8cf669d441}
  14. {b60b302d-926d-11ea-9372-8d8cf669d441}
  15. timeout 2
  16.  
  17. Windows Boot Manager
  18. --------------------
  19. identifier {bootmgr}
  20. device partition=\Device\HarddiskVolume1
  21. path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
  22. description Windows Boot Manager
  23. locale en-US
  24. inherit {globalsettings}
  25. default {current}
  26. resumeobject {e8c3091d-931f-11ea-aae1-8d83419f024a}
  27. displayorder {current}
  28. toolsdisplayorder {memdiag}
  29. timeout 3
  30.  
  31. Firmware Application (101fffff)
  32. -------------------------------
  33. identifier {b60b302c-926d-11ea-9372-8d8cf669d441}
  34. description UEFI: IP4 Qualcomm Atheros PCIe Network Controller
  35.  
  36. Firmware Application (101fffff)
  37. -------------------------------
  38. identifier {b60b302d-926d-11ea-9372-8d8cf669d441}
  39. description UEFI: IP6 Qualcomm Atheros PCIe Network Controller
  40.  
  41. Firmware Application (101fffff)
  42. -------------------------------
  43. identifier {b60b302e-926d-11ea-9372-8d8cf669d441}
  44. device partition=\Device\HarddiskVolume1
  45. path \EFI\BOOT\BOOTX64.EFI
  46. description UEFI OS
  47.  
  48. Firmware Application (101fffff)
  49. -------------------------------
  50. identifier {b60b302f-926d-11ea-9372-8d8cf669d441}
  51. device partition=\Device\HarddiskVolume1
  52. path \EFI\MANJARO\GRUBX64.EFI
  53. description manjaro
  54.  
  55. Firmware Application (101fffff)
  56. -------------------------------
  57. identifier {b60b3030-926d-11ea-9372-8d8cf669d441}
  58. device partition=F:
  59. description UEFI: SanDisk, Partition 1
  60.  
  61. Windows Boot Loader
  62. -------------------
  63. identifier {current}
  64. device partition=C:
  65. path \Windows\system32\winload.efi
  66. description Windows 10
  67. locale en-US
  68. inherit {bootloadersettings}
  69. recoverysequence {e8c3091f-931f-11ea-aae1-8d83419f024a}
  70. displaymessageoverride Recovery
  71. recoveryenabled Yes
  72. isolatedcontext Yes
  73. allowedinmemorysettings 0x15000075
  74. osdevice partition=C:
  75. systemroot \Windows
  76. resumeobject {e8c3091d-931f-11ea-aae1-8d83419f024a}
  77. nx OptIn
  78. bootmenupolicy Standard
  79.  
  80. Windows Boot Loader
  81. -------------------
  82. identifier {e8c3091f-931f-11ea-aae1-8d83419f024a}
  83. device ramdisk=[C:]\Recovery\WindowsRE\Winre.wim,{e8c30920-931f-11ea-aae1-8d83419f024a}
  84. path \windows\system32\winload.efi
  85. description Windows Recovery Environment
  86. locale en-us
  87. inherit {bootloadersettings}
  88. displaymessage Recovery
  89. osdevice ramdisk=[C:]\Recovery\WindowsRE\Winre.wim,{e8c30920-931f-11ea-aae1-8d83419f024a}
  90. systemroot \windows
  91. nx OptIn
  92. bootmenupolicy Standard
  93. winpe Yes
  94.  
  95. Resume from Hibernate
  96. ---------------------
  97. identifier {e8c3091d-931f-11ea-aae1-8d83419f024a}
  98. device partition=C:
  99. path \Windows\system32\winresume.efi
  100. description Windows Resume Application
  101. locale en-US
  102. inherit {resumeloadersettings}
  103. recoverysequence {e8c3091f-931f-11ea-aae1-8d83419f024a}
  104. recoveryenabled Yes
  105. isolatedcontext Yes
  106. allowedinmemorysettings 0x15000075
  107. filedevice partition=C:
  108. filepath \hiberfil.sys
  109. bootmenupolicy Standard
  110. debugoptionenabled No
  111.  
  112. Windows Memory Tester
  113. ---------------------
  114. identifier {memdiag}
  115. device partition=\Device\HarddiskVolume1
  116. path \EFI\Microsoft\Boot\memtest.efi
  117. description Windows Memory Diagnostic
  118. locale en-US
  119. inherit {globalsettings}
  120. badmemoryaccess Yes
  121.  
  122. EMS Settings
  123. ------------
  124. identifier {emssettings}
  125. bootems No
  126.  
  127. Debugger Settings
  128. -----------------
  129. identifier {dbgsettings}
  130. debugtype Local
  131.  
  132. RAM Defects
  133. -----------
  134. identifier {badmemory}
  135.  
  136. Global Settings
  137. ---------------
  138. identifier {globalsettings}
  139. inherit {dbgsettings}
  140. {emssettings}
  141. {badmemory}
  142.  
  143. Boot Loader Settings
  144. --------------------
  145. identifier {bootloadersettings}
  146. inherit {globalsettings}
  147. {hypervisorsettings}
  148.  
  149. Hypervisor Settings
  150. -------------------
  151. identifier {hypervisorsettings}
  152. hypervisordebugtype Serial
  153. hypervisordebugport 1
  154. hypervisorbaudrate 115200
  155.  
  156. Resume Loader Settings
  157. ----------------------
  158. identifier {resumeloadersettings}
  159. inherit {globalsettings}
  160.  
  161. Device options
  162. --------------
  163. identifier {e8c30920-931f-11ea-aae1-8d83419f024a}
  164. description Windows Recovery
  165. ramdisksdidevice partition=C:
  166. ramdisksdipath \Recovery\WindowsRE\boot.sdi
  167.  
  168. C:\Windows\system32>reagentc /info
  169. Windows Recovery Environment (Windows RE) and system reset configuration
  170. Information:
  171.  
  172. Windows RE status: Enabled
  173. Windows RE location: \\?\GLOBALROOT\device\harddisk0\partition3\Recovery\WindowsRE
  174. Boot Configuration Data (BCD) identifier: e8c3091f-931f-11ea-aae1-8d83419f024a
  175. Recovery image location:
  176. Recovery image index: 0
  177. Custom image location:
  178. Custom image index: 0
  179.  
  180. REAGENTC.EXE: Operation Successful.
  181.  
  182.  
  183. C:\Windows\system32>diskpart
  184.  
  185. Microsoft DiskPart version 10.0.18362.1
  186.  
  187. Copyright (C) Microsoft Corporation.
  188. On computer: DESKTOP-2BQ48JN
  189.  
  190. DISKPART> lis dis
  191.  
  192. Disk ### Status Size Free Dyn Gpt
  193. -------- ------------- ------- ------- --- ---
  194. Disk 0 Online 119 GB 2048 KB *
  195. Disk 1 Online 931 GB 2048 KB *
  196. Disk 2 Online 57 GB 25 GB
  197.  
  198. DISKPART> lis vol
  199.  
  200. Volume ### Ltr Label Fs Type Size Status Info
  201. ---------- --- ----------- ----- ---------- ------- --------- --------
  202. Volume 0 C NTFS Partition 59 GB Healthy Boot
  203. Volume 1 X NTFS Partition 59 GB Healthy
  204. Volume 2 FAT32 Partition 300 MB Healthy System
  205. Volume 3 W NTFS Partition 390 GB Healthy
  206. Volume 4 Y NTFS Partition 109 GB Healthy
  207. Volume 5 Z NTFS Partition 413 GB Healthy
  208. Volume 6 F ESD-USB FAT32 Removable 32 GB Healthy
  209.  
  210. DISKPART> sel dis 0
  211.  
  212. Disk 0 is now the selected disk.
  213.  
  214. DISKPART> det dis
  215.  
  216. TOSHIBA THNSNJ128G8NU
  217. Disk ID: {FE465D2B-5A16-7542-8159-8A44B6EC287B}
  218. Type : SATA
  219. Status : Online
  220. Path : 0
  221. Target : 0
  222. LUN ID : 0
  223. Location Path : PCIROOT(0)#PCI(1F02)#ATA(C00T00L00)
  224. Current Read-only State : No
  225. Read-only : No
  226. Boot Disk : Yes
  227. Pagefile Disk : Yes
  228. Hibernation File Disk : No
  229. Crashdump Disk : Yes
  230. Clustered Disk : No
  231.  
  232. Volume ### Ltr Label Fs Type Size Status Info
  233. ---------- --- ----------- ----- ---------- ------- --------- --------
  234. Volume 0 C NTFS Partition 59 GB Healthy Boot
  235. Volume 1 X NTFS Partition 59 GB Healthy
  236. Volume 2 FAT32 Partition 300 MB Healthy System
  237.  
  238. DISKPART> lis par
  239.  
  240. Partition ### Type Size Offset
  241. ------------- ---------------- ------- -------
  242. Partition 1 System 300 MB 2048 KB
  243. Partition 2 Reserved 16 MB 302 MB
  244. Partition 3 Primary 59 GB 318 MB
  245. Partition 4 Primary 59 GB 59 GB
  246.  
  247. DISKPART> sel par 1
  248.  
  249. Partition 1 is now the selected partition.
  250.  
  251. DISKPART> det par
  252.  
  253. Partition 1
  254. Type : c12a7328-f81f-11d2-ba4b-00a0c93ec93b
  255. Hidden : Yes
  256. Required: No
  257. Attrib : 0000000000000000
  258. Offset in Bytes: 2097152
  259.  
  260. Volume ### Ltr Label Fs Type Size Status Info
  261. ---------- --- ----------- ----- ---------- ------- --------- --------
  262. * Volume 2 FAT32 Partition 300 MB Healthy System
  263.  
  264. DISKPART> sel par 2
  265.  
  266. Partition 2 is now the selected partition.
  267.  
  268. DISKPART> det par
  269.  
  270. Partition 2
  271. Type : e3c9e316-0b5c-4db8-817d-f92df00215ae
  272. Hidden : Yes
  273. Required: No
  274. Attrib : 0X8000000000000000
  275. Offset in Bytes: 316669952
  276.  
  277. There is no volume associated with this partition.
  278.  
  279. DISKPART> sel par 3
  280.  
  281. Partition 3 is now the selected partition.
  282.  
  283. DISKPART> det par
  284.  
  285. Partition 3
  286. Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
  287. Hidden : No
  288. Required: No
  289. Attrib : 0000000000000000
  290. Offset in Bytes: 333447168
  291.  
  292. Volume ### Ltr Label Fs Type Size Status Info
  293. ---------- --- ----------- ----- ---------- ------- --------- --------
  294. * Volume 0 C NTFS Partition 59 GB Healthy Boot
  295.  
  296. DISKPART> sel par 4
  297.  
  298. Partition 4 is now the selected partition.
  299.  
  300. DISKPART> det par
  301.  
  302. Partition 4
  303. Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
  304. Hidden : No
  305. Required: No
  306. Attrib : 0000000000000000
  307. Offset in Bytes: 64160268288
  308.  
  309. Volume ### Ltr Label Fs Type Size Status Info
  310. ---------- --- ----------- ----- ---------- ------- --------- --------
  311. * Volume 1 X NTFS Partition 59 GB Healthy
  312.  
  313. DISKPART> sel par 5
  314.  
  315. The specified partition is not valid.
  316. Please select a valid partition.
  317.  
  318. There is no partition selected.
  319.  
  320. DISKPART> det par
  321.  
  322. There is no partition selected.
  323. Please select a partition and try again.
  324.  
  325. DISKPART> sel par 6
  326.  
  327. The specified partition is not valid.
  328. Please select a valid partition.
  329.  
  330. There is no partition selected.
  331.  
  332. DISKPART> det par
  333.  
  334. There is no partition selected.
  335. Please select a partition and try again.
  336.  
  337. DISKPART> sel dis 1
  338.  
  339. Disk 1 is now the selected disk.
  340.  
  341. DISKPART> det dis
  342.  
  343. HGST HTS721010A9E630
  344. Disk ID: {43CBD485-FF3B-43BF-8F64-82BA8C5AF4D4}
  345. Type : SATA
  346. Status : Online
  347. Path : 4
  348. Target : 0
  349. LUN ID : 0
  350. Location Path : PCIROOT(0)#PCI(1F02)#ATA(C04T00L00)
  351. Current Read-only State : No
  352. Read-only : No
  353. Boot Disk : No
  354. Pagefile Disk : No
  355. Hibernation File Disk : No
  356. Crashdump Disk : No
  357. Clustered Disk : No
  358.  
  359. Volume ### Ltr Label Fs Type Size Status Info
  360. ---------- --- ----------- ----- ---------- ------- --------- --------
  361. Volume 3 W NTFS Partition 390 GB Healthy
  362. Volume 4 Y NTFS Partition 109 GB Healthy
  363. Volume 5 Z NTFS Partition 413 GB Healthy
  364.  
  365. DISKPART> lis par
  366.  
  367. Partition ### Type Size Offset
  368. ------------- ---------------- ------- -------
  369. Partition 1 Primary 390 GB 1024 KB
  370. Partition 2 Primary 109 GB 390 GB
  371. Partition 3 Reserved 16 MB 500 GB
  372. Partition 4 Primary 413 GB 500 GB
  373. Partition 5 Recovery 18 GB 913 GB
  374.  
  375. DISKPART> sel par 1
  376.  
  377. Partition 1 is now the selected partition.
  378.  
  379. DISKPART> det par
  380.  
  381. Partition 1
  382. Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
  383. Hidden : No
  384. Required: No
  385. Attrib : 0000000000000000
  386. Offset in Bytes: 1048576
  387.  
  388. Volume ### Ltr Label Fs Type Size Status Info
  389. ---------- --- ----------- ----- ---------- ------- --------- --------
  390. * Volume 3 W NTFS Partition 390 GB Healthy
  391.  
  392. DISKPART> sel par 2
  393.  
  394. Partition 2 is now the selected partition.
  395.  
  396. DISKPART> det par
  397.  
  398. Partition 2
  399. Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
  400. Hidden : No
  401. Required: No
  402. Attrib : 0000000000000000
  403. Offset in Bytes: 419431448576
  404.  
  405. Volume ### Ltr Label Fs Type Size Status Info
  406. ---------- --- ----------- ----- ---------- ------- --------- --------
  407. * Volume 4 Y NTFS Partition 109 GB Healthy
  408.  
  409. DISKPART> sel par 3
  410.  
  411. Partition 3 is now the selected partition.
  412.  
  413. DISKPART> det par
  414.  
  415. Partition 3
  416. Type : e3c9e316-0b5c-4db8-817d-f92df00215ae
  417. Hidden : Yes
  418. Required: No
  419. Attrib : 0X8000000000000000
  420. Offset in Bytes: 536871960576
  421.  
  422. There is no volume associated with this partition.
  423.  
  424. DISKPART> sel par 4
  425.  
  426. Partition 4 is now the selected partition.
  427.  
  428. DISKPART> det par
  429.  
  430. Partition 4
  431. Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
  432. Hidden : No
  433. Required: No
  434. Attrib : 0000000000000000
  435. Offset in Bytes: 536888737792
  436.  
  437. Volume ### Ltr Label Fs Type Size Status Info
  438. ---------- --- ----------- ----- ---------- ------- --------- --------
  439. * Volume 5 Z NTFS Partition 413 GB Healthy
  440.  
  441. DISKPART> sel par 5
  442.  
  443. Partition 5 is now the selected partition.
  444.  
  445. DISKPART> det par
  446.  
  447. Partition 5
  448. Type : de94bba4-06d1-4d40-a16a-bfd50179d6ac
  449. Hidden : No
  450. Required: Yes
  451. Attrib : 0X0000000000000001
  452. Offset in Bytes: 980841136128
  453.  
  454. Volume ### Ltr Label Fs Type Size Status Info
  455. ---------- --- ----------- ----- ---------- ------- --------- --------
  456. * Volume 7 BIOS_RVY NTFS Partition 18 GB Healthy Hidden
  457.  
  458. DISKPART> sel par 6
  459.  
  460. The specified partition is not valid.
  461. Please select a valid partition.
  462.  
  463. There is no partition selected.
  464.  
  465. DISKPART> det par
  466.  
  467. There is no partition selected.
  468. Please select a partition and try again.
  469.  
  470. DISKPART> sel dis 2
  471.  
  472. Disk 2 is now the selected disk.
  473.  
  474. DISKPART> det dis
  475.  
  476. SanDisk Ultra USB 3.0 USB Device
  477. Disk ID: 4E1C971B
  478. Type : USB
  479. Status : Online
  480. Path : 0
  481. Target : 0
  482. LUN ID : 0
  483. Location Path : UNAVAILABLE
  484. Current Read-only State : No
  485. Read-only : No
  486. Boot Disk : No
  487. Pagefile Disk : No
  488. Hibernation File Disk : No
  489. Crashdump Disk : No
  490. Clustered Disk : No
  491.  
  492. Volume ### Ltr Label Fs Type Size Status Info
  493. ---------- --- ----------- ----- ---------- ------- --------- --------
  494. Volume 6 F ESD-USB FAT32 Removable 32 GB Healthy
  495.  
  496. DISKPART> lis par
  497.  
  498. Partition ### Type Size Offset
  499. ------------- ---------------- ------- -------
  500. Partition 1 Primary 32 GB 1024 KB
  501.  
  502. DISKPART> sel par 1
  503.  
  504. Partition 1 is now the selected partition.
  505.  
  506. DISKPART> det par
  507.  
  508. Partition 1
  509. Type : 0C
  510. Hidden: No
  511. Active: Yes
  512. Offset in Bytes: 1048576
  513.  
  514. Volume ### Ltr Label Fs Type Size Status Info
  515. ---------- --- ----------- ----- ---------- ------- --------- --------
  516. * Volume 6 F ESD-USB FAT32 Removable 32 GB Healthy
  517.  
  518. DISKPART> sel par 2
  519.  
  520. The specified partition is not valid.
  521. Please select a valid partition.
  522.  
  523. There is no partition selected.
  524.  
  525. DISKPART> det par
  526.  
  527. There is no partition selected.
  528. Please select a partition and try again.
  529.  
  530. DISKPART> sel par 3
  531.  
  532. The specified partition is not valid.
  533. Please select a valid partition.
  534.  
  535. There is no partition selected.
  536.  
  537. DISKPART> det par
  538.  
  539. There is no partition selected.
  540. Please select a partition and try again.
  541.  
  542. DISKPART> sel par 4
  543.  
  544. The specified partition is not valid.
  545. Please select a valid partition.
  546.  
  547. There is no partition selected.
  548.  
  549. DISKPART> det par
  550.  
  551. There is no partition selected.
  552. Please select a partition and try again.
  553.  
  554. DISKPART> sel par 5
  555.  
  556. The specified partition is not valid.
  557. Please select a valid partition.
  558.  
  559. There is no partition selected.
  560.  
  561. DISKPART> det par
  562.  
  563. There is no partition selected.
  564. Please select a partition and try again.
  565.  
  566. DISKPART> sel par 6
  567.  
  568. The specified partition is not valid.
  569. Please select a valid partition.
  570.  
  571. There is no partition selected.
  572.  
  573. DISKPART> det par
  574.  
  575. There is no partition selected.
  576. Please select a partition and try again.
  577.  
  578. DISKPART>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement