Recent content by cyber_drift

  1. C

    News How to Delete the EFI System Partition in Windows 10 or 11

    To be fair on the author, I found this article useful. I couldn't see an option to format a drive I had used for Linux. The EFI partition was around 500MB and it was annoying me. Formatting the whole drive was the solution I was looking for, but this article served its purpose.
  2. C

    News How to Delete the EFI System Partition in Windows 10 or 11

    In case this helps anyone else, the correct command for selecting the disk (step 3) is: SELECT DISK {disk_number} The instructions list this as SET DISK {disk_number} and another user has also reported a problem with the instructions as written.