Win7 automatic update closing tips

  

Steps:

1. Create a new text document and copy the code into it:

@echo off disable the win7 auto running

netsh interface tcp set global rss=disabled

netsh interface tcp set global autorunning level=disabled

As shown:

2, then save the file as, ending in .bat format, as shown:

3, the right mouse button file, now run as an administrator, as shown:

Copyright © Windows knowledge All Rights Reserved