다음을 통해 공유

윈11 엣지 익스프롤러 모드 파일 첨부 시 파일 안보임 버그(첨부 경로 버그)

진석 김 0 평판 포인트
2025-08-20T08:04:08.1433333+00:00

안녕하세요 제가 회사 업무로 엣지의 익스프롤러 모드를 이용하여 특정 사이트에 파일을 첨부해야 할 일이 있는데 처음 1회는 정상적으로 파일 첨부시에 탐색기가 켜지고 첨부 하고싶은 파일을 선택해서 열기를 누르면 정상적으로 파일이 첨부 되는데 이후에 다른파일을 추가적으로 첨부할려고 하면 파일이 안보입니다 그래서 확인해보니 똑같은 폴더 경로인데(다운로드, 바탕화명 등등) 자세히 보면 \AppData\Local\Microsoft\Windows\INetCache\Virtualized\C\Users\SAMSUNG\OneDrive\ 이런식으로 중간에 \INetCache\Virtualized\ 가 있으면서 경로가 이상합니다 정상적인 경로라면 C:\Users\SAMSUNG\Downloads 이런식으로 간략하게 바로 나올텐데 저 이상한경로로 직접 들어가 볼려해도 파일 검색이 아닌이상 Windows\ 에서 INetCache 파일이 안보여서 막힙니다

이거 해결 방법 없나요?

Microsoft Edge | 기타 | Windows 11
댓글 0개 설명 없음

답변 1개

정렬 기준: 가장 유용함
  1. IGYQ 19,610 평판 포인트 독립 자문가
    2025-08-20T08:56:09.91+00:00

    Hi!

    What’s happening is the first time you upload, the file picker opens the real folder (e.g., C:\Users\SAMSUNG\Downloads). On subsequent uploads, IE Mode’s compatibility layer redirects the file picker through IE’s legacy cache virtualization path which is: C:\Users\SAMSUNG\AppData\Local\Microsoft\Windows\INetCache\Virtualized\C\Users\SAMSUNG\OneDrive\Downloads. Tis is a “virtual” folder IE/Edge uses for protected mode, which explains why your files appear “invisible” even though you’re technically in the same folder name. definitely a bug.

    Common workarounds are:

    1. Manually re-navigate to the real Downloads folder
      • In the file picker, click the address bar.
      • Type or paste: C:\Users\SAMSUNG\Downloads
      • Hit Enter. This forces the dialog out of the virtualized cache path.
    2. Use a non-OneDrive-backed folder
      • If your Downloads/Desktop/Documents are synced with OneDrive, IE Mode sometimes misroutes them.
      • Try copying the files you need to C:\Temp or another unsynced local folder, then attach from there.
    3. Disable file virtualization for IE Mode (via Group Policy / Registry)
      • Open gpedit.msc.
      • Go to:
      • Computer Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page
      • Adjust “Enable Protected Mode” for the zone your intranet/extranet site is running in (set it to Disabled).
      • This reduces virtualization and makes IE Mode dialogs use real paths.

    이 대답이 도움이 되었나요?


답변

질문 작성자는 답변을 '승인됨'으로 표시하고, 중재자는 답변을 '추천됨'으로 표시할 수 있습니다. 이를 통해 사용자는 해당 답변이 작성자의 문제를 해결했다는 것을 알 수 있습니다.