Shouldn't affect the running of the script, but it is a personal preference and maybe should be noted as such. Shouldn't be an issue as a rule, but I believe that some software developers still use 8dot3 characters in their code and obviously said software probably wont run.
Updated Windows 11 disable_telemetry scripts -- turned off Smart App Control Code: rem == turn off Smart App Control == reg add "HKLM\SYSHIVE\ControlSet001\Control\CI\Policy" /v "VerifiedAndReputablePolicyState" /t REG_DWORD /d "0" /f
there is new version of powerrun - you need to open it and check file->allow command line, then open run_as_installer.cmd
i've used your script with enterprise edition from last 10 business iso (july 2024) and there is edge in installed apps (not in start menu interestingly). i am using quick assist, so webview2 runtime is required, but why edge? uninstall option is not active unfortunately. i've tried to change "edge is uninstallable" status to enable in IntegratedServicesRegionPolicySet.json with execTI, but still the same. after changing "noremove" option to 0 in regedit (HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Edge) uninstall option is active now, but nothing is going on.
If the script ran without errors there shouldn't be any trace of Edge in your install Edge is not present in my OSes After running disable_telemetry script I always check to see if it ran without errors