Humpty is correct as always 

First you might want to make a backup of the reg key then remove the Washer entries using a reg fix to save you having to manually edit the registry.

Goto Start Menu > Run > Type (or copy and paste) this into the run box

regedit /e C:\Backup.reg "HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}"

Then Press OK, this will create a backup file on C:\Drive named Backup.reg

(To add the information back anytime you can just double click that file or right click and choose Merge, to view the contents just right click and choose Edit)

Next Remove the Washer Key

Open Notepad (Start Menu > Run > Type notepad and Press OK)

Copy and Paste the contents of the code box into Notepad making REGEDIT4 the top line.

REGEDIT4

[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Washer]

Goto File on the top bar and choose Save As, Change the Save As Type to All Files, Name it Fix.reg then save it to your desktop

Double click Fix.reg (or right click and choose Merge) and it will ask if you want to merge the contents into the registry, choose Yes and the specified reg entry will be removed.

No more Right click option for Window Washer 

Andy

最新文章

  1. 判断checkbox的checked状态(jQuery写法)
  2. C# 使用ffmpeg.exe进行音频转换完整demo-asp.net转换代码
  3. Flex数据交互之Remoting
  4. PHP中$_SERVER的详细参数与说明
  5. Appium 客户端库 API
  6. Greenplum 4.3 For Centos 6.5 安装指南
  7. FR报表 自动缩小的代码
  8. emWin(ucGui)数值显示例程 -【worldsing笔记】
  9. Android开发之BroadcastReceiver
  10. Android决议具体解释
  11. Python数据库访问之SQLite3、Mysql
  12. json基础入门
  13. Poptest学员之当小厨师变成测试开发工程师
  14. 新篇章之我的java学习之路上
  15. Echarts自定义tootips
  16. SpringBoot 集成Mybatis 连接Mysql数据库
  17. PHP源码安装后设置别名
  18. 把mysql脚本或其他数据库脚本导入Powerdesigner
  19. svn ignore 的用法
  20. How to calculate bits per character of a string? (bpc) to read

热门文章

  1. 万能的Volley
  2. 通过eclipse的DDMS连接bluestacks找不到设备的解决方法
  3. OpenStack Havana 部署在Ubuntu 12.04 Server 【OVS+GRE】(三)——计算节点的安装
  4. awk替换第几行第几列的值
  5. lost connection to mysql server reading initial communication packet
  6. 杭电 1795 The least one
  7. [Firebase + PWA] Keynote: Progressive Web Apps on Firebase
  8. android生成验证码bitmap
  9. 初步掌握MapReduce的架构及原理
  10. [转] 学习React Native必看的几个开源项目