want to delete linux and install windows

Asked by David

how do i know if i have windows installed with my ubuntu and if i do how do i go back to windows

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

If you don't know , how knows ?

A usual way to find if an NTFS filesystem exists (so probably Windows installation also) is via terminal (CTRL+ALT+T).

apply below commands one by one

sudo fdisk -l
sudo parted -l
sudo lshw -businfo | grep -i scsi

and see the results OR post the results back here and we will tell you.

To go back to Windows you will need a DVD of Windows and RE-Install. Simple as that.

Thanks

Revision history for this message
Bhawani Singh (bhawanisingh) said :
#2

You need windows installation disk or windows repair disk

boot from disk

click on "Repair your computer".

select OS > Press Next > Click on "command prompt"

In Command Prompt Type:

bootrec /fixmbr

bootrec /fixboot

Then Reboot.

Reclaim your hdd space occupied by ubuntu using gparted or any other such tool

Can you help with this problem?

Provide an answer of your own, or ask David for more information if necessary.

To post a message you must log in.