2024-06-03
This commit is contained in:
15
_-Review/command-prompt.md
Normal file
15
_-Review/command-prompt.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
type: "topic"
|
||||
assigned: ""
|
||||
created: "2024-01-06T01:25:36.078Z"
|
||||
updated: "2024-01-06T01:25:36.078Z"
|
||||
---
|
||||
|
||||
# Command Prompt
|
||||
|
||||
## windows 11 clear quick access
|
||||
|
||||
```bash
|
||||
# https://www.elevenforum.com/t/clear-and-reset-quick-access-folders-in-windows-11.4693/
|
||||
del /f /s /q /a "%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms"
|
||||
```
|
Reference in New Issue
Block a user