fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


microsoft:allgemeines:delete-recovery-partition

This is an old revision of the document!


Delete recovery partition

disable recovery agent

reagentc /info        # check recovery agent -> Windows RE location
reagentc /disable     # disable recovery agent

enter diskpart

diskpart

delete partition

list disk
select disk 0
list partition
select partition 4
delete partition override
list partition

enable recovery agent to use image on c: drive

reagentc /enable         # enable  recovery agent
reagentc /info           # check recovery agent -> Windows RE location
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
microsoft/allgemeines/delete-recovery-partition.1717333092.txt.gz · Last modified: by gsys