Summary of Windows Operating System Fundamentals

Windows Operating System Fundamentals: A Student's Guide

Introduction

Files and folders are how computers store and organise your work, photos, and documents. Understanding core file and File Explorer operations helps you find, organise, move, and copy files quickly and safely. This guide explains the main tasks you will use daily and gives step-by-step examples suitable for a high school student.

Definition: A folder (also called a directory) is a container that holds files and other folders, creating a hierarchy that helps organise data.

Hierarchical Structure of Folders

Folders can contain files and subfolders. This creates levels, or a hierarchy, where you open higher-level folders to reach items in lower-level folders.

  • Top-level folder: the main container (e.g., a drive or a main project folder).
  • Subfolder: a folder inside another folder.
  • Path: the sequence of folder names that leads to a file (e.g., C:\Learner Files\LU 1).

Practical example:

  • If you have C:\Learner Files\LU 1\1A8Documents, open C:\Learner Files then LU 1 to reach 1A8Documents.
💡 Věděli jste?Did you know files and folders can be searched by name, type, or date to avoid browsing multiple levels?

Views in File Explorer

You can change how files and folders appear to make it easier to identify items.

Common view types and when to use them:

ViewBest forNotes
Extra large iconsViewing images or visual previewsShows big thumbnails
Large / Medium / Small iconsQuickly identifying files by thumbnailsSmaller icons show more items
ListScanning names quicklyCompact, text-focused
DetailsSorting and seeing metadataShows columns like Name, Date modified, Type, Size
TilesQuick preview with basic detailsCombines icon and some info
ContentReading more file information inlineUseful when you need quick content detail
💡 Věděli jste?Fun fact: Most file explorers let you change the view and that choice can be different for each folder.

Creating a New Folder

Creating folders helps you organise content into meaningful groups.

Steps to create a new folder (example: make a folder named 1A8Zips inside LU 1):

  1. Open the parent folder (LU 1).
  2. Right-click in an empty area, choose New → Folder.
  3. Type the folder name (1A8Zips) and press Enter.

Tips:

  • Choose clear, consistent names (dates, project codes) so you can sort and find folders easily.
  • You can create many nested subfolders; plan only as deep as you need.

Definition: A folder name should be descriptive and avoid illegal characters (such as \, /, :, *, ?, ", <, >, |).

Viewing a File or Folder Path

The path shows where a file or folder is stored.

How to view a path:

  • Click the address bar in your File Explorer window to see the full path, for example: C:\Learner Files\LU 1.
  • Click elsewhere to return the address bar to its normal display.

Why it matters:

  • Knowing the path helps you understand where files are stored and how to navigate to them quickly.

Moving Files

Moving transfers a file from one location to another (it is removed from the original place).

Ways to move a file:

  1. Drag and drop: select a file and drag it into the destination folder.
  2. Cut and Paste: Right-click → Cut (or Ctrl+X), go to destination → Paste (or Ctrl+V).

Example activity:

  • Move three compressed files into the 1A8Zips folder by selecting them (Ctrl+click each), then drag them to 1A8Zips.

Notes:

  • Moving is quick and preserves the file content and timestamps but changes the location.

Copying Files

Copying creates a duplicate in a new location while keeping the original where it is.

Ways to copy:

  1. Drag and hold Ctrl while dragging to destination (or press Ctrl while using right-click drag and choose Copy).
  2. Copy and Paste: Right-click → Copy (or Ctrl+C), go to destination → Paste (or Ctrl+V).

Example activity:

  • Copy five document files into 1A8Documents so both the original and the copy exist.

Definition: Copy duplicates a file; Move relocates a file. Use Copy when you need ba

Zaregistruj se pro celé shrnutí
FlashcardsKnowledge testSummaryPodcastMindmap
Start for free

Already have an account? Sign in

Core File Explorer Operations

Klíčové pojmy: Folders form a hierarchy; open higher-level folders to access subfolders, View types (icons, list, details) help identify files quickly, Create a new folder via Right-click → New → Folder and give clear names, Click the address bar to reveal the full path to a folder, Move files by drag-and-drop or Cut (Ctrl+X) and Paste (Ctrl+V), Copy files by Ctrl+drag or Copy (Ctrl+C) and Paste (Ctrl+V), Search using the Search box with keywords, extensions, or date filters, File properties show Location, Size, Created/Modified/Accessed dates and attributes, Use Read-only to prevent changes and Hidden to hide files from view, Save screenshots with descriptive filenames and place them in appropriate folders

## Introduction Files and folders are how computers store and organise your work, photos, and documents. Understanding core file and File Explorer operations helps you find, organise, move, and copy files quickly and safely. This guide explains the main tasks you will use daily and gives step-by-step examples suitable for a high school student. > Definition: A folder (also called a directory) is a container that holds files and other folders, creating a hierarchy that helps organise data. ## Hierarchical Structure of Folders Folders can contain files and subfolders. This creates levels, or a hierarchy, where you open higher-level folders to reach items in lower-level folders. - Top-level folder: the main container (e.g., a drive or a main project folder). - Subfolder: a folder inside another folder. - Path: the sequence of folder names that leads to a file (e.g., C:\Learner Files\LU 1). Practical example: - If you have C:\Learner Files\LU 1\1A8Documents, open C:\Learner Files then LU 1 to reach 1A8Documents. Did you know files and folders can be searched by name, type, or date to avoid browsing multiple levels? ## Views in File Explorer You can change how files and folders appear to make it easier to identify items. Common view types and when to use them: | View | Best for | Notes | | --- | --- | --- | | Extra large icons | Viewing images or visual previews | Shows big thumbnails | | Large / Medium / Small icons | Quickly identifying files by thumbnails | Smaller icons show more items | | List | Scanning names quickly | Compact, text-focused | | Details | Sorting and seeing metadata | Shows columns like Name, Date modified, Type, Size | | Tiles | Quick preview with basic details | Combines icon and some info | | Content | Reading more file information inline | Useful when you need quick content detail | Fun fact: Most file explorers let you change the view and that choice can be different for each folder. ## Creating a New Folder Creating folders helps you organise content into meaningful groups. Steps to create a new folder (example: make a folder named 1A8Zips inside LU 1): 1. Open the parent folder (LU 1). 2. Right-click in an empty area, choose New → Folder. 3. Type the folder name (1A8Zips) and press Enter. Tips: - Choose clear, consistent names (dates, project codes) so you can sort and find folders easily. - You can create many nested subfolders; plan only as deep as you need. > Definition: A folder name should be descriptive and avoid illegal characters (such as \\, /, :, *, ?, ", <, >, |). ## Viewing a File or Folder Path The path shows where a file or folder is stored. How to view a path: - Click the address bar in your File Explorer window to see the full path, for example: C:\Learner Files\LU 1. - Click elsewhere to return the address bar to its normal display. Why it matters: - Knowing the path helps you understand where files are stored and how to navigate to them quickly. ## Moving Files Moving transfers a file from one location to another (it is removed from the original place). Ways to move a file: 1. Drag and drop: select a file and drag it into the destination folder. 2. Cut and Paste: Right-click → Cut (or Ctrl+X), go to destination → Paste (or Ctrl+V). Example activity: - Move three compressed files into the 1A8Zips folder by selecting them (Ctrl+click each), then drag them to 1A8Zips. Notes: - Moving is quick and preserves the file content and timestamps but changes the location. ## Copying Files Copying creates a duplicate in a new location while keeping the original where it is. Ways to copy: 1. Drag and hold Ctrl while dragging to destination (or press Ctrl while using right-click drag and choose Copy). 2. Copy and Paste: Right-click → Copy (or Ctrl+C), go to destination → Paste (or Ctrl+V). Example activity: - Copy five document files into 1A8Documents so both the original and the copy exist. > Definition: Copy duplicates a file; Move relocates a file. Use Copy when you need ba