Couple of days back I got a Raspberry Pi 4. Had watched many YouTube videos about initial setup of Pi 4 thus went accordingly. Didn't knew about undervolting it so long story short, my SD card got corrupted as I powered off the device while NOOBS was installing Raspbian on it. Had a another card so got Raspbian installed on it. The card that got corrupted isn't undergoing format and I have tried most of the fixes given on Internet;
Linux-> tried Gparted and fdisk method but doesn't formats, gives I/O error as reason Attaching dump file of Gparted alongwith a screenshot of both. Have tried these fixes on both Raspbian and Elementary OS live environment.
Windows-> Both 7 and 10 are unable to format it. Even partition managers such as AMOEI, EASUS, don't work. They give Cyclic Redundancy Error, so does DISKPART command line utility when asked to 'clean'
Android-> Samsung phone tries to format the card but gets stuck at 20% and after a while reboots, to no effect on the card
Old Nokia phone-> it just hangs while trying to 'read' the card
Digital camera-> It says it has formatted the card but then on viewfinder screen, it displays card error.
Is the card bricked? If so then why it's partitions are shown in devices it's connected to? Any way to fix it or have to cut my losses here?

Linux-> tried Gparted and fdisk method but doesn't formats, gives I/O error as reason Attaching dump file of Gparted alongwith a screenshot of both. Have tried these fixes on both Raspbian and Elementary OS live environment.
Windows-> Both 7 and 10 are unable to format it. Even partition managers such as AMOEI, EASUS, don't work. They give Cyclic Redundancy Error, so does DISKPART command line utility when asked to 'clean'
Android-> Samsung phone tries to format the card but gets stuck at 20% and after a while reboots, to no effect on the card
Old Nokia phone-> it just hangs while trying to 'read' the card
Digital camera-> It says it has formatted the card but then on viewfinder screen, it displays card error.
Is the card bricked? If so then why it's partitions are shown in devices it's connected to? Any way to fix it or have to cut my losses here?

Code:
GParted 0.32.0 --enable-libparted-dmraid --enable-online-resize
Libparted 3.2
Delete /dev/sda1 (fat32, 2.37 GiB) from /dev/sda 00:07:14 ( SUCCESS )
calibrate /dev/sda1 00:00:02 ( SUCCESS )
path: /dev/sda1 (partition)
start: 8192
end: 4988281
size: 4980090 (2.37 GiB)
delete partition 00:07:12 ( SUCCESS )
libparted messages ( INFO )
Input/output error during write on /dev/sda
========================================
Delete Logical Partition (unknown, 12.22 GiB) from /dev/sda 00:04:44 ( SUCCESS )
calibrate /dev/sda7 00:00:02 ( SUCCESS )
path: /dev/sda7 (partition)
start: 5578752
end: 31211519
size: 25632768 (12.22 GiB)
delete partition 00:04:42 ( SUCCESS )
libparted messages ( INFO )
Input/output error during write on /dev/sda
========================================
Delete Logical Partition (fat32, 256.00 MiB) from /dev/sda 00:01:28 ( SUCCESS )
calibrate /dev/sda6 00:00:02 ( SUCCESS )
path: /dev/sda6 (partition)
start: 5054464
end: 5578749
size: 524286 (256.00 MiB)
delete partition 00:01:26 ( SUCCESS )
libparted messages ( INFO )
Input/output error during write on /dev/sda
========================================
Delete Logical Partition (ext4, 32.00 MiB) from /dev/sda 00:01:31 ( SUCCESS )
calibrate /dev/sda5 00:00:02 ( SUCCESS )
path: /dev/sda5 (partition)
start: 4988928
end: 5054461
size: 65534 (32.00 MiB)
delete partition 00:01:29 ( SUCCESS )
libparted messages ( INFO )
Input/output error during write on /dev/sda
========================================
Delete /dev/sda2 (extended, 12.50 GiB) from /dev/sda 00:00:42 ( SUCCESS )
calibrate /dev/sda2 00:00:02 ( SUCCESS )
path: /dev/sda2 (partition)
start: 4988282
end: 31211519
size: 26223238 (12.50 GiB)
delete partition 00:00:40 ( SUCCESS )
libparted messages ( INFO )
Input/output error during write on /dev/sda
========================================