I bought an Arduino power adapter on Amazon. According to the label, it outputs 9V, 1000mA. I connected it to the DC jack, then tried measuring the voltage between the 5V pin and GND on the Arduino Mega—it showed 6.75V. That seems really off, right? What could be causing this?
If you are reading 6.75 volts between the Mega's ground and 5V pins, my first second thought would be that that Mega is toast. That's measuring the output of the onboard 5V regulator, not your adapter.
What should have been my first thought is what @LarryD writes below.
But the board still works fine. I'm still using it to control five stepper motors and everything runs fine. Do you think I should still get a new board?
I directly connected the power adapter to one Mega board, then used a multimeter to measure the voltage between the 5V pin and GND—it showed 6.75V. Then I tried two other boards: one showed 4.97V, and the other 5.05V.
No worries, feel free to ask anything. I'm pretty sure I didn't use the multimeter incorrectly, because I also measured the other Arduino boards I have, and those readings were normal.