github farag2/Sophia-Script-for-Windows 4.0.24
11.03.2020

latest releases: 6.6.5, 6.6.4, 6.6.3...
4 years ago
  • Turn on recycle bin files delete confirmation

    • Now configuring without using policy. To delete unnecessary key execute
    Remove-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer -Name ConfirmFileDelete -Force
  • Turn off Delivery Optimization

    • Now using cmdlets. To delete unnecessary key execute
    Remove-Item -Path HKLM:\SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization -Force
  • Rearranged "Set power management scheme for desktop and laptop" section

  • Renamed sections

    • "Turn off hibernate" to "Turn off hibernate for devices, except laptops"
    • "Turn off location for this device" to "Turn off location access for this device"
  • Minor changes.

Don't miss a new Sophia-Script-for-Windows release

NewReleases is sending notifications on new releases.