winutil
winutil copied to clipboard
Error in WPFTweaksRestorePoint
Describe the bug "Run tweaks" shows error in terminal.
To Reproduce Steps to reproduce the behavior:
- Go to Tweaks
- Select: create restore point, (not sure if it matters or not: enable end task with right click, disable wifi-sense, disable location tracking, set services to manual)
- Press run tweaks
- See error in terminal
Expected behavior No error in terminal
Screenshots
Running Script for WPFTweaksRestorePoint An error occurred while enabling System Restore: The term 'Enable-ComputerRestore' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. WARNING: The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported. Failed to retrieve restore points: The term 'Get-ComputerRestorePoint' is not recognized as a name of a cmdlet, function, script file, or executable program.
Powershell issue I think? Or you are running the custom iso that removes the System Restore Option.
Closed due to inactivity