Windows10


原文链接: Windows10

adolfintel/Windows10-Privacy powershell卸载内置的软件

Windows开机自启动程序的十大藏身之所

HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run

cmd
#添加在文件夹上打开CMD窗口功能:
以下内容保存为reg文件,双击导入即可。
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\folder\shell\cmd]
@="在此位置打开CMD"
[HKEY_CLASSES_ROOT\folder\shell\cmd\command]
@="cmd.exe /k cd %1"

修改 shift + 右键

2、注册表左侧定位到以下注册表键值,操作之前可以导出备份以备恢复:HKCR\Directory\Background\shell\Powershell\command

3、将右侧默认字符串值改成:cmd.exe /s /k pushd "%V" 点击确定保存接口!

系统工具

command-line installer for Windows scoop

iex (new-object net.webclient).downloadstring('https://get.scoop.sh')

命令行软件包管理 Chocolatey

Chocolatey官网
[](http://www.appinn.com/chocolatey/)

PS:> iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))

PowerShell自动补全

choco install pscx

Windows 终端下中文乱码问题

win下终端下输入 chcp 65001 将终端改成UTF8的编码
chcp 65001 就是换成UTF-8代码页
chcp 936 可以换回默认的GBK chcp 437 是美国英语

关闭Windows Defender

Keyboard: Win+X, A, Alt+Y Type gpedit.msc

Computer Configuration > Administrative Templates > Windows Components > Windows Defender
On the right hand side - double-click "Turn off Windows Defender"
Click (o) Enabled
Click [ok] button

关闭迅雷组件 XLServicePlatform

sc stop XLServicePlatform
sc qc XLServicePlatform
[SC] QueryServiceConfig 成功

SERVICE_NAME: XLServicePlatform

    TYPE               : 10  WIN32_OWN_PROCESS
    START_TYPE         : 3   DEMAND_START
    ERROR_CONTROL      : 1   NORMAL
    BINARY_PATH_NAME   : C:\Windows\system32\svchost -k XLServicePlatform
    LOAD_ORDER_GROUP   :
    TAG                : 0
    DISPLAY_NAME       : XLServicePlatform
    DEPENDENCIES       :
    SERVICE_START_NAME : LocalSystem

必备软件

git
clang

Wox
Wox - 开源免费强大的快捷启动器辅助工具
[](http://discussion.getwox.com/)
wpm install
局域网鼠标共享synergy
[全文搜索Filelocater]
[clink模拟linux命令行]

ext2fsd

ext2fsd
download

git for windows

git for windows
download

Visual Studio

[](http://www.ithome.com/html/win10/164028.htm)

AutoHotKey: 神器!神器!神器!当然也得看使用者咯(^__^) 嘻嘻……详情请参看:Win下最爱效率神器:AutoHotKey。

Listary: 本地搜索神器,当然还有别的作用,More&More。

Launchy : 快速启动安装的应用程序,老而弥坚,有丝Mac下Spotlight之风;

Wox : Windows下一款最接近 Alfred 的软件启动/文件搜索利器;可参见Listary Everything Wox Launch。

Chrome: Web世界里的神,的神,神。偏爱ing;如虎添翼,效率必备:Vimium~让您的Chrome起飞。

SublimeText3: 编码垒字的神器,还能览图/文件对比/…,偏爱ing;自荐笔者总结一文: 如何优雅地使用Sublime Text

Picasa3: 图片查看器中的佼佼者,偏爱ing。姑姑出品,必属精品!

Clover: 在Win下必备,谁让Win资源管理器太…QT,TotalCommand太重(⊙o⊙)…

Everything: 本来必备神器,无奈我移情别恋了–Listary。不过是不会忘了你。

Foxmail: 对比体验不多,不做评判,必备;反正不用win自带的。

Evernote: 纪录/收藏你想保存的文|图|网页;为知笔记~功能同丰满,身材更骨感😄。

Beyond Compare : 文件比较器; 此款为所接触中最佳。

Cmder: windows下cmd的替换工具,支持PowerShell;同比还有PowerShell,ConEmu 等。自荐笔者总结的:Win下必备神器之Cmder。

作业部落客户端:开启卓越写作之旅,支持全平台+离线使用,一键发布文稿,社交化批注。身材苗条,面容姣好,免费Markdown书写平台的魅力战斗机。

`