Timmy
Timmy

Reputation: 125

How to delete Python files via explorer

I want to delete some old python files via file explorer (Windows 10) but I cannot find the files, except in the quick-access folder. There is no way to delete files in the quick-access folder. Can you help me? I'm looking for a folder which includes all my python files. Thanks in advance!

Upvotes: 2

Views: 216

Answers (1)

Trooper Z
Trooper Z

Reputation: 1661

If you right click on the folder itself, you should see something like "Go to directory" or "Go to file location" or anything similar to that. Once you go there, delete the folder.

Upvotes: 3

Related Questions