当前位置:网站首页>Win11/10家庭版禁用Edge的inprivate浏览功能
Win11/10家庭版禁用Edge的inprivate浏览功能
2022-04-23 15:55:00 【tiaozhanzhe1900】
- 参考链接:https://answers.microsoft.com/zh-hans/microsoftedge/forum/all/%E8%AF%B7%E6%95%99%E5%A6%82%E4%BD%95%E7%A6%81/5cc38d67-0679-45c4-b3f7-ca568cca4cbf
百度的其他解决方案是错误的,不能解决目前(2022年之后的win10版本)禁用Edge的注册表操作。正确的操作为
- 启动 Windows 系统注册表编辑器,定位至 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft 路径,右击 Microsoft 项,点击 “新建”>“项” 按钮,将其重命名为 Edge。
- 右击 Edge 项,点击 “新建”>“DWORD (32 位) 值” 按钮,将其重命名为 InPrivateModeAvailability,双击将 “数值数据” 调整为 1,重启Edge即可
版权声明
本文为[tiaozhanzhe1900]所创,转载请带上原文链接,感谢
https://blog.csdn.net/tiaozhanzhe1900/article/details/124349823
边栏推荐
- Spark 算子之sortBy使用
- Calculate the number of occurrences of a character
- VIM specifies the line comment and reconciliation comment
- String sorting
- Simple usage of dlopen / dlsym / dlclose
- C语言自编字符串处理函数——字符串分割、字符串填充等
- 保姆级Anaconda安装教程
- The biggest winner is China Telecom. Why do people dislike China Mobile and China Unicom?
- Codejock Suite Pro v20. three
- 多级缓存使用
猜你喜欢
Redis主从复制过程
How can poor areas without networks have money to build networks?
CAP定理
5分钟,把你的Excel变成在线数据库,神奇的魔方网表excel数据库
Single architecture system re architecture
C语言自编字符串处理函数——字符串分割、字符串填充等
MySQL - MySQL查询语句的执行过程
IronPDF for . NET 2022.4.5455
Configuration of multi spanning tree MSTP
MySQL optimistic lock to solve concurrency conflict
随机推荐
s16. One click installation of containerd script based on image warehouse
捡起MATLAB的第(10)天
Control structure (I)
C language --- advanced pointer
Why is IP direct connection prohibited in large-scale Internet
Unity shader learning
TIA博图——基本操作
MySQL Cluster Mode and application scenario
How important is the operation and maintenance process? I heard it can save 2 million a year?
王启亨谈Web3.0与价值互联网“通证交换”
Fastjon2 here he is, the performance is significantly improved, and he can fight for another ten years
Basic greedy summary
Deletes the least frequently occurring character in the string
Go concurrency and channel
CAP定理
布隆过滤器在亿级流量电商系统的应用
Spark 算子之sortBy使用
Spark 算子之filter使用
Spark 算子之交集、并集、差集
一刷312-简单重复set-剑指 Offer 03. 数组中重复的数字(e)