Memory card unable to format
Closed
mohit
-
Feb 15, 2016 at 02:57 AM
R2D2_WD Posts 3606 Registration date Monday September 1, 2014 Status Member Last seen February 20, 2017 - Feb 15, 2016 at 04:56 AM
R2D2_WD Posts 3606 Registration date Monday September 1, 2014 Status Member Last seen February 20, 2017 - Feb 15, 2016 at 04:56 AM
Related:
- Memory card unable to format
- Network card - Guide
- How to clear virtual memory - Guide
- Flash drive/card tester - Download - Backup and recovery
- Unable to ping computer on same network - Guide
- Format factory - Download - Other
1 response
R2D2_WD
Posts
3606
Registration date
Monday September 1, 2014
Status
Member
Last seen
February 20, 2017
155
Feb 15, 2016 at 04:56 AM
Feb 15, 2016 at 04:56 AM
Hi Mohit,
If your memory card’s file format appears as RAW, that means that there is a problem recognizing the format. Do you have valuable data on the card? I recommend you to try the card on another PC and on another device.
If you are not able to format the card through Disk Management, try using Command Prompt. The commands are:
Diskpart
List disk
Select disk n (n is the number of the drive)
Clean
Create partition primary
Active
Format fs=ntfs label=”sdcard” quick
Assign
Exit
If you are still no able to format the drive, try using some formatting software, but have in mind the sudden format loss may indicate serious problem and it is highly possible that you may need to get a new card.
Hope this helps
If your memory card’s file format appears as RAW, that means that there is a problem recognizing the format. Do you have valuable data on the card? I recommend you to try the card on another PC and on another device.
If you are not able to format the card through Disk Management, try using Command Prompt. The commands are:
Diskpart
List disk
Select disk n (n is the number of the drive)
Clean
Create partition primary
Active
Format fs=ntfs label=”sdcard” quick
Assign
Exit
If you are still no able to format the drive, try using some formatting software, but have in mind the sudden format loss may indicate serious problem and it is highly possible that you may need to get a new card.
Hope this helps