Skip to content

How to delete Python files in one go with Pybricks Code #1782

Answered by dlech
kubotafamily asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't an easy way to do this. But if you really want do delete ALL scripts, you can delete the database where they are stored using the web developer tools.

Press F12, select Application tab, select Storage > IndexedDB > pybricks.FileStorage in tree, click Delete Database button, Press CTRL+R to reload the page

And I would backup the old files first in case you have regrets later about deleting them. 😄

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kubotafamily
Comment options

Answer selected by kubotafamily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants