Update Windows-11.md
- fixed privacyguides.org url - fixed phone link under bluetooth device as it's now at a nested location in Windows 11 23H2
This commit is contained in:
parent
50f38843c6
commit
7eb8113307
|
@ -24,21 +24,19 @@ Go to Settings.
|
|||
|
||||
## Bluetooth & devices
|
||||
|
||||
#### Phone Link
|
||||
Do not link
|
||||
#### Mobile devices
|
||||
- Phone Link : Off (Do not link)
|
||||
|
||||
#### AutoPlay
|
||||
- Use AutoPlay for all media and devices: Off
|
||||
|
||||
|
||||
|
||||
## Network & internet
|
||||
|
||||
#### Ethernet
|
||||
- DNS server assignment > Edit >
|
||||
- Edit DNS settings: Manual
|
||||
- IPv4: On
|
||||
- Preferred DNS: enter IPv4 address of a provider from [this list](https://www.privacyguides.org/dns/)
|
||||
- Preferred DNS: enter IPv4 address of a provider from [this list](https://www.privacyguides.org/en/dns/)
|
||||
|
||||
Example: For Quad9, enter 9.9.9.9
|
||||
- DNS over HTTPS: On (automatic template)
|
||||
|
@ -49,7 +47,7 @@ Do not link
|
|||
- DNS over HTTPS: On (automatic template)
|
||||
- Fallback to plaintext: Off
|
||||
- IPv6: On
|
||||
- Preferred DNS: enter IPv6 address of a provider from [this list](https://www.privacyguides.org/dns/)
|
||||
- Preferred DNS: enter IPv6 address of a provider from [this list](https://www.privacyguides.org/en/dns/)
|
||||
|
||||
Example: For Quad9, enter 2620:fe::fe
|
||||
- DNS over HTTPS: On (automatic template)
|
||||
|
@ -65,7 +63,7 @@ Do not link
|
|||
- Hardware properties > DNS server assignment > Edit
|
||||
- Edit DNS settings: Manual
|
||||
- IPv4: On
|
||||
- Preferred DNS: enter IPv4 address of a provider from [this list](https://www.privacyguides.org/dns/)
|
||||
- Preferred DNS: enter IPv4 address of a provider from [this list](https://www.privacyguides.org/en/dns/)
|
||||
|
||||
Example: For Quad9, enter 9.9.9.9
|
||||
- DNS over HTTPS: On (automatic template)
|
||||
|
@ -76,7 +74,7 @@ Do not link
|
|||
- DNS over HTTPS: On (automatic template)
|
||||
- Fallback to plaintext: Off
|
||||
- IPv6: On
|
||||
- Preferred DNS: enter IPv6 address of a provider from [this list](https://www.privacyguides.org/dns/)
|
||||
- Preferred DNS: enter IPv6 address of a provider from [this list](https://www.privacyguides.org/en/dns/)
|
||||
|
||||
Example: For Quad9, enter 2620:fe::fe
|
||||
- DNS over HTTPS: On (automatic template)
|
||||
|
@ -223,4 +221,4 @@ Win key + r > type `regedit` > press enter > Yes
|
|||
- In the left navigation window, right click on `Windows` > New > Key > name it `WindowsCopilot`
|
||||
- Right click on `WindowsCopilot` > New > DWORD (32-bit) Value > name it `TurnOffWindowsCopilot`
|
||||
- Double click it and set `Value data` to `1` > OK
|
||||
- Open Task Manager > Processes > select `Windows Explorer` > Right click > Restart
|
||||
- Open Task Manager > Processes > select `Windows Explorer` > Right click > Restart
|
||||
|
|
Loading…
Reference in New Issue