mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1826] [Bug]: Deleting the installed app doesn't delete app's data #1181
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @namquang93 on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1826
Solution: https://github.com/PlayCover/PlayCover/issues/1826#issuecomment-2674989893.
Describe the bug
I installed Zenless Zone Zero. After downloading its assets, I played a while and then I uninstall it using PlayCover UI. I have selected to delete app's all associated data but when I use DaisyDisk to analyze the disk usage, I found that there is still a 30GB folder in /Users/nam/Library/Containers/com.HoYoverse.NapVn
I'm using macOS Sequoia 15.2.
Steps to reproduce
Expected behaviour
The folder /Users/nam/Library/Containers/com.HoYoverse.NapVn should be deleted.
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Other (please specify)
Issue Language
@lightsummer233 commented on GitHub (Feb 19, 2025):
Same here
PlayCover 3.1.0 (1026)
macOS Sequoia 15.3.1
@viatearz commented on GitHub (Feb 21, 2025):
On newer versions of macOS,
~/Library/Containersis protected by the system.You can add PlayCover to System Settings > Privacy & Security > Full Disk Access to grant permission, or delete the app data manually.