> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/cleaning-and-disinfecting/cleaning-and-disinfecting-guidelines-tc7x.md).

# Cleaning and Disinfecting Guidelines (TC7x)

Modified on: Thu, 3 Mar, 2022 at 11:55 AM

***

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043146157207/original/jBvcf94W7mjRxgqtxiqnoHQyinuiYyLkzQ.png?1599752188)

![mobile-computer-TC7X](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043146157222/original/lRpQtrkNi1zptwQaeixCVajbKnrNDttHzA.png?1599752189)

#### Cleaning and Disinfecting Guidelines

If the surface of the device screen becomes soiled, clean it with a soft cloth moistened with a diluted window-cleaning solution.

* Turn off and/or disconnect the device from AC/DC power.
* Use only approved cleaning and disinfecting agents specified.
* Follow the manufacturer's directions on the cleaning and disinfecting agent for how to properly and safely use their product.
* Never spray or pour chemical agents directly onto the device. Do not allow liquid to pool.
* Use pre-moistened wipes or dampen a soft sterile cloth (not wet) with the approved agent.
* Allow the device to air dry, or dry with a soft lint-free cloth or towelette before use. Be sure to remove any lint left over by the applicator.
* Ensure electrical contacts are fully dry before reapplying power.

#### Approved Cleaning Agents

**Isopropyl alcohol**

**Bleach: sodium hypochlorite**

**Hydrogen peroxide**

**Mild dish soap**

#### Step-by-Step Cleaning Instructions

**Cleaning Housing**

* Do not apply liquid directly to the device.
* Dampen a soft cloth or use pre-moistened wipes.
* Do not wrap the device in the cloth or wipe, but gently wipe the unit including buttons.
* Be careful not to let liquid pool around the display window or other places.
* Allow the unit to air dray before use.

**Cleaning Display**

* Take care not to allow any pooling of liquid around the edges of the display.
* Dampen a soft cloth or use pre-moistened wipes.
* Immediately dry the display with a soft, non-abrasive cloth to prevent streaking.

**Cleaning Camera and Exit Window**

* Wipe the camera and exit window periodically with a lens tissue or other material suitable for cleaning optical material, such as eyeglasses.

**Cleaning the Connectors**

* Power off the device.
* Dip the cotton portion of the cotton-tipped applicator in isopropyl alcohol.
* Rub the cotton portion of the cotton-tipped applicator back and forth across the connector. Do not leave any cotton residue on the connector.
* Repeat at least three times.
* Use the cotton-tipped applicator dipped in alcohol to remove any grease and dirt near the connector area.
* Use a dry cotton-tipped applicator and repeat steps 4 through 6.
* Spray compressed air on the connector area by pointing the tube/nozzle about ½ inch away from the surface. CAUTION: Do not point nozzle at yourself and others, ensure the nozzle or tube is away from your face.
* Inspect the area for any grease or dirt, repeat if required.

#### Cautions

* Any solution percentages specified in the list should be adhered to and not be exceeded.
* The combining of chemical agents may be hazardous both to the user and to the device.
* Take special precaution with bleach-based disinfectants. Use gloves during application. Avoid allowing any bleach based product to come in contact with metal electrical contacts on the device, battery or the cradle, as it could damage the technology.
* Take special precaution with hand sanitizers. Some hand sanitizers contain ingredients that can be harmful to the device. Hands should be completely dry before handling the device and cradles to prevent damange.
* The device should not be handled while wearing vinyl gloves containing phthalates, or before hands are washed to remove comtaminant residue after gloves are removed.

#### Footnotes

* We do not claim that these cleaning processes will annihilate (abridged language) COVID-19

***

***

Did you find it helpful? Yes No

Send feedback

Sorry we couldn't be helpful. Help us improve this article with your feedback.

#### Related Articles

*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/cleaning-and-disinfecting/cleaning-and-disinfecting-guidelines-tc7x.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
