如何修改 Microsoft Edge 浏览器策略

如何修改 Microsoft Edge 浏览器新标签页 URLEdge Policies for non-Domain-joined Devices参考1:https://www.iyanxi.com/p/1d315026af6b参考2:https://hitco.at/blog/apply-...

让所有用户桌面显示系统默认图标的方法 (如:我的文档/计算机/网络)

打开注册表可以根据自己需求把默认值为1的设置为0即可:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{59031a47-3f72-44...

重新安装Windows 10上的预装应用程序

Get-Appxpackage –Allusers | Select Name, PackageFullNameAdd-AppxPackage -register “C:\Program Files\WindowsApps\<PackageFullName>” –DisableDe...

Win10 权限问题:用于内置管理员账户的管理员批准模式

仅内置管理账户administrator直接最大权限运行win+R-gpedit.msc打开组策略-Windows设置-安全设置-本地策略-安全选项。将用户账户控制:以管理员批准模式运行所有管理员保留默认的已启用。将用户账户控制:用于内置管理员账户的管理员批准模式设置为已禁用。所有管理账户都直...

一键恢复IE11工具2.2

一键恢复IE11工具2.2参考:https://www.yrxitong.com/h-nd-963.html

Windows10系统启用和关闭快速启动的两种方法

输入:powercfg /h on 命令 - 启用Windows快速启动;输入:powercfg /h off 命令 - 关闭Windows快速启动。参考:https://jingyan.baidu.com/article/9faa72318667aa473c28cbe6.html

Windows11轻松设置(最新版)

Windows11轻松设置(最新版)参考:https://www.bilibili.com/opus/904672369138729017

管理 Windows 10 预装应用

# To Reinstall and Re-Register All Windows Apps for Current Account Only Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Regist...

Windows 10/11 版本一键转换 v3.0.2.2

Windows 10/11 版本一键转换 v3.0.2.2参考1:https://www.xyboot.com/windows10_ver_one_key_switch/参考2:https://www.52pojie.cn/thread-1701537-1-1.html

修改 Windows 10/11 的系统设置中显示的安装日期

修改 Windows 10/11 的系统设置中显示的安装日期参考1:https://post.smzdm.com/p/a8p5pp20/参考2:https://blog.csdn.net/weixin_41226265/article/details/148433434