• # que souhaites tu vraiment faire ?

    Posté par . En réponse au message Enlever dual boot linuxmint. Évalué à 3.

    juste supprimer le grub et laisser la place occupée par mint pour un usage ulterieur ?

    auquel cas, la ligne de commande WINDOWS doit te permettre de regler cela.
    cependant nous sommes ici sur LINUX fr, il n'est pas garanti que l'aide soit la plus pertinente.

    à une epoque il suffisait de faire, depuis la ligne de commande windows :
    checkdisk /fixmbr

    apparemment c'est un peu plus compliquer

    un forum WINDOWS nous dit

    The command in Windows 8/8.1/10 for fixing MBR is "bootsect.exe".
    bootsect /nt60 drive_letter: /mbr
    this fixes boot record of partition mapped to "drive_letter:" and the MBR of the disk where the partition is placed.
    C:\Windows\system32>bootsect

    bootsect {/help|/nt60|/nt52} {SYS|ALL|:} [/force] [/mbr]
    Boot sector restoration tool
    Bootsect.exe updates the master boot code for hard disk partitions in order to
    switch between BOOTMGR and NTLDR. You can use this tool to restore the boot
    sector on your computer.
    Run "bootsect /help" for detailed usage instructions.