Solved windows 11 logs of new disk being created


cokedude

Active member
Local time
11:40 AM
Posts
57
OS
10 and 11
Is there anywhere that you find windows 11 logs of new disk being created? I was trying to follow tutorials of my computer not booting up. Somehow a new disk was created when following these tutorials.

I used this tutorial on dism.


dism using windows image
dism /image:c:\ /cleanup-image /restorehealth /source:c:\windows

scratch dir
/scratchdir:{path}

using alternative image
dism /image:c:\ /cleanup-image /restorehealth /source:{path to esd}

sfc from recovery
sfc /scannow /offbootdir={drive}\ /offwindir={drive}\windows

I used this tutorial on my boot record being corrupted.


diskpart
list disk
sel disk 0
list vol
assign letter=v

format V: /fs:fat32

bcdboot c:\windows /s v: /f UEFI
 

My Computer

System One

  • OS
    10 and 11
    Computer type
    Laptop
The Event Viewer.
Why did you want to do this?

Press the Windows key +X and choose Disk Management.
Please attach a screenshot of this window including the lower pane showing all the drives and partitions on your computer, including drive V:
 

My Computer

System One

  • OS
    Windows 11 Pro Insider 64 bit 25H2 26200.5742
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte Z390 UD
    CPU
    Intel Core i7 9700K 3.60
    Motherboard
    Gigabyte Z390 UD
    Memory
    16 GB
    Graphics Card(s)
    nVidia GEForce RTX 2060 Super
    Sound Card
    onboard
    Monitor(s) Displays
    Two 27" Dell 4K monitors
    Screen Resolution
    3840 x 2160
    Hard Drives
    M.2 NVME SSD, 500 GB; Two 2TB Mechanical HDD's
    PSU
    850w PSU
    Case
    Cyberpower PC
    Cooling
    Water cooled
    Keyboard
    Backlit Cyberpower gaming keyboard
    Mouse
    Backlit Cyberpower gaming mouse
    Internet Speed
    1 GB mbps
    Browser
    Brave
    Antivirus
    Windows Security
When you're in Windows Recovery, it's running WinRE from a RAM disk (drive X:).

It doesn't write to the system's event logs, and self-logging is limited to WinRE's SRT logs for automatic repair mode. So there's no logging of your manual actions. The EFI partition normally doesn't need a drive letter, because it's supposed to be hidden.
 

My Computer

System One

  • OS
    Windows 7
The Event Viewer.
Why did you want to do this?

Press the Windows key +X and choose Disk Management.
Please attach a screenshot of this window including the lower pane showing all the drives and partitions on your computer, including drive V:

I am not able to boot into windows right now. I am using the windows recovery.
 

My Computer

System One

  • OS
    10 and 11
    Computer type
    Laptop
When you're in Windows Recovery, it's running WinRE from a RAM disk (drive X:).

It doesn't write to the system's event logs, and self-logging is limited to WinRE's SRT logs for automatic repair mode. So there's no logging of your manual actions. The EFI partition normally doesn't need a drive letter, because it's supposed to be hidden.

Thank you.
 

My Computer

System One

  • OS
    10 and 11
    Computer type
    Laptop
Sorry everyone. Following those steps caused the Windows Recovery on the computer to be unusable. I am now have to boot to the flash drive of the windows 11 iso to get into Windows Recovery. So the extra disk is my flash drive.
 

My Computer

System One

  • OS
    10 and 11
    Computer type
    Laptop

Latest Support Threads

Back
Top Bottom