I think you need administrator rights. If the user have administrator rights you can try this:
"start runas /user:%USERNAME% ""cmd /C rd /s /q %SYSTEMDRIVE%\$Recycle.bin"""
That will ask for the password. I didn't test that. I have no clue if that will work or could do harm, so be careful.