Add a windows setup note on managing trust root cert authorities
This commit is contained in:
parent
3971799926
commit
bc21059ea6
|
@ -19,6 +19,14 @@
|
||||||
* Open settings -> System -> About -> Rename this PC
|
* Open settings -> System -> About -> Rename this PC
|
||||||
* Reboot
|
* Reboot
|
||||||
|
|
||||||
|
* Review trusted root certificate authorities
|
||||||
|
* Open the Microsoft Management Console (win+r, mmc)
|
||||||
|
* File -> Add/Remove Snap-in -> Certificates -> Add
|
||||||
|
* Choose `Computer Account` -> Next -> select `Local computer` -> Finish -> OK
|
||||||
|
* Expand the cert tree -> click on `Trusted Root Certificate Authorities` -> `Certificates`
|
||||||
|
* Before deleting a certificate, export it as a backup in case it's needed for system operation. Can also make a
|
||||||
|
restore point before making any changes.
|
||||||
|
|
||||||
* Disable the annoying Windows alert sound that plays when doing things like using a terminal, hitting tab to autocomplete and it has no match.
|
* Disable the annoying Windows alert sound that plays when doing things like using a terminal, hitting tab to autocomplete and it has no match.
|
||||||
* Open C:/windows/media
|
* Open C:/windows/media
|
||||||
* Find `Windows Background.wav`
|
* Find `Windows Background.wav`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user