Oracle Database Express Edition. 10g. Release 2.
Receiving this error. Was working previously.
Items I have tried so far
connect / as sysdba
shutdown
startup
Below is the output:

Running on Windows, Tried stopping and starting the service. Service is running.
Checking alert_xe log located at app\oracle\admin\xe\bdump.
Mon Feb 23 10:16:26 2015
Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_arc1_2804.trc:
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 51628032 bytes disk space from 10737418240 limit
ARC1: Error 19809 Creating archive log file to 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2015_02_23\O1_MF_1_2758_U_.ARC'
ARC1: Failed to archive thread 1 sequence 2758 (19809)
ARCH: Archival stopped, error occurred. Will continue retrying
Mon Feb 23 10:16:26 2015
Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_arc1_2804.trc:
ORA-16038: log 1 sequence# 2758 cannot be archived
ORA-19809: limit exceeded for recovery files
ORA-00312: online log 1 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_6DPN0KMY_.LOG'
Mon Feb 23 10:17:25 2015
ARC0: Archiving not possible: No primary destinations
ARC0: Failed to archive thread 1 sequence 2758 (4)
ARCH: Archival stopped, error occurred. Will continue retrying
Mon Feb 23 10:17:25 2015
Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_arc0_3212.trc:
ORA-16014: log 1 sequence# 2758 not archived, no available destinations
ORA-00312: online log 1 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_6DPN0KMY_.LOG'
Mon Feb 23 10:18:25 2015
ARC1: Archiving not possible: No primary destinations
ARC1: Failed to archive thread 1 sequence 2758 (4)
Also tried:

Any help would be appreciated.
Thank you,