A family of Microsoft word processing software products for creating web, email, and print documents.
If Show horizontal scroll bar is already enabled in Word, try these Windows and window-state fixes:
- In Word, confirm the setting again at File > Options > Advanced > Display and make sure Show horizontal scroll bar is selected.
- In Windows, turn off automatic scrollbar hiding:
- Start > Settings
- Ease of Access > Display
- Set Automatically hide scroll bars in Windows to Off
- Restore the Word window after minimizing:
- Right-click the Word title bar and select Maximize
- Right-click the title bar again and select Restore
If the bar still disappears only when the document window is minimized or resized, that points to the app window state rather than the Word option itself. Restoring the window is the documented next step.
For VBA-controlled Word windows, the horizontal scrollbar can also be forced on with DisplayHorizontalScrollBar = True for the active window.
References: