Hi Harry Porter,
To manage disk space on 128GB drives, you can use the command dism /online /cleanup-image /startcomponentcleanup /resetbase in an elevated terminal. This action permanently clears superseded system files and sets your current installation as the new baseline, significantly reducing the size of the C:\Windows\WinSxS folder. Because this process removes the ability to uninstall past updates or roll back drivers, it should only be performed once you have verified that your system is stable and fully functional.
Hope this answer has brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.
VPHAN