Can't delete folder, need permission from adminstrator? [duplicate]

Solution 1:

Try running Unlocker on the folder.

Solution 2:

Reset the properties of the folder.

Start menu → All Programs → Accessories → Right click on Command Prompt → Run As Administrator.

The type the following

cd\path\to\location\of\the\folder
takeown /r /d y /f example
icacls example /reset /t /c /q