mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 22:03:46 +00:00
adding content to i'm done topic
This commit is contained in:
@ -0,0 +1,79 @@
|
||||
---
|
||||
title: I'm done - ending a Surface Hub meeting (Surface Hub)
|
||||
description: To end a Surface Hub meeting, tap I'm Done. Surface Hub cleans up the spplication state, operating system state, and the user interface so that Surface Hub is ready for the next meeting.
|
||||
keywords: ["I"m Done", "end Surface Hub meeting", "finish Surface Hub meeting", "clean up Surface Hub meeting"]
|
||||
author: TrudyHa
|
||||
---
|
||||
|
||||
# End a Surface Hub meeting with I'm Done
|
||||
Surface Hub is a collaboration device designed to be used simultaneously and sequentially by multiple people. At the end of a Surface Hub meeting, one of the attendees can tap or click **I'm Done** to end the meeting. Tapping **I'm Done** tells Surface Hub to clean up info from the current meeting, so that it will be ready for the next meeting. When a meeting attendee taps **I'm Done**, Surface Hub cleans up, or resets, these states.
|
||||
- Applications
|
||||
- Operating system
|
||||
- User interface
|
||||
|
||||
This topic explains what **I'm Done** resets for each of these states.
|
||||
|
||||
## Applications
|
||||
When you start apps on Surface Hub, they are stored in memory and data is stored at the application level. Data is available to all users during that session (or meeting) until date is removed or overwritten. When **I'm done** is selected, Surface Hub application state is cleared out by closing applications, deleting browser history, resetting applications, and removing Skype logs.
|
||||
|
||||
### Close applications
|
||||
Surface Hub closes all visible windows, including Win32 and Universal Windows Platform (UWP) applications. The application close stage uses the multitasking view to query the visible windows. Win32 windows that do not close within a certain timeframe are closed using **TerminateProcess**.
|
||||
|
||||
### Delete browser history
|
||||
Surface Hub uses Delete Browser History (DBH) in Edge to clear Edge history and cached data. This is similar to how a user can clear out their browser history manually, but **I'm Done** also ensures that application states are cleared and data is removed before the next session, or meeting, starts.
|
||||
|
||||
### Reset applications
|
||||
**I'm Done** resets the state of each application that is installed on the Surface Hub. Resetting an application clears all background tasks, application data, notifications, and user consent dialogs. Applications are returned to their first-run state for the next people that use Surface Hub.
|
||||
|
||||
### Remove Skype logs
|
||||
Skype does not store personally-identifiable information on Surface Hub. Information is stored in the Skype service to meet existing Skype for Business guidance. Local Skype logging information is the only data removed when **I'm Done** is selected. This includes Unified Communications Client Platform (UCCP) logs and media logs.
|
||||
|
||||
## Operating System
|
||||
The operating system hosts a variety of information about the state of the sessions that needs to be cleared after each Surface Hub meeting.
|
||||
### File System
|
||||
Meeting attendees have access to a limited set of directories on the Surface Hub. When **I'm Done** is selected, Surface Hub clears these directories:<br>
|
||||
- Music
|
||||
- Videos
|
||||
- Documents
|
||||
- Pictures
|
||||
- Downloads
|
||||
|
||||
Surface Hub also clears these directories, since many applications often write to these directories:
|
||||
- Desktop
|
||||
- Favorites
|
||||
- Recent
|
||||
- Public Documents
|
||||
- Public Music
|
||||
- Public Videos
|
||||
- Public Downloads
|
||||
|
||||
### Credentials
|
||||
User credentials that are stored in **TokenBroker**, **PasswordVault**, or **Credential Manager** are cleared when you tap I’m done.
|
||||
|
||||
## User interface
|
||||
User interface (UI) settings are returned to their default values when **I'm Done** is selected.
|
||||
|
||||
### UI items
|
||||
- Reset Quick Actions to default state
|
||||
- Clear Toast notifications
|
||||
- Reset volume levels
|
||||
- Reset Cortana relaunch count
|
||||
- Reset sidebar width
|
||||
- Reset tablet mode layout
|
||||
|
||||
### Accessibility
|
||||
Accessibility features and apps are returned to default settings when **I'm Done** is selected.
|
||||
- Filter keys
|
||||
- High contrast
|
||||
- Stickey keys
|
||||
- Toggle keys
|
||||
- Mouse keys
|
||||
- Magnifier
|
||||
- Narrator
|
||||
|
||||
### Clipboard
|
||||
The clipboard is cleared to remove data that was copied to the clipboard during the session.
|
||||
|
||||
## Frequently asked questions
|
||||
|
||||
|
Reference in New Issue
Block a user