How can i fix this Secure Boot Violation (Unauthorized change)

Hime 21 Reputation points
2022-03-07T10:04:18.503+00:00

Lately today i decided to conver my disk from mbr to gpt, when the process finally finished it just restarted and i was welcome with a red text that says Secure Boot violation, The system found unauthorized changes on the firmware, operating system or uefi drivers.
I really don't want to format my hard disk or buying another one, the quick solution would be just reinstalling Windows again but i have files that i want to keep. I just tried to disable Secure Boot and it just shows a black screen. I don't know what to do.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Accepted answer
  1. Docs 15,761 Reputation points
    2022-03-07T23:11:01.623+00:00

    Boot to the BIOS:

    https://www.disk-image.com/faq-bootmenu.htm

    Once in the BIOS see if you can disable secure boot.

    And see what happens if you boot using each:
    Legacy
    UEFI native (without CSM)
    UEFI hybrid (with CSM)

    Find a flash drive that you can format (> or = 8 GB).

    On a working computer create a bootable Windows 11 iso:

    https://www.tenforums.com/tutorials/2376-create-bootable-usb-flash-drive-install-windows-10-a.html

    https://www.elevenforum.com/t/download-official-windows-11-iso-file-from-microsoft.1009/

    https://www.microsoft.com/software-download/windows11

    Find a camera or smartphone camera to take pictures and post images or share links into this thread using one drive, drop box, or google drive.

    On the problematic computer boot to the Windows 11 iso > click troubleshoot> command prompt > type these commands:

    bcdedit /enum all
    bcdedit | find "osdevice"

    diskpart
    lis dis
    lis vol
    sel dis 0
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par
    sel par 5
    det par

    Post images or share links of the commands with results into this thread.

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Docs 15,761 Reputation points
    2022-03-07T20:55:05.493+00:00

    When the computer is powered on are you able to boot Windows or open safe mode?

    Can you boot to the BIOS and turn off secure boot?
    This is for an Asus computer:
    https://www.asus.com/support/FAQ/1042711/

    https://www.tenforums.com/tutorials/85279-enable-disable-secure-boot-windows-10-pc.html

    When there are computer problems it is often possible to save important files and install a fresh version of Windows.

    This can be accomplished either by booting to Windows or Windows Recovery Environment (RE).

    When booting to Windows RE > perform a custom install (not clean install)

    If possible post images or share links for any error messages or codes.

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.