mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Added option to change the location that File Explorer opens to (#133)
This commit is contained in:
@@ -33,6 +33,7 @@ The script also includes many features that system administrators will enjoy. Su
|
||||
|
||||
#### File Explorer
|
||||
|
||||
- Change the default location that File Explorer opens to.
|
||||
- Show hidden files, folders and drives.
|
||||
- Show file extensions for known file types.
|
||||
- Hide the Home or Gallery section from the File Explorer navigation pane. (Windows 11 only)
|
||||
@@ -328,6 +329,10 @@ The quick and advanced usage methods support switch parameters. A table of all t
|
||||
| -DisableRecall | Disable Windows Recall snapshots. (Windows 11 only) |
|
||||
| -HideHome | Hide the home section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) |
|
||||
| -HideGallery | Hide the gallery section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) |
|
||||
| -ExplorerToHome | Changes the page that File Explorer opens to to `Home` |
|
||||
| -ExplorerToThisPC | Changes the page that File Explorer opens to to `This PC` |
|
||||
| -ExplorerToDownloads | Changes the page that File Explorer opens to to `Downloads` |
|
||||
| -ExplorerToOneDrive | Changes the page that File Explorer opens to to `OneDrive` |
|
||||
| -HideOnedrive | Hide the OneDrive folder from the File Explorer navigation pane. (Windows 10 only) |
|
||||
| -Hide3dObjects | Hide the 3D objects folder under 'This pc' in File Explorer. (Windows 10 only) |
|
||||
| -HideMusic | Hide the music folder under 'This pc' in File Explorer. (Windows 10 only) |
|
||||
|
||||
Reference in New Issue
Block a user