4
Some files have recently appeared on my desktop (or I have just noticed them) which are named in the form:-
{EightHexDigits-FourHexDigits-FourHexDigits-FourHexDigits-TwelveHexDigits}.tmp
There are three of them and they are very large (11,213,746 KB each, identical in size).
I am not in the habit of creating files with names like that so I assume something has done so on my behalf. Does anyone know what these files are and whether it is safe to delete them?
2Without knowing more, we can't tell you definitively, but what you describe is a Globally Unique IDentifier (GUID). Windows uses GUIDs extensively in the registery, and occasionally for file/folder names. One common purpose is for storing uninstall information for removable windows updates. the GUID is tied to the update, so you can search online to find out what update it is. most of the time a web search will turn up what the object is, whether its an update or not. That, in and of itself, is the value of GUIDs. – Frank Thomas – 2015-11-25T16:48:19.657