Share via

The "Ask where to save file each time before downloading" feature was removed from Download settings?

Anonymous
2020-10-09T12:19:46+00:00

Hi

I use this feature very heavily for work, it saves a few clicks each time and is very convenient as I download files from a server and save them in specific locations. 

The setting I had enabled in the "downloads" settings changed from 

"Ask where to save each file before downloading" to "Ask me what to do with each download"

It seems like this removed the handy shortcut I was using since I started using Edge.

Is there a way to re-enable this feature or another way to open each download automatically in a "save as" prompt?

Kind regards

Microsoft Edge | Favorites, history, and downloads | Windows 10

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2020-12-09T18:58:15+00:00

    A work around that seems to work for me.  An invalid drive letter in the default download path causes Edge to ask for the name and location.  A way to achieve this is to SUBST a drive temporarily, set the default location using that temporary drive letter.  Then after the setting is saved : SUBST /D

    10+ people found this answer helpful.
    0 comments No comments

Answer accepted by question author

  1. Anonymous
    2020-10-10T20:03:35+00:00

    Yes, there might a big misunderstanding. I know the problem, what the threadstarter means, and I am also looking for a solution. The changes happened since Edge Stable updated from v85 to v86 about 2 days ago. I described it there:

    https://www.tenforums.com/browsers-email/166077-no-direct-save-window-file-download-new-ms-edge-stable-v86.html

    8 people found this answer helpful.
    0 comments No comments

26 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-12-21T13:36:22+00:00

    At a command line

    C:>SUBST /?

    Associates a path with a drive letter.

    SUBST [drive1: [drive2:]path]

    SUBST drive1: /D

      drive1:        Specifies a virtual drive to which you want to assign a path.

      [drive2:]path  Specifies a physical drive and path you want to assign to

                     a virtual drive.

      /D             Deletes a substituted (virtual) drive.

    Type SUBST with no parameters to display a list of current virtual drives.

    C:>SUBST Z: C:\Users

    C:>dir z:

     Volume in drive Z is System

     Volume Serial Number is 0E16-1100

     Directory of Z:\

    11/01/2019  11:43 AM    <DIR>          .

    11/01/2019  11:43 AM    <DIR>          ..

    11/01/2019  03:37 PM    <DIR>          Public

    12/17/2020  12:10 PM    <DIR>          Tom

                   0 File(s)              0 bytes

                   4 Dir(s)  251,548,463,104 bytes free

    >>>> Configure MS Edge

    C:&gt;SUBST Z: /D

    C:&gt;dir Z:

    The system cannot find the path specified.

    C:&gt;

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-10-09T12:23:48+00:00

    Hi

    I use this feature very heavily for work, it saves a few clicks each time and is very convenient as I need to manually download files from a server and save them in specific locations. 

    The setting I had enabled in the "downloads" settings changed from 

    "Ask where to save each file before downloading" to "Ask me what to do with each download"

    It seems like this removed the handy shortcut I was using since I started using Edge.

    Is there a way to re-enable this feature or another way to open each download automatically in a "save as" prompt?

    Kind regards

    Hey Jan+,

    I'm R7anubis, just another user (also an insider) Would be glad to help.

    Can you please specify which version of Edge you're using? Is it beta, dev, or canary? Or is it the regular stable edge? If you can go to settings, and then go to 'about Microsoft edge', it'll show you the version. Please attach a screenshot of the same.

    The reason I'm asking for this is, I'm using Edge Dev (latest version) I'm not sure, but maybe if you're using stable or beta, you might not have that feature ( they must've removed it because it was unstable or something).

    So please provide the screenshot. I'll help you further

    Regards,

    Your friendly neighborhood Insider.

    2 people found this answer helpful.
    0 comments No comments
  3. Sumit D - IA 166.8K Reputation points Independent Advisor
    2020-10-09T12:22:59+00:00

    Hi Jan,

    I am Sumit, an Independent Advisor and a 3 year Windows Insider MVP here to help.

    The feature "Ask what to do with the file" is currently in the Dev channel of the Microsoft Edge browser. It would likely be available in the future with a stable release.

    As the Dev release is kind of a beta version of the browser, it may have some bugs. If you want to give it a shot, please download it from here:

    https://www.microsoftedgeinsider.com/en-us/

    2 people found this answer helpful.
    0 comments No comments