Hello LarryXP,
Thanks for using the Microsoft Answers Forum.
You might try doing some further research on this folder before you go about deleting it. After doing some research of my own on
your problem, I have found that the folder can be created by numerous types of programs including some types of viruses or malware that may be infecting your computer. After you verify that the folder can be deleted safely you will want to use the following
command in an elevated command prompt on your computer.
To start an elevated command prompt click Start then type “cmd” in the Start Search box. When it appears in the list, right click,
and select run as administrator. If you get a UAC prompt to continue, click yes. Now type the command below in the prompt. Make sure that you change to the directory where the folder is located by using the “cd” (change directory) command and typing the appropriate
path.
rd found.000 /s
Example: C:\Windows> rd found.000/s
Let us know if this helps.
Judd
Microsoft Answers Support Engineer Visit our Microsoft Answers Feedback Forum and let us know what you think.