Apple Releases Revised iPadOS 17.5.1 Update for iPad 10

Apple today released a new version of iPadOS 17.5.1, specifically for the 10th-generation low-cost iPad. The update is a second version of iPadOS 17.5.1, with a version number of 21F91, up from the original 21F90 version.

iOS 17
The iPadOS 17.5.1 update can be downloaded through Finder or iTunes, and it does not appear to be over-the-air as of yet. ‌iPad‌ 10 owners who already installed iPadOS 17.5.1 may not see the update, and it may be limited to those who have not yet downloaded the software.

There is no word on why Apple has released a new version of iPadOS 17.5.1 for the 10th-generation ‌iPad‌.

iOS 17.5.1 and iPadOS 17.5.1 previously came out on Monday, May 20, and included a fix for a bug that could cause images to reappear in the Photos app even after being deleted. Apple said the bug was caused by a database corruption issue.

Popular Stories

iOS 26.1 Coming Soon: New Features for Your iPhone and Release Date

Monday October 27, 2025 7:55 am PDT by
The upcoming iOS 26.1 update includes a handful of new features and changes for iPhones, including a toggle for changing the appearance of the Liquid Glass design, "slide to stop" for alarms in the Clock app, and more. Below, we outline key details about iOS 26.1. Release Date Given that Apple has yet to seed an iOS 26.1 Release Candidate, which is typically the final beta version, the...

Apple TV 4K Could Still Launch Before 2025 Ends: All the Rumored Features

Monday October 27, 2025 4:51 pm PDT by
Apple is designing an updated version of the Apple TV 4K, and rumors suggest that it could come out sometime in the next couple of months. We're not expecting a major overhaul with design changes, but even a simple chip upgrade will bring major improvements to Apple's set-top box. Subscribe to the MacRumors YouTube channel for more videos. We've rounded up all the latest Apple TV rumors. ...

6 New Things Your iPhone Can Do in iOS 26.1

Wednesday October 29, 2025 4:22 am PDT by
Apple is about to drop iOS 26.1, the first major point release since iOS 26 was rolled out in September, and there are at least six notable changes and improvements to look forward to. We've rounded them up below. Apple has already provided developers and public beta testers with the release candidate version of iOS 26.1, which means Apple will likely roll out the update to all compatible...

M6 MacBook Pro: Release Date, Pricing, and What to Expect

Monday October 27, 2025 9:15 am PDT by
Apple this month refreshed the 14-inch MacBook Pro base model with its new M5 chip, and higher-end 14-inch and 16-inch MacBook Pro models with M5 Pro and M5 Max chips are expected to follow in early 2026. However, these machines will represent the final update to the current design, with Apple reportedly developing a completely new version of the MacBook Pro packed with next-generation hardware...

Apple Seeds iOS 26.1, iPadOS 26.1, and macOS Tahoe 26.1 Release Candidates

Tuesday October 28, 2025 1:07 pm PDT by
Apple today provided developers and public beta testers with the release candidate versions of upcoming iOS 26.1, iPadOS 26.1, macOS Tahoe 26.1, tvOS 26.1, watchOS 26.1, and visionOS 26.1 updates for testing purposes. The RCs betas come a week after Apple released the fourth betas. The new betas can be downloaded from the Settings app on a compatible device by going to General > Software...

iOS 26.1 Beta Liquid Glass Battery Drain Test: Tinted vs Clear Mode

Friday October 24, 2025 2:30 pm PDT by
In the fourth iOS 26.1 beta, Apple added a "Tinted" option that reduces the translucency of Liquid Glass for those who prefer a more opaque look. I saw some comments wondering whether the setting might preserve battery life, so I thought I'd do some testing. Test Settings I did four separate tests using the iPhone 17 Pro Max, and I kept the parameters as similar as possible. Here are the...

Apple Says U.S. Passport Feature on iPhone is Coming Soon

Monday October 27, 2025 7:41 am PDT by
You will "soon" be able to add a digital version of your U.S. passport to your iPhone, according to Jennifer Bailey, vice president of Apple Pay and Apple Wallet. Bailey reiterated that the feature is coming soon during her keynote at the Money20/20 USA conference in Las Vegas on Sunday. On its iOS 26 page, Apple says the delayed feature will be "coming later this year." Apple's...

iPhone XX? 6 Features Rumored for Apple's 20th Anniversary iPhone

Monday October 27, 2025 4:01 pm PDT by
For the 10th anniversary iPhone that came out in 2017, Apple introduced the iPhone X with Face ID, notch, and minimized bezels, providing more display space than ever before. The 20th iPhone anniversary is approaching and Apple wants to take the iPhone X design even further. We're two years away from the 2027 iPhone, but it's tough for Apple to keep major changes under wraps. We've rounded...

Here Are Apple's Release Notes for macOS Tahoe 26.1

Tuesday October 28, 2025 1:21 pm PDT by
Apple today provided developers and public beta testers with the release candidate version of macOS Tahoe 26.1, which means the update will likely see a public launch next week. The release candidate includes notes on what's in the update, so we have a full picture of the new features that Apple has included. macOS Tahoe 26.1 adds AutoMix support over AirPlay, improved FaceTime audio...

Top Rated Comments

18 months ago
This whole "database corruption" issue that is causing deleted photos to reappear. It's not clear if — these photos are now correctly deleted, or just don't appear by mistake? Poor response from Apple on this one. They should be very clear about "how" the bug was fixed.
Score: 4 Votes (Like | Disagree)
18 months ago

iOS should be next! This battery is sucking.
17.4.1 really impacted battery life, and it's unclear why. I wish they'd issue a statement about that. I can barely get through a day on a full charge now.
Score: 3 Votes (Like | Disagree)
18 months ago
Perhaps tomorrow will be released some updates. MacOS had none since few weeks ago (not even for bugfixes)
Score: 2 Votes (Like | Disagree)
18 months ago

This whole "database corruption" issue that is causing deleted photos to reappear. It's not clear if — these photos are now correctly deleted, or just don't appear by mistake? Poor response from Apple on this one. They should be very clear about "how" the bug was fixed.
When you delete ANYTHING on a computer, going back to the old vintage 1970s UNIX and MS DOS from the 1980s, the data is never actually removed, only the directory index is removed. This is how we can recover lost data.

In fact, you can never remove data from storage, that is impossible. All you can do is overwrite it with something else. The reason for not overwriting the old data is the time it would take. Do you really want to wait for several minutes after you drag an unwanted video file to the trash? Then you would also complain about the writes to the SSD taking away the lifetime write limit on storage, and the drain on the battery and how sluggish the system is until the overwrite process ends.

Not really deleting data has been the norm for as long as I've been actively using computers (the early 1970s) and it was not a new concept then.

If you must, there is software that can overwrite all the newly free storage with zeros to make the recently deleted data unrecoverable.

The bug was that the index was not properly changed, there was never any intent to actualy remove the files and the fix does not actually remove the file.
Score: 2 Votes (Like | Disagree)
18 months ago

When you delete ANYTHING on a computer, going back to the old vintage 1970s UNIX and MS DOS from the 1980s, the data is never actually removed, only the directory index is removed. This is how we can recover lost data.

In fact, you can never remove data from storage, that is impossible. All you can do is overwrite it with something else. The reason for not overwriting the old data is the time it would take. Do you really want to wait for several minutes after you drag an unwanted video file to the trash? Then you would also complain about the writes to the SSD taking away the lifetime write limit on storage, and the drain on the battery and how sluggish the system is until the overwrite process ends.

Not really deleting data has been the norm for as long as I've been actively using computers (the early 1970s) and it was not a new concept then.

If you must, there is software that can overwrite all the newly free storage with zeros to make the recently deleted data unrecoverable.

The bug was that the index was not properly changed, there was never any intent to actualy remove the files and the fix does not actually remove the file.
Great explanation but irrelevant on a tech blog like MacRumors. Some believe whatever they want to about anything and no amount of logical expert explanation will sway them. Thanks for the correct info, though.
Score: 2 Votes (Like | Disagree)
18 months ago

When you delete ANYTHING on a computer, going back to the old vintage 1970s UNIX and MS DOS from the 1980s, the data is never actually removed, only the directory index is removed. This is how we can recover lost data.

In fact, you can never remove data from storage, that is impossible. All you can do is overwrite it with something else. The reason for not overwriting the old data is the time it would take. Do you really want to wait for several minutes after you drag an unwanted video file to the trash? Then you would also complain about the writes to the SSD taking away the lifetime write limit on storage, and the drain on the battery and how sluggish the system is until the overwrite process ends.

Not really deleting data has been the norm for as long as I've been actively using computers (the early 1970s) and it was not a new concept then.

If you must, there is software that can overwrite all the newly free storage with zeros to make the recently deleted data unrecoverable.

The bug was that the index was not properly changed, there was never any intent to actualy remove the files and the fix does not actually remove the file.
That would indicate a file system corruption. It doubt that this was the case.
Score: 1 Votes (Like | Disagree)