You should launch RMAN:

Code:
D:\>rman target /
and run the following:

Code:
RMAN> CROSSCHECK ARCHIVELOG ALL;
RMAN> DELETE EXPIRED ARCHIVELOG ALL;