If you try to delete them by Windows Explorer, whenever explorer notice a
file being used, it will stop deleting files so delete them by command
prompt so that the files that can be deleted will be deleted.
Start > Run > cmd
make the path to windows temp
then type
del *.*
and hit Enter