Skip to content

Commit 796dc59

Browse files
committed
Changes from CMS
1 parent da121d5 commit 796dc59

2 files changed

Lines changed: 113 additions & 9 deletions

File tree

src/posts/20260323-ポップアップが画面いっぱい-ja.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ oldUrl: []
66
lang: ja
77
id: 202508a-file-saving-popup
88
date: 2026-03-23T06:43:42.455Z
9-
last_modified: 2026-03-23T17:04:00.000Z
9+
last_modified: 2026-03-25T11:48:00.000Z
1010
title: 困った!ファイル保存時のポップアップが画面いっぱいに広がったままでどうすればいい?
1111
description: "検索結果のタイトル下に表示される部分に使われます。\tPCでファイル保存時に表示される保存先画面のサイズを調整方法についてご紹介します。"
1212
image: /uploads/202508a-file-saving-popup-ja.png
@@ -55,35 +55,39 @@ comments: {}
5555
2. そのような場合は、「名前を付けて保存」ダイアログボックスの上部にあるタイトルバーをダブルクリックします。
5656
3. これでダイアログボックスは元のサイズに戻ります。
5757
<figure class="flex flex-col justify-start items-left">
58-
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-ja2.png" width="500px" transform-images="avif webp png jpeg 500@2">
58+
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-ja2.png" width="500px" transform-images="avif webp png jpeg 600@2">
5959
</figure>
6060

61-
## 方法2:タイトルバーのショートカットメニュー「元のサイズに戻す」
61+
### 方法2:タイトルバーのショートカットメニュー「元のサイズに戻す」
6262
1. 最大化されたダイアログボックスのタイトルバーを右クリックすると、「元のサイズに戻す」オプションが表示されます。
6363
<figure class="flex flex-col justify-start items-left">
64-
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-ja3.png" width="500px" transform-images="avif webp png jpeg 500@2">
64+
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-ja3.png" width="500px" transform-images="avif webp png jpeg 600@2">
6565
</figure>
66+
6667
2. 「元のサイズに戻す」を選択すると、ダイアログボックスが元の大きさに戻り、マウスカーソルでドラッグしてサイズ変更が可能になります。
6768
<figure class="flex flex-col justify-start items-left">
6869
<img alt="Screenshot of a Windows“Save As”dialog box showing the file name field" src="/uploads/202508a-file-saving-popup-ja4.png" width="500px" transform-images="avif webp png jpeg 500@2">
6970
</figure>
7071

71-
## 方法3:「フォルダーの非表示」からサイズ調整
72+
### 方法3:「フォルダーの非表示」からサイズ調整
7273
1. 最大化されたダイアログボックスの画面左下にある「フォルダーの非表示」をクリックしてください。
7374
<figure class="flex flex-col justify-start items-left">
74-
<img alt="Screenshot of a Windows“Save As”dialog box showing the “Hide folders”option" src="/uploads/202508a-file-saving-popup-ja5.png" width="500px" transform-images="avif webp png jpeg 500@2">
75+
<img alt="Screenshot of a Windows“Save As”dialog box showing the “Hide folders”option" src="/uploads/202508a-file-saving-popup-ja5.png" width="500px" transform-images="avif webp png jpeg 700@2">
7576
</figure>
77+
7678
2. ダイアログボックスの最大化が解除され、右下隅をドラッグしてウィンドウのサイズを調整できるようになります
7779
<figure class="flex flex-col justify-start items-left">
78-
<img alt="Screenshot of a Windows“Save As”dialog box showing showing the file name and settings" src="/uploads/202508a-file-saving-popup-ja5.png" width="500px" transform-images="avif webp png jpeg 500@2">
80+
<img alt="Screenshot of a Windows“Save As”dialog box showing showing the file name and settings" src="/uploads/202508a-file-saving-popup-ja6.png" width="500px" transform-images="avif webp png jpeg 500@2">
7981
</figure>
82+
83+
8084
3. もしくは、上記ステップで「フォルダーの参照」をクリックすると、ダイアログボックスは一定サイズに戻り、最大化はされません。
8185
<figure class="flex flex-col justify-start items-left">
82-
<img alt="Screenshot of a Windows“Save As”dialog box showing showing the file name and settings" src="/uploads/202508a-file-saving-popup-ja6.png" width="500px" transform-images="avif webp png jpeg 500@2">
86+
<img alt="Screenshot of a Windows“Save As”dialog box" src="/uploads/202508a-file-saving-popup-ja7.png" width="500px" transform-images="avif webp png jpeg 500@2">
8387
</figure>
8488

8589
<figure class="flex flex-col justify-start items-left">
86-
<img alt="Screenshot of a Windows“Save As”dialog box" src="/uploads/202508a-file-saving-popup-ja7.png" width="500px" transform-images="avif webp png jpeg 500@2">
90+
<img alt="Screenshot of a Windows“Save As”dialog box" src="/uploads/202508a-file-saving-popup-ja8.png" width="500px" transform-images="avif webp png jpeg 500@2">
8791
</figure>
8892

8993
## おわりに
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
draft: true
3+
hot: false
4+
featured: false
5+
oldUrl: []
6+
lang: en
7+
id: 202508a-file-saving-popup
8+
date: 2026-03-25T01:46:12.841Z
9+
last_modified: 2026-03-25T11:51:00.000Z
10+
title: What should I do when the file saving popup takes up the entire screen?
11+
description: >-
12+
Here's how to adjust the size of the save destination screen that appears when
13+
saving files on a PC.
14+
image: /uploads/202508a-file-saving-popup-en.png
15+
image_top: /uploads/202508a-file-saving-popup.png
16+
author: YM
17+
category: Troubleshooting
18+
tags:
19+
- File saving
20+
- Pop-up screen
21+
- Beginner
22+
comments: {}
23+
---
24+
Have you ever had trouble saving a file because the pop-up window for selecting the save location was maximized and you couldn't change its size? Here's how to adjust the size of the “Save As” window and change the size of a maximized window.
25+
26+
<!--more-->
27+
28+
## What is a pop-up screen
29+
A pop-up screen is a small window that appears only when needed, separate from your regular work screen. When you save a file, the standard Windows "Save As" dialog box appears. This window allows you to select the destination folder and enter the file name, so if it’s too large or too small, it can be difficult to use. This leads to the question: is it possible to adjust its size?
30+
31+
## Is it possible to adjust the window size?
32+
Because the Save dialog is displayed using the OS’s standard mechanism, it may not always be possible to resize it freely. In many cases, especially on older operating systems or legacy business application, the window size is fixed.
33+
However, in Windows 10 and later, improvements have been made to the Save dialog, and as a result, in most cases you can now adjust the window size. When the Save dialog is displayed in Explorer format (the same layout used to display files and folders in Windows Explorer), you can freely resize it by dragging any corner or the bottom-right edge of the window.
34+
35+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}Procedure
36+
1. Open the save pop-up.
37+
2. Move the mouse cursor to the right edge or bottom-right corner of the screen.
38+
3. Confirm that the cursor changes to “↔” or “↕”.
39+
4. If it changes, drag to adjust the size.
40+
※Please note that this operation may be disabled in some applications.
41+
42+
## How to adjust the size of a window that fills the entire screen
43+
Now, let’s look at how to restore a “Save As” dialog box that has expanded to fill the entire screen.
44+
As shown in the screenshot below, once it appears in this enlarged state, it will open in the same size the next time as well. I used to run into this issue quite often.
45+
Here are three ways to fix this problem.
46+
47+
### Method 1: Double-click the title bar
48+
1. When a dialog box is maximized, you cannot adjust its size by dragging the cursor over the bottom right corner of the dialog box.
49+
50+
<figure class="flex flex-col justify-start items-left">
51+
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-en1.png" width="500px" transform-images="avif webp png jpeg 700@2">
52+
</figure>
53+
54+
2. Double-click the top (title bar) of the Save As dialog box.
55+
3. This will return it to its original size.
56+
57+
<figure class="flex flex-col justify-start items-left">
58+
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-en2.png" width="500px" transform-images="avif webp png jpeg 600@2">
59+
</figure>
60+
61+
### Method 2: Shortcut menu on the title bar: "Restore to original size"
62+
1. When the dialog box is maximized, right-clicking will display the "Restore to original size" option.
63+
64+
<figure class="flex flex-col justify-start items-left">
65+
<img alt="Screenshot of a Windows“Save As”dialog box showing desktop files" src="/uploads/202508a-file-saving-popup-en3.png" width="500px" transform-images="avif webp png jpeg 600@2">
66+
</figure>
67+
68+
2. Clicking "Restore to original size" will return the dialog box to its original size. You can then adjust the size by dragging it with the mouse cursor.
69+
70+
<figure class="flex flex-col justify-start items-left">
71+
<img alt="Screenshot of a Windows“Save As”dialog box showing the file name field" src="/uploads/202508a-file-saving-popup-en4.png" width="500px" transform-images="avif webp png jpeg 500@2">
72+
</figure>
73+
74+
### Method 3:Resize via “Hide Folders” button
75+
1. Click the "Hide Folders" button located in the bottom-left corner of the maximized dialog box.
76+
77+
<figure class="flex flex-col justify-start items-left">
78+
<img alt="Screenshot of a Windows“Save As”dialog box showing the “Hide folders”option" src="/uploads/202508a-file-saving-popup-en5.png" width="500px" transform-images="avif webp png jpeg 500@2">
79+
</figure>
80+
81+
2. The dialog box will be restored from its maximized state, allowing you to resize the window by dragging its bottom-right corner.
82+
83+
<figure class="flex flex-col justify-start items-left">
84+
<img alt="Screenshot of a Windows“Save As”dialog box showing showing the file name and settings" src="/uploads/202508a-file-saving-popup-en6.png" width="500px" transform-images="avif webp png jpeg 500@2">
85+
</figure>
86+
87+
3. Alternatively, clicking “Browse for Folder” in the above step will return the dialog box to a fixed size without maximizing it.
88+
89+
<figure class="flex flex-col justify-start items-left">
90+
<img alt="Screenshot of a Windows“Save As”dialog box" src="/uploads/202508a-file-saving-popup-en7.png" width="500px" transform-images="avif webp png jpeg 500@2">
91+
</figure>
92+
93+
<figure class="flex flex-col justify-start items-left">
94+
<img alt="Screenshot of a Windows“Save As”dialog box" src="/uploads/202508a-file-saving-popup-en8.png" width="500px" transform-images="avif webp png jpeg 500@2">
95+
</figure>
96+
97+
## Conclusion
98+
In many apps, if you manually change the size or position of the "Save As" window, it will often appear in the same state the next time you launch it. In some apps, the window may be initialized (its position and size reset) the next time you launch it.
99+
In most cases, you can change the size of the save screen to suit your needs, and making small adjustments can significantly reduce the stress of your work.
100+
I hope the information in this article will be useful if you’ve been experiencing issues with the size of the Save dialog box.

0 commit comments

Comments
 (0)