Try:
c:\> oradim -shutdown -sid ORA_SID -shuttype SRVC, INST -shutmode I

(where ORA_SID --> ur SID name)
SRVC --> shutdown services
INST --> shutdown instance
I --> "shutdown immediate"