How to take a screenshot on Windows 11?
Copy the entire screen
If you want to capture the entire screen in Windows 11, you need to use Print Screen. This may be a different button for a different keyboard. Some people will say PrtScr, while others will say PrtScn or PrtScrn.
Most desktop keyboards have a Print Screen key next to the F12 key. Some laptops have the print screen key as part of the Fn function. In this case, you need to press Fn and then print the screen.
When you press print screen, you can paste it anywhere you want. Most paste it into a paint application, while others use Microsoft Word or similar applications.

Save screenshot to file
If you want to take a screenshot and save it to file immediately then You need to press the Windows key to print the screen. Windows takes a screenshot of the entire screen and saves it as a PGN file. Saved in the screenshot folder by default. If your Print Screen is part of the Fn function, you need to press Windows Fn for Print Screen to work.
Copy window to clipboard
To capture the active window and paste it to the clipboard, you need to press Alt print screen. Once it's pasted to your clipboard, you can paste it into any supported application.
Capture part of the screen
This is one of the newest features on most Windows computers. You can now capture a portion of the screen by pressing Windows Shift S. This will open a cropping tool. You need to select the part of the screen you want to capture and then drag the clipping tool over it. From there, you just need to paste whatever app you want.

Take a screenshot without using the Print Screen key
On many older Windows computers, there is no printing On-screen buttons. A prime example is the Microsoft Surface tablet. You can take screenshots on such devices by pressing the Windows button and Fn Spacebar. You can also take a screenshot by holding down the Windows button and pressing the Volume Down button.
Snipping Tool
You can also take screenshots using the built-in Windows Snipping Tool. Go to the start menu and search for screenshots. You will see the Snipping Tool application. Open the app and click New to take a screenshot. You can take screenshots of any shape (free form, rectangular, full screen and window).
Xbox Game Bar
You can also use the Xbox Game Bar to take screenshots. To do this, you need to open the Game Bar and press Windows G. You can also press the Xbox logo on the controller. You can then use the capture widget to capture the screenshot. This tool can even be used to record screen videos.
Screening is easy
You will never miss important information now that you know how to take a screenshot. Screenshots are a great way to save important information you see on a website. You can even capture a still image from the video and save it for future reference.
The above is the detailed content of How to take a screenshot on Windows 11?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



It is not easy to convert XML to PDF directly on your phone, but it can be achieved with the help of cloud services. It is recommended to use a lightweight mobile app to upload XML files and receive generated PDFs, and convert them with cloud APIs. Cloud APIs use serverless computing services, and choosing the right platform is crucial. Complexity, error handling, security, and optimization strategies need to be considered when handling XML parsing and PDF generation. The entire process requires the front-end app and the back-end API to work together, and it requires some understanding of a variety of technologies.

XML Online Format Tools automatically organizes messy XML code into easy-to-read and maintain formats. By parsing the syntax tree of XML and applying formatting rules, these tools optimize the structure of the code, enhancing its maintainability and teamwork efficiency.

PS "Loading" problems are caused by resource access or processing problems: hard disk reading speed is slow or bad: Use CrystalDiskInfo to check the hard disk health and replace the problematic hard disk. Insufficient memory: Upgrade memory to meet PS's needs for high-resolution images and complex layer processing. Graphics card drivers are outdated or corrupted: Update the drivers to optimize communication between the PS and the graphics card. File paths are too long or file names have special characters: use short paths and avoid special characters. PS's own problem: Reinstall or repair the PS installer.

PS card is "Loading"? Solutions include: checking the computer configuration (memory, hard disk, processor), cleaning hard disk fragmentation, updating the graphics card driver, adjusting PS settings, reinstalling PS, and developing good programming habits.

Solving the problem of slow Photoshop startup requires a multi-pronged approach, including: upgrading hardware (memory, solid-state drive, CPU); uninstalling outdated or incompatible plug-ins; cleaning up system garbage and excessive background programs regularly; closing irrelevant programs with caution; avoiding opening a large number of files during startup.

It is difficult to directly convert super large XML to PDF on mobile phones. It is recommended to adopt a partition strategy: cloud conversion: upload to the cloud platform and processed by the server. It is efficient and stable but requires network and possible payment; segmented processing: Use programming tools to split large XML into small files and convert them one by one, requiring programming capabilities; find conversion tools that specialize in processing large files, pay attention to checking user reviews to avoid choosing software that is prone to crash.

The H5 page needs to be maintained continuously, because of factors such as code vulnerabilities, browser compatibility, performance optimization, security updates and user experience improvements. Effective maintenance methods include establishing a complete testing system, using version control tools, regularly monitoring page performance, collecting user feedback and formulating maintenance plans.

Converting XML to PDF directly on Android phones cannot be achieved through the built-in features. You need to save the country through the following steps: convert XML data to formats recognized by the PDF generator (such as text or HTML); convert HTML to PDF using HTML generation libraries such as Flying Saucer.