Hello,
You could try to use command line to delete it:
- Run Command prompt as Administrator.
- Jump to your file path with cd <Your shortcut path>
- delete this file, /f is force command. You can see more parameters if you use "del /?" command.
del <filename> /f