Horje
remove debian gnu/linux - continue with install process Code Example
remove debian gnu/linux - continue with install process
Open command prompt: cmd
Type bcdedit (as Marcos suggested)
You will find the booting partitions (this term doesn't really exist)
Spot the partition that says "Continue with installation" 
as a description
Copy its {identifier} (yeah, that long number)
Finally, type bcdedit /delete {identifier}, 
where in the place of identifier you have to put the identifier you
selected. (Make sure to keep the identifier between braces {..} ).
Type bcdedit to confirm deletion




Shell

Related
code . zsh command not found wsl Code Example code . zsh command not found wsl Code Example
bash how to trim every nth line Code Example bash how to trim every nth line Code Example
ho to go into a docker container Code Example ho to go into a docker container Code Example
git filter-branch remove file Code Example git filter-branch remove file Code Example
Deploy all file and subfolder git cpanel Code Example Deploy all file and subfolder git cpanel Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10