Windows
The platform tokens and UA examples of Windows
Windows is an operating system from Microsoft. In the User-Agent string it is identified by the platform token below. Combined with a browser token, it forms the complete UA.
| Vendor | Microsoft |
|---|---|
| Device Class | Desktop |
| UA Identifier Token | Windows NT 10.0; Win64; x64 |
User-Agent Example
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36
Try assembling one yourself: User-Agent Generator