rephrase sentence
This commit is contained in:
parent
d03830c0b9
commit
736d0303e6
|
@ -199,7 +199,7 @@ Press `Win key + r` > type `powershell` > press `ctrl + shift + enter` > Yes
|
|||
```
|
||||
notepad C:\Windows\System32\drivers\etc\hosts
|
||||
```
|
||||
- In this hosts file add the following line at the bottom & save:
|
||||
- In this hosts file add the following line at the bottom & save it:
|
||||
```
|
||||
0.0.0.0 remoteassistance.support.services.microsoft.com
|
||||
```
|
||||
|
@ -217,7 +217,7 @@ Press `Win key + r` > type `powershell` > press `ctrl + shift + enter` > Yes
|
|||
```
|
||||
notepad C:\Windows\System32\drivers\etc\hosts
|
||||
```
|
||||
- In this hosts file add everything from [this list](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/native.winoffice.txt) at the bottom & save it.
|
||||
- Add everything from [this list](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/native.winoffice.txt) at the bottom of the hosts file & save it.
|
||||
|
||||
The list is updated regularly, so remember to check back often & replace old entries in the hosts file with the most recent ones.
|
||||
Windows updates will function normally even with these additions.
|
||||
|
|
|
@ -241,7 +241,7 @@ Press `Win key + r` > type `powershell` > press `ctrl + shift + enter` > Yes
|
|||
```
|
||||
notepad C:\Windows\System32\drivers\etc\hosts
|
||||
```
|
||||
- In this hosts file add everything from [this list](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/native.winoffice.txt) at the bottom & save it.
|
||||
- Add everything from [this list](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/native.winoffice.txt) at the bottom of the hosts file & save it.
|
||||
|
||||
The list is updated regularly, so remember to check back often & replace old entries in the hosts file with the most recent ones.
|
||||
Windows updates will function normally even with these additions.
|
||||
|
|
Loading…
Reference in New Issue