1. In Windows operating system,
Click on Start.
Next Click on Run.
Next Type CMD..
Takes you to command screen (typically black)...
2. To get location you can type the location or
Simultaneously in windows explorer Go to location of file>.
Click on file...Right click >>Go to properties of file>> Go to Attributes of file>>Ensure Read-only checkbox is UNCHECKed or NOT-TICKED to make NOT READ-ONLY so that the file is delete-able >> Copy the address of the folder location in windows-explorer. In the command prompt click on left top corner >> Edit and Paste
Ensure that you have got complete location of the file.
Give change directory CD <location of file>
Your Current Location> CD YourDriveL/YourPath>YourFolderContainingFileToBeDeleted>
3. Last give delete command
YourDriveL/YourPath>YourFolderContainingFileToBeDeleted>DEL YourFilename
Click Enter