Skip to content

How do I use if I can't define the drive? storage.disable_usb_drive() #10438

@b-blake

Description

@b-blake

CircuitPython version and board name

Adafruit CircuitPython 10.0.0-alpha.7 on 2025-06-17; Raspberry Pi Pico W with rp2040
Board ID:raspberry_pi_pico_w
UID:E6614103E719A637
MAC:28:CD:C1:00:6B:08

Code/REPL

No code that works or gives an error that can be referenced.
Windows sees it.  CP has no reference to it I can find.

Behavior

USB drive created that is not addressable or manageable by CP.

Description

10.0.0 a-7 defines a second USB drive on RPi Pico W to my Windows machine. The first drive is the one that my code resides on. I have not found a way to use "storage.disable_usb_drive()" to make drive 2 go away. I have not found the GPIO pins it is assigned to so I can go through the setup process to define "storage" so I can disable it.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions