Description: Many of Shift4's products, as well as those of systems we interface with, utilize Windows Services in order to perform their function as a background process. In the case of the UTG and UTG Stub, these Services must be halted before their Stand Alone counterparts can be accessed. Stopping and restarting a service can also be a useful troubleshooting step.
Shift4 Service Names
- The UTG can be listed as Shift4 UTG (v2) or Universal Transaction Gateway
- The UTG Stub is listed as Shift4 UTG Stub
- 4Go is listed as Shift4 4Go
- Shift4 Bridge is listed based on the system it is installed for
- Shift4 3700 Interface
- Shift4 Postec SimFE/9700 Interface
- Shift4 Interface
- SkyTab is listed based on the system it is installed for
- Shift4 3700 SkyTab Interface Service
- Shift4 SkyTab Interface Service
In Windows 7
- Visit the Start Menu and in the search bar type Services.msc and press Enter.
- Locate the service that you wish to start or stop.
- Right-click on the desired service and select Start, Stop or Restart, depending on the desired function.
In Windows 8.1
- Click the Windows button to bring up the Start Menu.
- Type in services.msc (the act of typing on this screen should automatically begin searching) and select Enter.
- Locate the service that you wish to start or stop.
- Right-click on the desired service and select Start, Stop or Restart, depending on the desired function.
In Windows 8.1 via Charm Bar
- On the Desktop, move the mouse to the right side of the screen or press the Windows Key. and C simultaneously to open the Charm Bar.
- In the Charms menu click on the Settings icon - this will resemble a gear.
- Navigate to Control Panel > Admin Tools > Services.
- Locate the service that you wish to start or stop.
- Right-click on the desired service and select Start, Stop or Restart, depending on the desired function.
In Windows 10
- Click the Windows button to bring up the Start Menu.
- Type in services.msc (the act of typing on this screen should automatically begin searching) and press Enter.
- Locate the service that you wish to start or stop.
- Start or Restart, depending on the desired function.
In Windows via the Command Line or Power Shell: (UTG only)
- Access the command prompt:
- via CTRL+R (all Windows versions)
- via Start Menu > Run > CMD (Windows XP, Vista, 7)
- via right-clicking the Start Button and selecting Command Prompt (Windows 8 and 10)
- At the command line type net start frmUtg2Service to start the service, or net stop frmUtgService to stop it.