Backup and user data 8

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Drivers

software that allows your Operating System to communicate and control the devices on your computer

2
New cards

Generic drivers

basic drivers to ensure that devices can function at a fundamental level

3
New cards

Windows File Explorer

Manage files, folders, and subfolders

Manage applications on storage media

Preview some types of files

4
New cards

Keyboard Short Cut

Alt + F4 Close the open Window or application instead of pressing the x

Ctrl + F4 Close the active document

Win + L Lock your PC so no one can just sit and use it when you go away from it.

Win + D minimize all open applications and show me the desktop screen.

F2 Rename the selected File or Folder.

F5 Refresh the active Window

<p>Alt + F4 Close the open Window or application instead of pressing the x</p><p>Ctrl + F4 Close the active document</p><p>Win + L Lock your PC so no one can just sit and use it when you go away from it.</p><p>Win + D minimize all open applications and show me the desktop screen.</p><p>F2 Rename the selected File or Folder.</p><p>F5 Refresh the active Window</p>
5
New cards

file naming rules

Name Length: up to 255 characters, including the file extension

Can’t use \ / : * ? " < > |

NOT Case Sensitivity: meaning File.txt and file.txt are treated the same.

File Extensions: The extension (e.g., .txt, .pdf) is used to identify the file type and associated programs.

6
New cards

Extension:

.docx is a Word document (2016 and 2019) .doc is the older Word file.

.xlsx is an Excel document (2016 and 2019) .xls is the older Excel file.

.pdf is an Adobe Acrobat file, usually the book, the forms…

.txt is a Plain Text file, created by Notepad…

.jpg is Image files

.gif is Animated Image files

.exe is the Executive file, these files are the ones that run the program

7
New cards

Extensions 2

.MP3 is the most common Music/Audio file type. .WAV is an older Audio file type called used to be popular, but it takes more space to store the same music.

.MP4 is the most common type of Video file format

.PPTX PowerPoint file extension

.HTML Web Pages file extension

.ZIP & .RAR are the most common Compressed File extension

.ISO Disk Image that used for operating system installation files in addition to many other usages

8
New cards

.bat

is batch files these files are used by IT technicians to execute specific commands one after the other.

9
New cards

how to show windows file extensions

To change that go to any Folder, click on the View Tab, and select the File Name Extension

10
New cards

File Properties

File Type

Location and Size of the file.

Dates of creation, Modification, and Access of the file.

Read-only

Hidden

11
New cards

File Path

location of a file referenced by a drive and directories

12
New cards

DLL in windows system 32

contains code and data that can be used by multiple programs at the same time

13
New cards

drivers in system 32

is a software that allows the operating system to communicate and interact with hardware devices

14
New cards

Other system utilities in system 32

necessary for both the OS and running various applications.

15
New cards

Log File

computer-generated data file about performance reports

16
New cards

Program Files

installed programs are placed here

17
New cards

difference between program files and x84 (32 bit)

to allow the computer to install both versions of the application needed e.g. Office 2016 (32bit) and Office 2016 (64bit), in case the customer needs that.

18
New cards

where are the settings of these apps stored

AppData

19
New cards

IT Permissions

rules that decide who can see or change things in computers and networks

20
New cards

A temporary User Profile

created each time that an error condition prevents the user's profile from loading. Deleted at the end of a session

21
New cards

Disaster Recovery

plan that helps organizations react to a disaster

<p>plan that helps organizations react to a disaster</p>
22
New cards

Hard Disk Defragment

grouping the file blocks to be sequenced instead of scattered

23
New cards

Bad Sector

section of the hard drive that has become damaged and can no longer be used to store data

24
New cards

To recover data from HDD and SSD when damaged

HDD- remove hard drive platter

SSD- extract chipset

25
New cards