clsven

Active Member
Joined
Jul 22, 2019
Messages
11
In old Win7 users could place a shortcut on TaskBar then open Properties of this shortcut, go to "Shortcut" tab and enter

%windir%\explorer.exe /n,/e,D:\data

This opens (when clicked) Windows Explorer and mark and expands directory D:\data\

Unfortunately this does not work any more in Win10.

What is the corresponding solution in Win10?

Claudia
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
All you should need in the shortcut for the target is explorer D:\Data
 

clsven

Active Member
Joined
Jul 22, 2019
Messages
11
Yes, I know.

The question is WHERE can I enter them?

I don't want to open a terminal/CmdPrompt and type it in manually.

The switch should be added to TaskBar File Explorer Shortcut directly.

Again: When I right-click on FileExplorer Icon in TaskBar, then right-click on "File Explorer" context sub entry and go to Shortcut Tab then I cannot enter the switches/parameters. the "Target" entry field is greyed out/disabled for editing.

Do I have to get administrator privilege for my user to let me enter something in "Target" entry field?

How do I get TEMPORARILY Admin permissions for this task?

Claudia
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
Right click on the desktop New > Shortcut enter the target text. Drag the shortcut into the task bar to pin it
 

Solution