@echo off :: Cleans up dropped files from %windir%\ServiceProfiles\LocalService from the UIAccess exploit :: You need to run this as Administrator or LocalService User del "%windir%\ServiceProfiles\LocalService\exploit.exe" del "%windir%\ServiceProfiles\LocalService\JuicyPotatoNG.exe" del "%windir%\ServiceProfiles\LocalService\system32\srchadmin.dll" rmdir "%windir%\ServiceProfiles\LocalService\system32"