reserved bandwidth from the registry in Windows
Well this issue had already tried editing the gpedit.msc, modifying the QoS Packet, is that there is another method, which will help in the versions of Windows other than Vista Ultimate or XP Professional. Here is the solution to remove the 20% reserved:
Create a text file with the extension *. reg with the following content: Windows Registry
Editor Version 5.00 [HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Policies \\ Microsoft \\ Windows \\ psched]
"NonBestEffortLimit" = dword: 00000000
to return it to normal:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Policies \\ Microsoft \\ Windows \\ psched]
"NonBestEffortLimit" = dword: 00000000
Source:
http://www.vistax64.com/tutorials/109326-qos-bandwidth-reserve-limit.html
0 comments:
Post a Comment