How to change GUID in windows
Step 1: Create the PowerShell Automation Script Save the following code as a .ps1 file (for example, C:\Scripts\Reset-MachineGuid.ps1): PowerShell Step 2: Configure a Scheduled Task for Startup To ensure the script executes automatically before user logon every time the machine boots: