SD card...initialization failed

I am now testing SD card. However, it showed that "Initializing sD card...initialization failed". What should I do to sovle this issue?

By the way, this is new SD card, I am not sure if I need to format it before insert (I did not do that). And my laptop system is Win 11, is that ok?

Figure shows my Micro SD card and Micro SD Card Module. And I use Arduino UNO R3.

What code are you running? Is it one of the examples or your own?

Exapmle. Here is the link. https://lastminuteengineers.com/arduino-micro-sd-card-module-tutorial/

If you're using D10 for the CS line, did you change the pin definition to 10 in the example code?

If you plug the SD card into your computer, the Disk Manager utility can tell you how it is formatted. It should be FAT32.