M5Stack Delete App from App List UIFlow V1.5.4
-
How do I delete apps from the app list with the UIFlow firmware loaded?
-
Theres no direct way to do it from the menu, but you can do it with uiflow with this method

or in micropython:
import os os.remove('apps/nameofappyouwanttodelete.py') -
@birdsong
m5burner has the erase - option where you can erase the device.
Than flash the firmware onto it. -
- Switch to you Python code
and at the bottom left corner select file manager to delete the apps that you dont want
- Switch to you Python code
-
This is a great answer.
It is not obvious that this functionality exists.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login