| 
  The folder might not be visible to you since it has a leading . which means its a hidden folder.
 Please try this...
 
 - Open a command prompt or shell and type:
 cd
 - You should be in your home folder now, now type:
 ls -la
 - You should see all your files including a .phex directory, now type:
 rm -r .phex
 - This should delete the .phex folder.
 
 Gregor
 
				__________________   |