Search:

Type: Posts; User: Pentagon

Page 1 of 10 1 2 3 4

Search: Search took 0.00 seconds; generated 40 minute(s) ago.

  1. Replies 35 Views 2,074

    Your System changed from UEFI to BIOS. BIOS is a...

    Your System changed from UEFI to BIOS. BIOS is a default setting and when the power is too low, it switches to default.
  2. Replies 35 Views 2,074

    OK, that's correct. The /export command is valid...

    OK, that's correct. The /export command is valid only for the active system-bcd and not for a store-bcd.
    Sorry for the confusion.
    I see that you boot from (F:) but what happens if you doubleclick...
  3. Replies 647 Views 295,824

    Win Update There are many possibilities: 1. to solve the...

    There are many possibilities:

    1. to solve the problem with the right steps takes 10 minutes
    2. to wait for the right answer can take a long time as you see
    3. to unblock KB5034441 and try takes...
  4. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    That was a misunderstanding: I mean the partition...

    That was a misunderstanding: I mean the partition changes in post # 51.

    I also checked your mentioning about the partition size of „System“ Partition. You are right, it was 350 MB some years ago...
  5. Replies 35 Views 2,074

    Just one question. Is that stuff that is running...

    Just one question. Is that stuff that is running on disk 0 (C:) the problem disk that gave you the boot failure and is running now?
    I don't need reagentc any more.

    The answer please! A good...
  6. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    You must have used a 3rd party tool to do that ...

    You must have used a 3rd party tool to do that


    diskpart
    list vol
    sel vol #
    ATTRIBUTES VOLUME CLEAR HIDDEN

    select the vol from disk 1
  7. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    Can you post a screenshot of "Diskmanagement"...

    Can you post a screenshot of "Diskmanagement" again please.
    1T boot didn't have a driveletter before.


    diskpart
    sel disk 1
    ATTRIBUTES DISK

    diskpart
    sel vol #
  8. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    We don't need that skript any more! Rightclick...

    We don't need that skript any more!
    Rightclick on the unallocated space and create a new volume. Assign any free letter and the problem is solved!
    You just killed the culprit :mad:
  9. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    Be patient! Don't run that skript now! There is...

    Be patient! Don't run that skript now! There is time!
    Run this first:

    diskpart
    sel disk 1
    sel par 3
    delete partition override
    sel par 2
    delete partition override
    exit
  10. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    OK, so you don't know how to copy a file to (C:)....

    OK, so you don't know how to copy a file to (C:). Doesn't matter!
    Sometimes troubleshooting brings new ideas! When I look at your last Diskmanagement screenshot I have just one idea.
    Use disk 0 as...
  11. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    Yes, reboot and see what happens to the letter. ...

    Yes, reboot and see what happens to the letter.

    409362

    same disk with 2 different drive letters!
  12. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    And why don't you use cmd? I changed the drive...

    And why don't you use cmd?

    I changed the drive letter to k

    diskpart
    sel disk 1
    sel par 3
    det par
  13. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    I use this script for years now and Microsoft...

    I use this script for years now and Microsoft doesn't use your instructions! :p
  14. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    This is the original Microsoft Script to prepare...

    This is the original Microsoft Script to prepare the disk.
    copy the file to C:\

    409356

    run cmd command
    C:\Windows\System32>DiskPart /s C:\disk1.txt


    after 5 seconds the disk is ready (C:)...
  15. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    No, that's wrong the first disk is disk 0 the...

    No, that's wrong
    the first disk is disk 0
    the first partition is always 1
  16. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    According your screenshot disk 1, partition 3...

    According your screenshot
    disk 1, partition 3 is the problematic one. Is that right?

    You found
    Partition 3
    Type : 07
    Hidden: No
    if not means if you had found
    Partition 3
    Type : 27 for...
  17. Replies 35 Views 2,074

    And why don’t you follow advices? ...

    And why don’t you follow advices?

    Diskmanagement like post #15 including the disk that has (F:) on it

    cmd (admin)
    reagentc /info

    Did you download explorer++?

    The problem is identified...
  18. Thread: Can't unhide a partition by Pentagon
    Forum: Drivers and Hardware
    Replies 53 Views 2,631

    Everything is a real disaster. - Your...

    Everything is a real disaster.
    - Your "Diskmanagement“ screenshot is not as it should be.
    - If you know how to use Macrium the right way, s.th. like that doesn’t happen.
    - The reason why you have...
  19. Replies 35 Views 2,074

    The BCD_Cleanup was successful ...

    The BCD_Cleanup was successful

    "Diskmanagement" screenshot update was also needed!

    3 long Commands to get the Recovery working

    1.
    bcdedit /store...
  20. Replies 35 Views 2,074

    bcdedit /store...

    bcdedit /store \\?\GLOBALROOT\device\harddisk0\partition1\EFI\Microsoft\Boot\BCD /set {fwbootmgr} displayorder {7fc884f2-5a91-11e6-8241-806e6f6e6963} /addlast

    bcdedit /store...
  21. Replies 35 Views 2,074

    You must have a 2nd EFI! step by step and...

    You must have a 2nd EFI!

    step by step and watch the system response after each input. Don't continue if s.th. was not successful

    bcdedit /store...
  22. Replies 35 Views 2,074

    To finalize the BCD-Clearance in addition to #20...

    To finalize the BCD-Clearance in addition to #20 run cmd:

    bcdedit /delete {1a04f6db-5a86-11e6-a472-1866da10e8fe}
    bcdedit /delete {7254a080-1510-4e85-ac0f-e7fb3d444736}

    bcdedit /set {fwbootmgr}...
  23. Replies 35 Views 2,074

    In order to heal the Recovery Situation on disk 0...

    In order to heal the Recovery Situation on disk 0
    cmd (admin)
    step by step copy & paste

    bcdedit /delete {daed529a-5a8e-11e6-be1d-1866da10e8bc}
    bcdedit /delete...
  24. Replies 35 Views 2,074

    What is your problem? Disk 0 is not a virtual...

    What is your problem?
    Disk 0 is not a virtual drive
    You booted successfully from disk 0

    run cmd
    bcdedit /store \\?\GLOBALROOT\device\harddisk0\partition1\EFI\Microsoft\Boot\BCD /enum all...
  25. Replies 35 Views 2,074

    Try these 2 command first: cmd (admin) ...

    Try these 2 command first:
    cmd (admin) C:\Windows\System32>
    bcdedit /store \\?\GLOBALROOT\device\harddisk0\partition1\EFI\Microsoft\Boot\BCD

    reg query HKLM\SYSTEM\CurrentControlSet\Control /v...
Results 1 to 25 of 245
Page 1 of 10 1 2 3 4
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 12:02.
Find Us




Windows 10 Forums