0

It is c++ compiled .exe file

On deleting this file it shows Deletion Permission:

Deletion Permission

And on clicking over Continue it gets stuck in try again loop:

Try Again

Jackdaw
  • 1,834
Amish
  • 1

1 Answers1

-2

Sorry for duplicate question

In case anyone needs help, these are the steps

  • Open command prompt with administrative privileges
  • Run chkdsk
  • Run **chkdsk /f "Drive letter" in my case it was chkdsk /f C:
  • It may ask for restart, after restarting my PC I was able to delete the file.

Credits for answer Answered by WorldGov

Amish
  • 1