彻底删除SQLServer注册表的一种方法
通常,在卸载数据库时,我们都希望完全删除注册表信息。现在我们将教您完全删除SQL Server注册表,供您参考。在卸载SQL Server运行启动:输入regedit进入注册表编辑器,并遵循以下操作:
1。完全删除SQL服务器:
hkey_local_machine 软件微软 MSSQLServer hkey_local_machine 软件微软微软SQL Server hkey_current_user 软件微软微软SQL Server hkey_current_user 软件微软 MSSQLServer hkey_local_machine 系统 CurrentControlSet 控制 sessionmanager pendingfileren ameoperations
2、删除注册表中的相关信息:
hkey_local_machine 软件微软 MSSQLServer。
hkey_local_machine 系统 CurrentControlSet 服务 MSDTC。
发现hkey_local_machine 系统 CurrentControlSet 控制会话管理器的pendingfilerenameoperations项目和删除它。这可以让你清理安装悬念项目
hkey_local_machine 软件微软 Windows currentversion 设置
删除exceptioncomponents
3,运行注册表,删除以下项目:
hkey_current_user 软件微软微软SQL服务器
hkey_local_machine 软件微软微软SQL服务器
hkey_local_machine 软件微软 MSSQLServer
如果现在已经卸载了SQL Server,请尝试删除SQL Server注册表以供您共享,并查看其效果。