Share via

How do I get Microsoft Word to default to single-page view?

Anonymous
2022-10-21T17:21:01+00:00

I know how to fix it manually, but I'm just tired of having to do that every single time. Just because my monitor is somewhat wide does not mean I want to have two pages displayed side by side when I'm working. It's distracting and I hate it!

And don't tell me how to manually fix it with the ribbon. I know how to do that. What I'm looking for is a PERMANENT solution that will make word ALWAYS default to single-page view.

Please forgive my terse tone, I've been googling solutions for hours and only coming up with the manual fix that you have to do every single time you start a new document.

I also do not know what a macro is. So if you want to recommend that I use one, please explain what it is and where to go to add it. I have word 2019.

UPDATE: Unmarked as answer because it turned out to not be permanent.

Microsoft 365 and Office | Word | For home | Windows

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

5 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-21T18:03:47+00:00

    Hello CursedAlien,

    Welcome to Microsoft Community and hope you are doing great today!

    I'm Chris Jordan and I'd be glad to assist you with the questions.

    Concerning your query, can you please try to follow this procedure below.

    1. Open Microsoft Word.
    2. Go to the Layout tab and click on Margins, select Custom Margins.
    3. Select Normal on Multiple pages and click Set As Default and OK.

    If you have any questions or concerns, please do not hesitate to send them back.

    Best regards,

    Chris Jordan

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-10-23T21:54:55+00:00

    That's literally just one of the ways to fix it manually. I've tried that before. Doing that didn't make word realize that I only ever want to work in single-page view. So basically you've just given me another way to fix it manually, and not a permanent solution.

    7 people found this answer helpful.
    0 comments No comments
  3. Jay Freedman 207.6K Reputation points Volunteer Moderator
    2022-10-21T18:45:45+00:00

    The two-page display setting is part of the View > Zoom settings, not part of the Page Layout settings. Unfortunately, there is no Default button for this. In theory, Word should always open with the same settings it had the last time it was closed, but that isn't always how it behaves.

    I have written an add-in that saves all of the View settings in each document as you save it, and restores those settings the next time you open it. You don't have to do any macro programming, because it's all in the add-in. To install it:

    • Download the file SaveViewLocMulti.zip from https://jay-freedman.info/ .
    • Extract the file SaveViewLocMulti.dotm from the zip file and save it in the folder %appdata%\Microsoft\Word\Startup. (When you type or paste that path in the address bar of Windows File Explorer and press Enter, the environment variable %appdata% expands to the proper location in your Windows profile.)
    • Start or restart Word, The add-in loads as Word starts because of its location in the Startup folder. Its macros run automatically when you save and when you open an existing document that contains the View information.

    You won't see anything to tell you the macros are running, but it will make sure that a document that was saved at 100% zoom will reopen at 100%.

    6 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-10-23T21:53:17+00:00

    I thought that this worked, but then I had a nasty surprise: It once again defaulted to two-page view. I had to manually fix it again. Your solution was not permanent.

    5 people found this answer helpful.
    0 comments No comments
  5. Stefan Blom 339.2K Reputation points MVP Volunteer Moderator
    2022-10-23T23:24:57+00:00

    Jay's add-in has the advantage that it restores the behavior of older versions of Word that let you store the view and zoom with each document or template.

    An alternative might be to install an auto macro that sets the zoom and view of each document that you open. The downside of such a macro is that many recent security settings may prevent the macro from running, for example when a document opens in protected view.

    2 people found this answer helpful.
    0 comments No comments