Registry Path was Incorrect

Registry path for file TabPreloader was missing and location was not correct. I have updated the values. 

Problem:https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2342
This commit is contained in:
ImranHabib
2019-04-05 09:34:08 +05:00
committed by GitHub
parent afa1a9b6ad
commit 5c0e506bba

View File

@ -35,8 +35,9 @@ ms:topic: include
- **Data type:** Integer
#### Registry settings
- **Path:** HKLM\SOFTWARE\Policies\Microsoft\MicrosoftEdge\TabPreloader
- **Value name:** AllowTabPreloading
- **Path:** HKCU\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main
- **Create Value name:** AllowPrelaunch
- **Value type:** REG_DWORD
- **DWORD Value:** 1
<hr>