How to Erase a Recovery Partition in Windows
How to Erase a Recovery Partition in Windows
Follow below steps
open
cmd
type
diskpart
type
list disk
then
select disk
with disk numbertype
list partition
then
select partition
with partition number
type
delete partition override
source:
Last updated
Was this helpful?