Do they go away after a restart? You can usually use Process Explorer to track down exactly what's creating files like this.
As i said try using Process Explorer to track down the creator. Such files can be produced by any number of applications and by windows itself, but normally they would be deleted once that process terminates or upon restart.
If the process creating them were still active, the files would be locked and you would be unable to delete them. If you are able to delete them any time, you can create a task to run CCleaner a couple of times a day. That would be a workaround but try using Process Explorer first.
Run Process Explorer (You can download it here)
Press Ctrl+F to display the find dialog box.
Type the temporary file’s name in the dialog and click Search.
If a program is using that temporary file then the file should be listed along with the process name.
If the process name doesn’t look familiar then you can close the Find dialog and double click the process name in the Process Explorer process list. That will show you the full program path and description.
0 matching items means the file has been deleted. Go into the temp folder and note down the name of an existing temp file. Then do the Process Explorer thing.
That can also mean the temp file is not in use. Can you locate the particular temp file on your hdd (you can use windows search)?
Try locating a temp file which does not let you delete it. That file should be in use and should show up through process explorer.
Try a couple of things:
1) Do a full scan for malware with malwarebytes antimalware. Clean whatever it wants to clean.
2) Go to MSCONFIG and disable all startup items except your antivirus. Reboot, then observe if the problem persists. If it doesnt, you'll need to re-enable the startups one by one to isolate the culprit.
Use the built int windows resource monitor. Go to the task manager (right click the task bar), on the performance tab click Resource Monitor. No go to the hard drive tab. It will show all programs that are writing to the harddrive.
If the files are being created rapidly, the culprit should go to the top of the list if you sort on file io. I believe you can see what fil is being written to as well so you can try scnning the list.
Unfortuately if the files are being wrriten VERY quickly and only occasionaly it may be hard to catch it in the act. But if it's frequent enough, you should be able to see it happening n that screen.
(ProcessExplorer is a great tool but I believe that the built in tools should be learned and exhausted before moving to using something you have to install if possible. The built in tools are always there on any computer (windows 7 computer) you run into. Knowing how to use them will save a lot of time in various random situations like this.)
Have you disabled that service to see if it's the cause?
Try a couple of things:
1) Do a full scan for malware with malwarebytes antimalware. Clean whatever it wants to clean.
2) Go to MSCONFIG and disable all startup items except your antivirus. Reboot, then observe if the problem persists. If it doesnt, you'll need to re-enable the startups one by one to isolate the culprit.
I believe that the culprit is Microsoft Security Essentials.
Unfortunately, I do not have that program installed. :/ Can't find out what's causing this.