This tutorial will show you how to set File Explorer to open to either This PC, Home (Quick access), OneDrive, Downloads, or a custom location by default for your account in Windows 11.
File Explorer opens to Home (Quick access) by default in Window 11, but you can change File Explorer to open to This PC, Mobile Device (phone), OneDrive, or Downloads instead.
Starting with Windows 11 build 22593, Quick access is now called Home. The name Quick access has been repurposed for the pinned/frequent Folders section and Pinned files is now called Favorites to align with Office and OneDrive. Recent and pinned files displayed in Home are now searchable using the search box in File Explorer even if they are not local files, so you can find Office files recently shared with you.
Home (Quick access) shows your pinned and frequent folders and recent files.
- Quick access (Frequent folders) = Displays up to 11 folders that you pinned or frequently opened on the system.
- Favorites = Pinned files.
- Recent (Recent files) = Displays up to 26 files that you most recently opened.
OneDrive can sync files between your computer and the cloud, so you can get to your files from anywhere - your computer, your mobile device, and even through the OneDrive website at OneDrive.com. If you add, change, or delete a file or folder in your OneDrive folder, the file or folder is added, changed, or deleted on the OneDrive website and vice versa. You can work with your synced files directly in File Explorer and access your files even when you’re offline. Whenever you’re online, any changes that you or others make will sync automatically.
Downloads opens to your account's Downloads folder.
Starting with Windows 11 build 26220.6972 (Dev 25H2), build 26120.6972 (Beta 24H2), build 26100.7296 (24H2 RP), and build 26200.7296 (25H2 RP), you can now directly access your mobile devices in File Explorer.
Contents
- Option One: Change Folder to Open File Explorer to by Default in Folder Options
- Option Two: Change Folder to Open File Explorer to by Default using REG File
EXAMPLE: Open File Explorer to "Home", "This PC", Mobile Device, "OneDrive", or "Downloads" by default
1 Open Folder Options.
2 In the General tab, select Home (default), This PC, mobile device (ex: "Brink S23+"), or OneDrive (personal) in the Open File Explorer to drop menu for what you want, and click/tap on OK. (see screenshot below)
This option will not work while Administrator protection is turned on.
1 Do step 2 (Home), step 3 (This PC), step 4 (Mobile Device or OneDrive), or step 5 (Downloads) below for what you would like to do.
2 To Open File Explorer to Home by Default
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 6 below.
Open_File_Explorer_to_Home.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LaunchTo"=dword:00000002
3 To Open File Explorer to This PC by Default
A) Click/tap on the Download button below to download the file below, and go to step 6 below.
Open_File_Explorer_to_This_PC.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LaunchTo"=dword:00000001
4 To Open File Explorer to Mobile Device or OneDrive by Default
This will open your Mobile Device (CrossDevice) or OneDrive depending on which one is listed first alphabetically under the SyncRootManager key in the registry path below.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SyncRootManager

A) Click/tap on the Download button below to download the file below, and go to step 6 below.
Open_File_Explorer_to-OneDrive.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LaunchTo"=dword:00000004
5 To Open File Explorer to Downloads by Default
A) Click/tap on the Download button below to download the file below, and go to step 6 below.
Open_File_Explorer_to_Downloads.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LaunchTo"=dword:00000003
6 Save the .reg file to your desktop.
7 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
8 Double click/tap on the downloaded .reg file to merge it.
9 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
10 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Open File Explorer in Windows 11
- Add or Remove Home in Navigation Pane of File Explorer in Windows 11
- Add and Remove Favorites in File Explorer Home in Windows 11
- Add or Remove This PC in Navigation Pane of File Explorer in Windows 11
- Add or Remove Windows C Drive in Navigation Pane of File Explorer in Windows 11
- Add or Remove D Drive in Navigation Pane of File Explorer in Windows 11
- Add or Remove E Drive in Navigation Pane of File Explorer in Windows 11
Attachments
-
Open_File_Explorer_to_Downloads.reg646 bytes · Views: 1,887
-
Open_File_Explorer_to_Home.reg646 bytes · Views: 1,595
-
Open_File_Explorer_to_OneDrive.reg646 bytes · Views: 1,171
-
Open_File_Explorer_to_This_PC.reg646 bytes · Views: 2,060
-
Undo_set_File_Explorer_to_open_to_custom_location.reg295 bytes · Views: 1,237
-
Set_File_Explorer_to_open_to_custom_location.reg374 bytes · Views: 2,579
Last edited:











