Hi,

To remove OracleService , go to the command prompt and type:
oradim -delete -sid SID

where SID is... the sid of your database, as it appears when you type
net start | more (you should get an "OracleServiceSID")

Hope it helps

Cheers

Fabien