Here you will find some details about the folders used in Wireshark on different Windows versions.
As already mentioned, you can find the currently used folders in the About Wireshark dialog.
Windows uses some special directories to store user configuration files which define the "user profile". This can be confusing, as the default directory location changed from Windows version to version and might also be different for English and internationalized versions of Windows.
Note! | |
---|---|
If you've upgraded to a new Windows version, your profile might be kept in the former location, so the defaults mentioned here might not apply. |
The following guides you to the right place where to look for Wireshark's profile data.
- Windows 7, Windows Vista
-
C:\Users\<username>\AppData\Roaming\Wireshark
- Windows XP
-
C:\Documents and Settings\<username>\Application Data
, "Documents and Settings" and "Application Data" might be internationalized. - Windows 2000 (no longer supported by Wireshark, for historical reference only)
-
C:\Documents and Settings\<username>\Application Data
, "Documents and Settings" and "Application Data" might be internationalized. - Windows NT 4 (no longer supported, for historical reference only)
-
C:\WINNT\Profiles\<username>\Application Data\Wireshark
- Windows ME, Windows 98 with user profiles (no longer supported, for historical reference only)
-
In Windows ME and 98 you can enable separate user profiles. In that case, something like
C:\windows\Profiles\<username>\Application Data\Wireshark
is used. - Windows ME, Windows 98 without user profiles (no longer supported, for historical reference only)
-
Without user profiles enabled the default location for all users is
C:\windows\Application Data\Wireshark
The following will only be applicable if you are using roaming profiles. This might be the case, if you work in a Windows domain environment (used in company networks). The configurations of all programs you use won't be saved on the local hard drive of the computer you are currently working on, but on the domain server.
As Wireshark is using the correct places to store its profile data, your settings will travel with you, if you logon to a different computer the next time.
There is an exception to this: The "Local Settings" folder in your profile
data (typically something like:
C:\Documents and Settings\<username>\Local Settings
)
will not be transferred to the domain server. This is the default for
temporary capture files.
Wireshark uses the folder which is set by the TMPDIR or TEMP environment variable. This variable will be set by the Windows installer.
- Windows 7, Windows Vista
-
C:\Users\<username>\AppData\Local\Temp
- Windows XP, Windows 2000
-
C:\Documents and Settings\<username>\Local Settings\Temp
- Windows NT
-
C:\TEMP