- Local time
- 6:06 PM
- Posts
- 231
- OS
- Windows 11 27965
i was googling trying to find how to recursively take ownership of reg key trees and couldnt seem to find a solid answer, or one that would work with the script im making.
im trying to disable all sound enhancements via registry but the reg key trees require permissions and ownership privileges. this is what i have so far
github.com
the issue is the reg key is variable (sound card mmdevapi guid) so i have to take ownership of the main reg key and have it act recursively. does anyone know how this can be done while being compatible with the script i have so far?
im trying to disable all sound enhancements via registry but the reg key trees require permissions and ownership privileges. this is what i have so far
windows11-scripts/DisableSoundEnhancements.ps1 at main · shoober420/windows11-scripts
Windows 11 Scripts. Contribute to shoober420/windows11-scripts development by creating an account on GitHub.
the issue is the reg key is variable (sound card mmdevapi guid) so i have to take ownership of the main reg key and have it act recursively. does anyone know how this can be done while being compatible with the script i have so far?
My Computer
System One
-
- OS
- Windows 11 27965
- Computer type
- PC/Desktop
- CPU
- Intel i7 7700 @4.0ghz
- Memory
- 64gb DDR4
- Graphics Card(s)
- Radeon RX 5500 XT
- Sound Card
- Topping D50s
- Hard Drives
- NVMe
- PSU
- Corsair
- Keyboard
- Stelseries G6v2
- Mouse
- Zowie EC2
- Other Info
- https://www.youtube.com/shoober420





