Page 1 of 2

Mapped drives not appearing any more...

Posted: 10 May 2026 12:42
by Alain Terrieur
Hello,
Suddenly my mapped drives doesn't appear in the main tree.
I have to click on the pane to see them, despite setings...
Any clues ?

000105.jpg
000106.jpg
000107.jpg
000108.jpg
I have the 64-bit version

Re: Mapped drives not appearing any more...

Posted: 13 May 2026 07:40
by Alain Terrieur
No one ?

Re: Mapped drives not appearing any more...

Posted: 04 Jun 2026 12:55
by admin
Is that the Mini Tree?

Re: Mapped drives not appearing any more...

Posted: 05 Jun 2026 08:08
by Alain Terrieur
Yes...
And as it's working correctly with the portable 32bit version, I'll move this the "Bug Reports"

Re: Mapped drives not appearing any more...

Posted: 05 Jun 2026 17:03
by phred
I assume your signature with the XY version number is a mistake as there was never a 64bit version in the v23.x series.

Re: Mapped drives not appearing any more...

Posted: 05 Jun 2026 20:40
by Alain Terrieur
Mistyped...

And sorry, NO I don't use "mini tree"
I'm NOT computer savvy, so I could mix things !

Re: Mapped drives not appearing any more...

Posted: 18 Jun 2026 08:38
by Alain Terrieur
So... NO help ?

Re: Mapped drives not appearing any more...

Posted: 18 Jun 2026 15:59
by highend
Get the current portable betas x64 and x86, extract them to their own folders and run them.
Do not configure them at all.

Then show a full screenshot of each of the 2 windows including the tree...

Re: Mapped drives not appearing any more...

Posted: 19 Jun 2026 07:46
by Alain Terrieur
Thanks for answering.

Here are the screenshots:

32bit:

000154.jpg
64bit:

000155.jpg
And the Windows File Explorer:

000157.jpg
What is strange is, if I click on both tabs to make the mapped drives appearing in the tree on my 64bit version, and then relaunch the "stock" portables, the drives are now there on their respective trees...

Re: Mapped drives not appearing any more...

Posted: 19 Jun 2026 08:14
by highend
How exactly did you map Y and Z?
Step-by-step please!

Re: Mapped drives not appearing any more...

Posted: 19 Jun 2026 09:01
by Alain Terrieur
I typed both IP address directly, then mapped them.
I can't remember if I made this within XYplorer or Windows...

Re: Mapped drives not appearing any more...

Posted: 19 Jun 2026 12:13
by highend
Remove both mappings!

Open a command prompt with admin rights and execute these commands:

Code: Select all

REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider" /v "RestoreConnection" /t REG_DWORD /d "0x00000000" /f
REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLinkedConnections" /t REG_DWORD /d "0x00000001" /f
Reboot the computer, redo the mappings.

Delete the two beta XY folders, extract them again, run them.
Do X and Y appear in the tree without navigating to them?

Re: Mapped drives not appearing any more...

Posted: 19 Jun 2026 16:55
by Alain Terrieur
So... all done in order...
Mapping was done within XYplorer...

32bit:

000159.jpg
64bit:

000158.jpg
So far so good...

BUT, I restart the laptop and all is gone... again...

000160.jpg
It's crazy, as it disappeared overnight !

Re: Mapped drives not appearing any more...

Posted: 20 Jun 2026 02:36
by jupe
Try enabling the top 3 settings in this section of config if they aren't, then restart XY.

Configuration | General | Safety Belts, Network | Network

Are you using like a dev build of WIn11?

Re: Mapped drives not appearing any more...

Posted: 20 Jun 2026 07:31
by Alain Terrieur
Normal W11 25h2...

I'll give a try to your suggestion, thanks.