LeDragoX / Win-Debloat-Tools

Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality.
MIT License
4.82k stars 245 forks source link

some bugs in windows11 23h2 #174

Open ynioba opened 2 weeks ago

ynioba commented 2 weeks ago

Describe the Bug

<•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [1/11] | Backup-System.ps1 | 2024.05.27 <•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [+] [Backup] Breaking the Restore Point creation limit... [+] [Backup] Enabling system drive Restore Point... Checkpoint-Computer : 索引超出了数组界限。out-lineoutput : 索引超出了数组界限。

<•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [2/11] | Invoke-DebloatSoftware.ps1 | 2024.05.27 <•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [@] C:\Users\maidong\AppData\Local\Temp\Win-Debloat-Tools\downloads\adwcleaner doesn't exist, creating folder... [@] Downloading from: 'https://downloads.malwarebytes.com/file/adwcleaner' as 'adwcleaner.exe' [@] On: 'C:\Users\maidong\AppData\Local\Temp\Win-Debloat-Tools\downloads\adwcleaner\adwcleaner.exe' Start-BitsTransfer : 索引超出了数组界限。out-lineoutput : 索引超出了数组界限。

How can this issue be reproduced?

Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force; ls -Recurse .ps1 | Unblock-File; .\"WinDebloatTools.ps1" 'CLI'

Expected behavior?

No response

Operating System

Windows 11

Operating System Version

23H2

Logs

No response