| # fx unset-device | |
| unset the default device to interact with | |
| ```none | |
| usage: fx unset-device | |
| Unset the default device to work with. See "fx set-device" for more | |
| information. | |
| ``` | |
| [unset-device source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/unset-device) |