skip to Main Content

How to uninstall and unconfigure SAS 9.4

The following are the steps for SAS 9.4 uninstallation and un-configuration.

1) First you need to unconfigure SAS 9.4.

a) Before un-configuration of SAS 9.4 please ensure only SAS Metadata Service is running
i.e.


b) Open SAS Deployment Manager using sasinstaller id with Admin priv.
i.e.


c) Choose default English language and click OK
i.e.

d) Choose Remove Existing Configuration and click Next
i.e.

e) Select default Configuration Directory and click Next
i.e.

f) Put credentials for SAS unrestricted internal account sasadm@saspw and click Next
i.e.

g) Select all products and click Next
i.e.

h) Click Start option
i.e.

i) Click Next
i.e.

2) Secondly, you need to uninstall SAS 9.4 using SAS Deployment Manager

a) Run SAS Deployment Manager as Administrator using sasinstaller id
i.e.



b) Choose default English language and click OK

i.e.

c) Select Uninstall SAS Software and click Next
i.e.

d) Select all products and click Next
i.e.


e) Click Next
i.e.

f) Click Start
i.e.


g) Click Next
i.e.

3) Now you need to manually delete these directories:

a) Delete C:\SAS
i.e.



b) Delete C:\Program Files\SASHome
i.e.


4) Do the following, appropriate for your operating system:

a) On UNIX and z/OS:
 i) For the SAS Installer account, delete the directory $HOME/.SASAppData.

b) On Windows:
 i) Delete all SAS Windows Start menu shortcuts for All Users and the SAS Installer user (for example, delete the SAS directory under C:\Documents and Settings\All Users).
 ii) Delete the SAS directory under C:\ProgramData
 iii) Delete the My SAS Files under C:\Users\SAS-Installer-ID\Documents
 iv) Delete the SAS directory under \Users\SAS-Installer-ID\AppData\Local\SAS for the SAS Installer user.
 v) Delete all SAS services definitions. For more information, refer to your Windows documentation.
 vi) Delete the following Windows Registry keys:
     a) HKEY_LOCAL_MACHINE\SOFTWARE\SAS Institute Inc.\Common Data
     b) HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAS Institute Inc.\Common Data

Back To Top