Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 371 Bytes

File metadata and controls

3 lines (3 loc) · 371 Bytes

the-real-windows-pc-binded-uuid-getter

The real Windows PC-binded UUID getter means the tool to get the real uuid which binds to your PC, it can't be copied to other PC even if you do a system migration or copy. This UUID is generated by Windows, and we get it with Powershell command (Get-CimInstance Win32_ComputerSystemProduct).UUID, that's all this program does.