If it is a bad sector, it will already be marked in the drive's tables as unusable and Windows will not try to write to or read from it.
I recommend you just open an elevated command prompt, then run chkdsk /r (note the space before the slash) on the drive. This will analyze every sector, and if able, remove any data from any bad sectors, then ensure the bad sector is marked as unusable.