Mysterious blank folder keeps showing up on my desktop

I have a folder with no name on my Windows desktop. The name is literally empty:

enter image description here

I'd like to get rid of this. Oh, easy you say? Well here's where things get interesting. First, if I click on it and hit Delete, it just comes back within a day, like a zombie coming back from the dead.

Okay, great maybe I can hide it or something. Well, if I try to right click on it to modify the folder properties, it becomes clear this isn't actually a real file:

enter image description here

If I select "Create shortcut", nothing happens. If I double click on it to try to open it, nothing happens. What does the actual file system look like, you ask? Nothing:

enter image description here

Any ideas on how to kill this thing once and for all?

Update:

Contents of desktop.ini:

[LocalizedFileNames]
migwiz.lnk=@%windir%\system32\migwiz\wet.dll,-588

Contents of Public folder desktop.ini:

[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21799

Another Update:

I can Cut the folder and paste it somewhere else on the desktop. If I paste the folder to some other folder on my disk, I get this helpful error:

enter image description here


According to this discussion, this issue seems to be related to remnants of an old Microsoft Office 2010 installation.

http://www.sevenforums.com/general-discussion/256250-random-empty-folder-keeps-appearing-desktop.html

The fix suggests searching the registry for 138508BC-1E03-49EA-9C8F-EA9E1D05D65D and removing occurrences.


Going to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\

and removing these keys:

138508BC-1E03-49EA-9C8F-EA9E1D05D65D

0875DCB6-C686-4243-9432-ADCCF0B9F2D7

appears to have taken care of this bizarre problem.