| /a | Opens Word without any of the Global Template and Add-ins including the Normal.dot template. |
| /c | Opens Word and starts a NetMeeting. |
| /l folderpath | Opens Word and loads a particular add-in. |
| /m | Opens Word without running any AutoExec macros. |
| /m macroname | Opens Word and runs a specific macro.. |
| /n | Opens Word without a blank document. |
| /n macroname | Opens Word and runs the specific macro without running any AutoExec macros. |
| /q | Opens Word without displaying the splash screen. |
| /r | Start Word in background and re-registers it before closing. |
| /safe | Opens Word without loading any of the Global Templates and Add-ins and without a new blank document. |
| /t templatename | Opens Word with a new document based on a given template. |
| /w | Opens Word with a new blank document. |