FAQ: Where to find the WorkLink App file installed on your Computer
Online Installation
Microsoft Store
Windows 11
- Click Start or the Windows key.
- In the Start menu, click the All apps button near the top-right corner to view all programs on the computer. You will find the WorkLink App there.
Windows 10
- Click Start or the Windows key.
- All programs on the computer are displayed on the Start menu. You can also start typing WorkLink by Scope AR to find the App.
Offline Installation
Sideloading
Sideloaded WorkLink App files will be found here: C:\Users\**username***\AppData\Local\Temp
PowerShell Installation
- Run the following in PowerShell to get a list of the app packages installed in a user profile.
Get-AppxPackage
[-AllUsers]
[-PackageTypeFilter <PackageTypes>]
[[-Name] <String>]
[[-Publisher] <String>]
[-User <String>]
[-Volume <AppxVolume>]
[<CommonParameters>]
- Search for ScopeAR.RemoteAR to find install location (as seen below)
- Based on the above search, a sample path to find the app location is C:\Program Files\WindowsApps\ScopeAR.RemoteAR_2.12.70.0_x64__qw0sdg9ragx7y